--- ktechlab-0.3.7.orig/debian/dirs +++ ktechlab-0.3.7/debian/dirs @@ -0,0 +1 @@ +usr/bin --- ktechlab-0.3.7.orig/debian/changelog +++ ktechlab-0.3.7/debian/changelog @@ -0,0 +1,225 @@ +ktechlab (0.3.7-9ubuntu1) maverick; urgency=low + + * Merge from debian testing (LP: #595566). Remaining changes: + - Build with --without-arts. + + -- Angel Abad Thu, 18 Mar 2010 06:48:29 +0000 + +ktechlab (0.3.7-9) unstable; urgency=low + + * modified debian/rules to include quilt.make and use standard + targets like "patch", "unpatch". + + -- Georges Khaznadar Tue, 16 Feb 2010 17:52:33 +0100 + +ktechlab (0.3.7-8) unstable; urgency=low + + * now build-deps on gpsim-dev >= 0.24-3, which removes any dependency + on libgtkextra3, definitely ... + Closes: 569463 + * properly included in a quilt patch the modification made prevously + to fix the bug #567571 + + -- Georges Khaznadar Mon, 15 Feb 2010 02:37:10 +0100 + +ktechlab (0.3.7-7) unstable; urgency=low + + * added a dependency on gpsim-dev >= 0.24-2 which implies a dependency + on libgtkextra3 + Closes: 569463 + + -- Georges Khaznadar Sat, 13 Feb 2010 20:53:16 +0100 + +ktechlab (0.3.7-6) unstable; urgency=low + + * tested the package build with CC=gcc-4.5 and CXX=g++-4.5 + * fixed a few errors: constructors like foo:foo() should be invoked as foo() + Closes: 565021 + * added the check "&& ! defined(__FreeBSD_kernel__)" to avoid including + linux/ppdev.h in some cases. + Closes: 567571 + + -- Georges Khaznadar Sun, 31 Jan 2010 21:35:09 +0100 + +ktechlab (0.3.7-5) unstable; urgency=low + + * rebuilt the package with gpsim-dev == 0.24 + * changed the patch system to quilt + + -- Georges Khaznadar Sat, 16 Jan 2010 19:30:25 +0100 + +ktechlab (0.3.7-4) unstable; urgency=low + + * updated lintian and fixed warnings about standards-version and + patch-system-but-no-source-readme + + -- Georges Khaznadar Thu, 29 Oct 2009 14:13:03 +0100 + +ktechlab (0.3.7-3ubuntu1) lucid; urgency=low + + * Merge with Debian Testing, remaining change: + * Build with --without-arts. + + -- Jonathan Thomas Tue, 03 Nov 2009 13:11:00 -0500 + +ktechlab (0.3.7-3) unstable; urgency=low + + * replaced the build-dependency on libreadline5-dev by libreadline-dev + as hinted by Matthias Klose + * restored the application of one 20-fpnode.dpatch + Closes: #551324 + * created 30-pofiles.dpatch to add the latest translations files from + upstream + + -- Georges Khaznadar Sun, 18 Oct 2009 16:10:34 +0200 + +ktechlab (0.3.7-2ubuntu1) karmic; urgency=low + + * Build with --without-arts. + + -- Michael Bienia Fri, 26 Jun 2009 17:58:20 +0200 + +ktechlab (0.3.7-2) unstable; urgency=low + + * added a patch made by the user Mumme in sourceforge.net + (http://sourceforge.net/tracker/?func=detail&aid=2781644&group_id=143459&atid=755588) + this patc was submitted with the bug report #526645, thanks to + Slavko. + Closes: #526645 + + * The upgrade made previously allows to compile successfully the + source code with GCC-4.4 + Closes: #525757 + + + -- Georges Khaznadar Sun, 03 May 2009 20:48:58 +0200 + +ktechlab (0.3.7-1) unstable; urgency=low + + * upgraded to new upstream revision (svn co + https://ktechlab.svn.sourceforge.net/svnroot/ktechlab/branches/ktechlab-0.3.7) + + -- Georges Khaznadar Fri, 01 May 2009 18:57:50 +0200 + +ktechlab (0.3.6-4) unstable; urgency=low + + * modified debian/rules so it does not invoke make if there is no + Makefile + Closes: #514552 + + -- Georges Khaznadar Mon, 09 Feb 2009 00:28:49 +0100 + +ktechlab (0.3.6-3) unstable; urgency=low + + * modified the management of dpatch to allow the clean target to be + successful: '10-configure.dpatch' is removed manually from debian/patched + upon the clean target and then every clean action is done explicitely. + * modified '10-configure.dpatch' to let the file 'subdirs' unchanged since + it is generated again during the configure step. + * bumped Standards-Version to 3.8.0 (no changes needed) + * debian/copyright: restricted to GPL-2 as there're not references to higher + versions of the GPL in its copyright file + + -- Georges Khaznadar Mon, 19 Jan 2009 17:34:28 +0100 + +ktechlab (0.3.6-2) unstable; urgency=low + + * added a build-dependency on automake1.9, thanks to J.L. Redrejo + + -- Georges Khaznadar Thu, 15 Jan 2009 08:59:14 +0100 + +ktechlab (0.3.6-1) unstable; urgency=low + + * New upstream release, which seems clean regarding the bugs reported + for Debian. This is a snapshot from the SVN repository at + https://ktechlab.svn.sourceforge.net/svnroot/ktechlab/trunk + Closes: #474313 + Closes: #493692 + Closes: #494017 + * created the file 'configure' and the files 'Makefile.in' + (patch 10-configure.dpatch) + + -- Georges Khaznadar Sun, 04 Jan 2009 16:11:38 +0100 + +ktechlab (0.3-9) unstable; urgency=low + + * adopted the package ktechlab, with the agreement of Steffen Joeris. + * Made a new patch to make the package compilable with g++-4.3: + src/electronics/simulation/matrix.cpp: simplified the invokation of + new ETMap() to use the default parameters + other places: cleaned the calls to std::abs which need either a + float or a double, made a few modifications to include math.h, + define the type uint when necessary. + (Closes: #474842) + * Made a true Homepage: entry in debian/control + * Upgraded Standards-Version to 3.7.3 + * added a French translation, modified po/Makefile.in to deal with + translations. + * Raised the DH_COMPAT level to 6. + + -- Georges Khaznadar Sat, 07 Jun 2008 05:38:09 +0200 + +ktechlab (0.3-8) unstable; urgency=medium + + * Add libpopt-dev as build-depends to avoid FTBFS (Closes: #441480) + * Remove two rpaths from the binaries and add chrpath to + build-depends + * Change Apps to Applications in menu file to follow new format + + -- Steffen Joeris Wed, 19 Sep 2007 22:29:06 +1000 + +ktechlab (0.3-7) unstable; urgency=low + + * Upload to unstable + + -- Steffen Joeris Tue, 08 May 2007 18:02:15 +1000 + +ktechlab (0.3-6) experimental; urgency=low + + * Expand 30-g++-4.2.dpatch to cover another compiler problem, + thanks to Martin Michlmayer (Closes: #394173) + * Change my maintainer address + + -- Steffen Joeris Tue, 9 Jan 2007 09:48:19 +0100 + +ktechlab (0.3-5) unstable; urgency=low + + * Add gpsim-dev to build-depends to get pic support working + (Closes: #357691) + * Add libgtk2.0-dev and libreadline5-dev to build-depends + * Upload sponsored by Petter Reinholdtsen. + + -- Steffen Joeris Fri, 29 Sep 2006 17:25:55 +1000 + +ktechlab (0.3-4) unstable; urgency=low + + * Now recommends gputils for other features + * Add 30-g++.dpatch to prevent FTBFS with g++-4.2 (Closes: #362208) + * Upload sponsored by Petter Reinholdtsen. + + -- Steffen Joeris Sat, 24 Jun 2006 14:03:05 +0200 + +ktechlab (0.3-3) unstable; urgency=low + + * Include patch to let ktechlab build with g++-4.1 + Thanks to Martin Michlmayr (Closes: #356611) + * Upload sponsored by Petter Reinholdtsen. + + -- Steffen Joeris Mon, 13 Mar 2006 00:57:32 +0100 + +ktechlab (0.3-2) unstable; urgency=low + + * remove include sys/io.h to let the package build + on other archs then i386 and amd64 (Closes: #349854) + * add dpatch to build-depends + * upload sponsored by Petter Reinholdtsen. + + -- Steffen Joeris Thu, 26 Jan 2006 00:21:36 +0100 + +ktechlab (0.3-1) unstable; urgency=low + + * Initial release (Closes: #308551) + * Upload sponsored by Petter Reinholdtsen. + + -- Steffen Joeris Thu, 12 Jan 2006 00:47:52 +0100 + --- ktechlab-0.3.7.orig/debian/README.source +++ ktechlab-0.3.7/debian/README.source @@ -0,0 +1,57 @@ +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +To configure quilt to use debian/patches instead of patches, you want +either to export QUILT_PATCHES=debian/patches in your environment +or use this snippet in your ~/.quiltrc: + + for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do + if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then + export QUILT_PATCHES=debian/patches + fi + done + +To get the fully patched source after unpacking the source package, cd to +the root level of the source package and run: + + quilt push -a + +The last patch listed in debian/patches/series will become the current +patch. + +To add a new set of changes, first run quilt push -a, and then run: + + quilt new + +where is a descriptive name for the patch, used as the filename in +debian/patches. Then, for every file that will be modified by this patch, +run: + + quilt add + +before editing those files. You must tell quilt with quilt add what files +will be part of the patch before making changes or quilt will not work +properly. After editing the files, run: + + quilt refresh + +to save the results as a patch. + +Alternately, if you already have an external patch and you just want to +add it to the build system, run quilt push -a and then: + + quilt import -P /path/to/patch + quilt push -a + +(add -p 0 to quilt import if needed). as above is the filename to +use in debian/patches. The last quilt push -a will apply the patch to +make sure it works properly. + +To remove an existing patch from the list of patches that will be applied, +run: + + quilt delete + +You may need to run quilt pop -a to unapply patches first before running +this command. --- ktechlab-0.3.7.orig/debian/manpages +++ ktechlab-0.3.7/debian/manpages @@ -0,0 +1,2 @@ +debian/ktechlab.1 +debian/microbe.1 --- ktechlab-0.3.7.orig/debian/docs +++ ktechlab-0.3.7/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- ktechlab-0.3.7.orig/debian/ktechlab.1 +++ ktechlab-0.3.7/debian/ktechlab.1 @@ -0,0 +1,151 @@ +.\" This file was generated by kdemangen.pl +.TH KTECHLAB 1 "Jan 2006" "K Desktop Environment" "An IDE for microcontrollers and electronics" +.SH NAME +ktechlab +\- An IDE for microcontrollers and electronics +.SH SYNOPSIS +ktechlab [Qt\-options] [KDE\-options] [URL] +.SH DESCRIPTION +An IDE for microcontrollers and electronics +.SH OPTIONS +.SS +.SS Arguments: +.TP +.B URL +Document to open. +.SS Generic options: +.TP +.B \-\-help +Show help about options +.TP +.B \-\-help\-qt +Show Qt specific options +.TP +.B \-\-help\-kde +Show KDE specific options +.TP +.B \-\-help\-all +Show all options +.TP +.B \-\-author +Show author information +.TP +.B \-v, \-\-version +Show version information +.TP +.B \-\-license +Show license information +.TP +.B \-\- +End of options +.SS +.SS KDE options: +.TP +.B \-\-caption +Use 'caption' as name in the titlebar +.TP +.B \-\-icon +Use 'icon' as the application icon +.TP +.B \-\-miniicon +Use 'icon' as the icon in the titlebar +.TP +.B \-\-config +Use alternative configuration file +.TP +.B \-\-dcopserver +Use the DCOP Server specified by 'server' +.TP +.B \-\-nocrashhandler +Disable crash handler, to get core dumps +.TP +.B \-\-waitforwm +Waits for a WM_NET compatible windowmanager +.TP +.B \-\-style