gpsim (0.24-3) unstable; urgency=low
* modified the configuration to remove the dependency on
libgtk+extra-x11-3.0-0. As a result, there is no more gui interface
for gpsim. However, the libraries featured by this build are
sufficient for ktechlab, which provides a graphic interface.
gpsim (0.24-2) unstable; urgency=low
* rebuilt with libgtkextra-3.0-dev
gpsim (0.24-1) unstable; urgency=low
* adopted the package
* upgraded to the newest upstream version
* upgraded Standards-Version to 3.8.3
* modified the patching system to quilt
* erased older unseless patches
* added ${misc:Depends} for gpsim-dev
gpsim (0.22.0-5.2) unstable; urgency=high
* Cherrypick acinclude update from release to fix readline detection
(Closes: #520005)
gpsim (0.22.0-5.1) unstable; urgency=low
* Non-maintainer upload.
* Fix build with GCC 4.4 (Closes: #505011)
* Build against GTK 2.0 (Closes: #516232)
gpsim (0.22.0-5) unstable; urgency=medium
* Acknowledge NMU, thanks Luk (Closes: #471202)
* Fix gcc-4.3 compilation issues (Closes: #474796)
patch taken from gentoo, thanks to the people involved
- Incorporate all gcc-4.3 porting issues into 10-gcc-4.3.dpatch
- Add dpatch back to build-depends and call it in debian/rules
* Update standards-version to 3.7.3
* Remove some empty dirs under /usr/share/doc/gpsim/examples/
* Remove code, which automatically adds the library extension to the
file, in order to let people load the libraries without the
gpsim-dev package installed and document library loading in
README.Debian (Closes: #475473)
gpsim (0.22.0-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #454831, #455608).
gpsim (0.22.0-4) unstable; urgency=medium
* Correct last upload and remove libopts25-dev from build-depends
and add libpopt-dev as a gpsim-dev dependency (Closes: #442106)
gpsim (0.22.0-3) unstable; urgency=medium
* Add build-depends against libopts25-dev to avoid FTBFS
(Closes: #442106)
* Remove exdbm as build-depends, because the package will be removed
from Debian and gpsim still has an own copy of it
gpsim (0.22.0-2) unstable; urgency=low
* Include patch to add missing includes needed by g++-4.3
(Closes: #417213) Thanks to Martin Michlmayr
* Change maintainer address
* Make sure that make distclean errors are not ignored
* Remove substvar in debian/control as it has some backwards
compatibility
* Delete several rpaths using chrpath and add it to build-depends
* Update gpsim lintian override
gpsim (0.22.0-1) unstable; urgency=low
* New upstream release
- Final release with enhancements from the last release candidate
* Update debian copyright and add new contributors
gpsim (0.22.0~rc3-1) unstable; urgency=medium
* New upstream version
- Mainly a bugfix release
Many thanks to the author Scott Dattalo for taking care of Debian
release cycle and special thanks to Eamon Skelton for power testing
- Fix for the gui problem which was introduced with last upstream
version
* Drop the patches as they are now all included in upstream
* Drop dpatch from build-depends and modify debian/rules file
* Adjust the examples, because of new location
* Update lintian override
gpsim (0.21.11-2) unstable; urgency=low
* Include patch from Aurelien Jarno to make sure it build on
kfreeBSD-i386 (Closes: #345215)
* Improve debian/copyright notes and add other copyright holders
* Include patch from upstream cvs to handle high level language
debugging and more better pic support (30-picfix.dpatch)
* Add lintian override for soname missmatch
* Upload sponsored by Morten Werner Olsen.
gpsim (0.21.11-1) unstable; urgency=medium
* New maintainer (Closes: #387776)
* New upstream release (Closes: #248931)
* Change from dh_movefiles to dh_install
* Update libgtkextra build-dependency to libgtkextra-x11-2.0-dev
* Bump standards version
* Fix typo in debian/control file which causes FTBFS
* Bump debhelper level to 5 and create debian/compat file
* Add build-depends against dpatch
* Change from dh_movefiles to dh_install
* Acknowledge several NMUs
(Closes: #376445, #244126, #346347, #244126, #265766, #334155, #293660,
#264351)
gpsim (0.20.14-7.4) unstable; urgency=low
* NMU.
* debian/control: Remove unneeded automake dependency. (Closes: #376445)
gpsim (0.20.14-7.3) unstable; urgency=low
* Non-maintainer upload
* Change build-dependency from libgtkextra-dev to
libgtkextra17-dev (Closes: #244126)
* Remove build-dependency against xlibs-dev (Closes: #346347)
gpsim (0.20.14-7.2) unstable; urgency=medium
* Non-maintainer upload.
* Rebuilt with libreadline5-dev as build-dep. Closes: #244126.
* Fix: "Default arguments are only permitted for function parameters"
Closes: #265766, #334155.
* Fix FTBFS with gcc-4.0. Closes: #293660.
gpsim (0.20.14-7.1) unstable; urgency=medium
* NMU during Darmstadt BSP
* fixed FTBFS, added bison to build-dep. Closes: #264351.
gpsim (0.20.14-7) unstable; urgency=low
* Place -dev in proper section
gpsim (0.20.14-6) unstable; urgency=low
* Update to latest policy version
* Fix build problems w/gcc-3.2/3 (Closes: Bug#196529, Bug#166629)
gpsim (0.20.14-5) unstable; urgency=low
* Update per debhelper best practice changes
* Update Policy Version
gpsim (0.20.14-4) unstable; urgency=low
* Update to latest policy version
gpsim (0.20.14-3) unstable; urgency=low
* recommend new package gputils vs. gpasm
gpsim (0.20.14-2) unstable; urgency=low
* Fix so compiles on hppa g++-3.0 (Closes: Bug#120112)
gpsim (0.20.14-1) unstable; urgency=low
* New upstream version (See README.Debian for 20.15 info)
* Corrected return value in CCPRH::get() (Closes: Bug#114453)
* Builds on ia64 (Closes: Bug#114460)
NOTE: new warnings forwarded to upstream
* Correct description text (Closes: Bug#124697)
* Add automatic update of config.sub, config.guess (per autotools-dev doc)
gpsim (0.20.9-3.2) unstable; urgency=low
* Port NMU for hppa support (closes: Bug#120112)
gpsim (0.20.9-3.1) unstable; urgency=low
* NMU
* Applied a patch submitted by John R. Daily <[email protected]> that
cleans up the gcc 2.96 and 64-bit issues so that gpsim will build on
ia64. (closes: Bug#114460)
gpsim (0.20.9-3) unstable; urgency=low
* Fix depends upon libgtkextra (Closes: Bug#109318)
gpsim (0.20.9-2) unstable; urgency=low
* Fix depends for gpsim-dev pkg
gpsim (0.20.9-1) unstable; urgency=low
* New upstream version.
* Update to latest config.guess, config.sub (make our porters happy)
* This new build fixes aged depend (Closes: Bug#104496)
* Remove C++ build-depends per policy (Closes: Bug#104821)
gpsim (0.20.7-4) unstable; urgency=low
* New Maintainer
* Roll to debhelper from debmake
* Update automake/autoconf support scripts (Closes: Bug#90531)
* Split into gpsim and gpsim-dev packges, reduce normal-use footprint
gpsim (0.20.7-3) unstable; urgency=low
* New libgtkextra, so need a new build.
gpsim (0.20.7-2) unstable; urgency=low
* Add build-depends line. Closes #85186, #84868.
* Build against libgtkextra13.
* Update standards version.
gpsim (0.20.7-1) unstable; urgency=low
* New upstream release.
* Changes to gpsim/main.cc in order to compile correctly with libpopt.
gpsim (0.20.6-2) unstable; urgency=low
* Recompile with libgtkextra12 (closes: #83121)
* Although 0.20.7 is released I cannot upload it to debian yet, because
it won't compile due to issues with libpopt. Have to investigate.
gpsim (0.20.6-1) unstable; urgency=low
* New upstream. Contains the new trace GUI viewer.
gpsim (0.20.5-1) unstable; urgency=low
* New upstream version.
* Put exdbm on the depends line in the control file.
gpsim (0.20.2-2) unstable; urgency=low
* Recompile with gtk-extra-0.99.10.
gpsim (0.20.2-1) unstable; urgency=low
* New upstream version.
gpsim (0.20.1-1) unstable; urgency=low
* Initial release.
Date: Mon, 12 Apr 2010 11:59:01 +0100
Changed-By: Scott Kitterman <[email protected]>
Maintainer: Georges Khaznadar <[email protected]>
Origin: Debian/testing
https://launchpad.net/ubuntu/lucid/+source/gpsim/0.24-3
Origin: Debian/testing
Format: 1.7
Date: Mon, 12 Apr 2010 11:59:01 +0100
Source: gpsim
Binary: gpsim, gpsim-dev
Architecture: source
Version: 0.24-3
Distribution: lucid
Urgency: high
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Scott Kitterman <[email protected]>
Description:
gpsim - Simulator for Microchip's PIC microcontrollers
Closes: 83121 90531 104496 104821 109318 114453 114460 114460 120112 120112
124697 166629 196529 244126 244126 244126 244126 248931 264351 264351 265766
265766 293660 293660 334155 334155 345215 346347 346347 376445 376445 387776
417213 442106 442106 454831 455608 471202 474796 475473 505011 516232 520005
Changes:
gpsim (0.24-3) unstable; urgency=low
.
* modified the configuration to remove the dependency on
libgtk+extra-x11-3.0-0. As a result, there is no more gui interface
for gpsim. However, the libraries featured by this build are
sufficient for ktechlab, which provides a graphic interface.
.
gpsim (0.24-2) unstable; urgency=low
.
* rebuilt with libgtkextra-3.0-dev
.
gpsim (0.24-1) unstable; urgency=low
.
* adopted the package
* upgraded to the newest upstream version
* upgraded Standards-Version to 3.8.3
* modified the patching system to quilt
* erased older unseless patches
* added ${misc:Depends} for gpsim-dev
.
gpsim (0.22.0-5.2) unstable; urgency=high
.
* Cherrypick acinclude update from release to fix readline detection
(Closes: #520005)
.
gpsim (0.22.0-5.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix build with GCC 4.4 (Closes: #505011)
* Build against GTK 2.0 (Closes: #516232)
.
gpsim (0.22.0-5) unstable; urgency=medium
.
* Acknowledge NMU, thanks Luk (Closes: #471202)
* Fix gcc-4.3 compilation issues (Closes: #474796)
patch taken from gentoo, thanks to the people involved
- Incorporate all gcc-4.3 porting issues into 10-gcc-4.3.dpatch
- Add dpatch back to build-depends and call it in debian/rules
* Update standards-version to 3.7.3
* Remove some empty dirs under /usr/share/doc/gpsim/examples/
* Remove code, which automatically adds the library extension to the
file, in order to let people load the libraries without the
gpsim-dev package installed and document library loading in
README.Debian (Closes: #475473)
.
gpsim (0.22.0-4.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 4.3 (Closes: #454831, #455608).
.
gpsim (0.22.0-4) unstable; urgency=medium
.
* Correct last upload and remove libopts25-dev from build-depends
and add libpopt-dev as a gpsim-dev dependency (Closes: #442106)
.
gpsim (0.22.0-3) unstable; urgency=medium
.
* Add build-depends against libopts25-dev to avoid FTBFS
(Closes: #442106)
* Remove exdbm as build-depends, because the package will be removed
from Debian and gpsim still has an own copy of it
.
gpsim (0.22.0-2) unstable; urgency=low
.
* Include patch to add missing includes needed by g++-4.3
(Closes: #417213) Thanks to Martin Michlmayr
* Change maintainer address
* Make sure that make distclean errors are not ignored
* Remove substvar in debian/control as it has some backwards
compatibility
* Delete several rpaths using chrpath and add it to build-depends
* Update gpsim lintian override
.
gpsim (0.22.0-1) unstable; urgency=low
.
* New upstream release
- Final release with enhancements from the last release candidate
* Update debian copyright and add new contributors
.
gpsim (0.22.0~rc3-1) unstable; urgency=medium
.
* New upstream version
- Mainly a bugfix release
Many thanks to the author Scott Dattalo for taking care of Debian
release cycle and special thanks to Eamon Skelton for power testing
- Fix for the gui problem which was introduced with last upstream
version
* Drop the patches as they are now all included in upstream
* Drop dpatch from build-depends and modify debian/rules file
* Adjust the examples, because of new location
* Update lintian override
.
gpsim (0.21.11-2) unstable; urgency=low
.
* Include patch from Aurelien Jarno to make sure it build on
kfreeBSD-i386 (Closes: #345215)
* Improve debian/copyright notes and add other copyright holders
* Include patch from upstream cvs to handle high level language
debugging and more better pic support (30-picfix.dpatch)
* Add lintian override for soname missmatch
* Upload sponsored by Morten Werner Olsen.
.
gpsim (0.21.11-1) unstable; urgency=medium
.
* New maintainer (Closes: #387776)
* New upstream release (Closes: #248931)
* Change from dh_movefiles to dh_install
* Update libgtkextra build-dependency to libgtkextra-x11-2.0-dev
* Bump standards version
* Fix typo in debian/control file which causes FTBFS
* Bump debhelper level to 5 and create debian/compat file
* Add build-depends against dpatch
* Change from dh_movefiles to dh_install
* Acknowledge several NMUs
(Closes: #376445, #244126, #346347, #244126, #265766, #334155, #293660,
#264351)
.
gpsim (0.20.14-7.4) unstable; urgency=low
.
* NMU.
* debian/control: Remove unneeded automake dependency. (Closes: #376445)
.
gpsim (0.20.14-7.3) unstable; urgency=low
.
* Non-maintainer upload
* Change build-dependency from libgtkextra-dev to
libgtkextra17-dev (Closes: #244126)
* Remove build-dependency against xlibs-dev (Closes: #346347)
.
gpsim (0.20.14-7.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Rebuilt with libreadline5-dev as build-dep. Closes: #244126.
* Fix: "Default arguments are only permitted for function parameters"
Closes: #265766, #334155.
* Fix FTBFS with gcc-4.0. Closes: #293660.
.
gpsim (0.20.14-7.1) unstable; urgency=medium
.
* NMU during Darmstadt BSP
* fixed FTBFS, added bison to build-dep. Closes: #264351.
.
gpsim (0.20.14-7) unstable; urgency=low
.
* Place -dev in proper section
.
gpsim (0.20.14-6) unstable; urgency=low
.
* Update to latest policy version
* Fix build problems w/gcc-3.2/3 (Closes: Bug#196529, Bug#166629)
.
gpsim (0.20.14-5) unstable; urgency=low
.
* Update per debhelper best practice changes
* Update Policy Version
.
gpsim (0.20.14-4) unstable; urgency=low
.
* Update to latest policy version
.
gpsim (0.20.14-3) unstable; urgency=low
.
* recommend new package gputils vs. gpasm
.
gpsim (0.20.14-2) unstable; urgency=low
.
* Fix so compiles on hppa g++-3.0 (Closes: Bug#120112)
.
gpsim (0.20.14-1) unstable; urgency=low
.
* New upstream version (See README.Debian for 20.15 info)
* Corrected return value in CCPRH::get() (Closes: Bug#114453)
* Builds on ia64 (Closes: Bug#114460)
NOTE: new warnings forwarded to upstream
* Correct description text (Closes: Bug#124697)
* Add automatic update of config.sub, config.guess (per autotools-dev doc)
.
gpsim (0.20.9-3.2) unstable; urgency=low
.
* Port NMU for hppa support (closes: Bug#120112)
.
gpsim (0.20.9-3.1) unstable; urgency=low
.
* NMU
* Applied a patch submitted by John R. Daily <[email protected]> that
cleans up the gcc 2.96 and 64-bit issues so that gpsim will build on
ia64. (closes: Bug#114460)
.
gpsim (0.20.9-3) unstable; urgency=low
.
* Fix depends upon libgtkextra (Closes: Bug#109318)
.
gpsim (0.20.9-2) unstable; urgency=low
.
* Fix depends for gpsim-dev pkg
.
gpsim (0.20.9-1) unstable; urgency=low
.
* New upstream version.
* Update to latest config.guess, config.sub (make our porters happy)
* This new build fixes aged depend (Closes: Bug#104496)
* Remove C++ build-depends per policy (Closes: Bug#104821)
.
gpsim (0.20.7-4) unstable; urgency=low
.
* New Maintainer
* Roll to debhelper from debmake
* Update automake/autoconf support scripts (Closes: Bug#90531)
* Split into gpsim and gpsim-dev packges, reduce normal-use footprint
.
gpsim (0.20.7-3) unstable; urgency=low
.
* New libgtkextra, so need a new build.
.
gpsim (0.20.7-2) unstable; urgency=low
.
* Add build-depends line. Closes #85186, #84868.
* Build against libgtkextra13.
* Update standards version.
.
gpsim (0.20.7-1) unstable; urgency=low
.
* New upstream release.
* Changes to gpsim/main.cc in order to compile correctly with libpopt.
.
gpsim (0.20.6-2) unstable; urgency=low
.
* Recompile with libgtkextra12 (closes: #83121)
* Although 0.20.7 is released I cannot upload it to debian yet, because
it won't compile due to issues with libpopt. Have to investigate.
.
gpsim (0.20.6-1) unstable; urgency=low
.
* New upstream. Contains the new trace GUI viewer.
.
gpsim (0.20.5-1) unstable; urgency=low
.
* New upstream version.
* Put exdbm on the depends line in the control file.
.
gpsim (0.20.2-2) unstable; urgency=low
.
* Recompile with gtk-extra-0.99.10.
.
gpsim (0.20.2-1) unstable; urgency=low
.
* New upstream version.
.
gpsim (0.20.1-1) unstable; urgency=low
.
* Initial release.
Files:
907c9f0b0d6a88aeaa83de09c0eb27e2 1709765 electronics optional
gpsim_0.24.orig.tar.gz
fa8a731af791d6c84c538b275eaa0a6c 264240 electronics optional
gpsim_0.24-3.diff.gz
3ea8070dcaadd2aa178f36c03cf1af61 1099 electronics optional gpsim_0.24-3.dsc
--
Lucid-changes mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/lucid-changes