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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
|
ncdt (2.1-7) unstable; urgency=medium
* QA upload.
* debian/copyright: Update packaging copyright information.
* debian/salsa-ci.yml: Add to provide CI tests for Salsa.
* debian/tests/control: Create autopkgtest.
-- Lauro Matos dos Santos Silva <lauromatos@hotmail.com> Mon, 10 Jun 2024 11:03:39 -0300
ncdt (2.1-6) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.6.0 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Adjusted d/rules to include CPPFLAGS and LDFLAGS for hardened build.
-- Petter Reinholdtsen <pere@debian.org> Sat, 04 May 2024 16:25:32 +0200
ncdt (2.1-5) unstable; urgency=medium
* QA upload.
* Change to dh sequencer.
- This includes target build-arch and build-indep. Closes: #999253
- Pass default Debian CFLAGS to compiler.
* d/copyright: Update to be DEP5 compliant.
* Update source format to 3.0 (quilt).
* Drop d/compat.
* Bump debhelper to 13.
* Remove trailing whitespace in d/changelog.
* Document Rules-Requires-Root
* Patch to add 'strip' target in makefile. Closes: #437605
* New patch: Add stdlib.h as header, needed for exit function.
* Update Standards-Version to 4.6.0.
-- HÃ¥vard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 18 Dec 2021 11:22:55 +0100
ncdt (2.1-4) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #840051)
* Ack for previous NMU. Thanks to Joao Eriberto Mota Filho. (Closes: #800275)
* Migrated DH level to 10.
*/debian/control:
- Bumped Standards-Version to 4.0.0.
-- Daniele Adriana Goulart Lopes <danydrik@yahoo.com.br> Mon, 04 Sep 2017 14:26:26 -0300
ncdt (2.1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Migrated DH level to 9 to avoid a FTBFS. (Closes: #800275)
* debian/compat: added.
* debian/control:
- Added the ${misc:Depends} variable to provide the
right install dependencies.
- Bumped Standards-Version to 3.9.6.
* debian/rules: removed the DH_COMPAT variable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 26 Dec 2015 03:22:31 -0200
ncdt (2.1-3) unstable; urgency=low
* Fixed copyright file (closes: #302972)
-- Pawel Wiecek <coven@debian.org> Tue, 17 May 2005 23:00:51 +0200
ncdt (2.1-2) unstable; urgency=low
* Manpage was missing in 2.1-1 (dh_installman in *NOT* intuitive)
-- Pawel Wiecek <coven@debian.org> Tue, 22 May 2001 15:26:00 +0200
ncdt (2.1-1) unstable; urgency=low
* New upstream release
* Fixes a bug in MP3 code
-- Pawel Wiecek <coven@debian.org> Tue, 15 May 2001 12:51:08 +0200
ncdt (2.0-1) unstable; urgency=low
* New upstream release
* Fixes a bug in MP3 code
-- Pawel Wiecek <coven@debian.org> Mon, 16 Apr 2001 18:23:58 +0200
ncdt (1.5-2) unstable; urgency=low
* Rebuilt against new libc
* Switched to debhelper
-- Pawel Wiecek <coven@debian.org> Thu, 8 Mar 2001 14:36:44 +0100
ncdt (1.5-1) unstable; urgency=low
* New upstream release (fixes bug #40903)
-- Pawel Wiecek <coven@debian.org> Wed, 27 Oct 1999 01:07:24 +0200
ncdt (1.4-1) unstable; urgency=low
* Initial Release.
-- Pawel Wiecek <coven@debian.org> Sun, 27 Jun 1999 16:23:54 +0200
|