1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90
|
libnoise (1.0.0+repack-3) unstable; urgency=medium
* QA upload.
* Added patch metadata.
* Converted d/copyright to machine readable format.
* Adjusted d/rules to get rid of execute bit on example C++ code.
-- Petter Reinholdtsen <pere@debian.org> Wed, 24 Apr 2024 15:59:29 +0200
libnoise (1.0.0+repack-2) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to enforce the use of pristine-tar.
* Updated vcs in d/control to Salsa.
* Moved to debhelper compat level 13.
* Updated Standards-Version from 3.9.8 to 4.7.0.
-- Petter Reinholdtsen <pere@debian.org> Tue, 09 Apr 2024 15:15:30 +0200
libnoise (1.0.0+repack-1) unstable; urgency=medium
* QA upload.
* Orphaned package on request from maintainer.
* Added homepage info in d/control.
* Updated Standards-Version from 3.9.4 to 3.9.8.
* Added first draft d/watch file.
-- Petter Reinholdtsen <pere@debian.org> Thu, 15 Sep 2016 20:12:12 +0000
libnoise (1.0.0+repack-0+nmu1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libtool-bin. Closes: #761766.
-- Matthias Klose <doko@debian.org> Thu, 09 Oct 2014 10:40:30 +0000
libnoise (1.0.0+repack-0+nmu1) unstable; urgency=low
* Non-maintainer upload fo remove build-dependency on dbs (closes: #576065);
upload this NMU to DELAYED/10 queue.
* Switch to the '3.0 (quilt)' source format.
* Repack original tarballs (there are three of them: main, noiseutils,
and examples) from zip into tar.bz2.
* Use debhelper v9 and its tiny rules format.
* Bump Standards-Version to 3.9.4.
* Remove an article from short package description (lintian).
* Fix binary packages' sections to match override file.
-- Robert Luberda <robert@debian.org> Sun, 22 Sep 2013 17:21:09 +0200
libnoise (1.0.0+nmu1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: undefined reference to `main'". Applied patch by Nobuhiro
Iwamatsu. (Closes: #526547)
-- Bastian Venthur <venthur@debian.org> Tue, 23 Feb 2010 16:54:00 +0100
libnoise (1.0.0) unstable; urgency=low
* New upstream release (fixes: #445765)
-- Federico Di Gregorio <fog@debian.org> Wed, 21 Nov 2007 10:56:44 +0100
libnoise (0.9.0+1.0.0-RC1-1) unstable; urgency=low
* New upstream release.
-- Federico Di Gregorio <fog@debian.org> Sat, 02 Sep 2006 20:57:07 +0200
libnoise (0.9.0-3) unstable; urgency=low
* Added to Build-depends: dbs, libtool (Closes: #321979).
-- Federico Di Gregorio <fog@debian.org> Mon, 22 Aug 2005 01:49:29 +0200
libnoise (0.9.0-2) unstable; urgency=low
* Update debian/copyright to include licensing information for the example
code (GPL instead of LGPL.)
-- Federico Di Gregorio <fog@debian.org> Fri, 5 Aug 2005 23:31:33 +0200
libnoise (0.9.0-1) unstable; urgency=low
* Initial release (Closes: #313610)
-- Federico Di Gregorio <fog@debian.org> Mon, 25 Jul 2005 20:22:58 +0200
|