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 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
jack-tools (20101210-2) unstable; urgency=low
* Team upload.
* ACK NMU.
[ IOhannes m zmölnig ]
* Fix improper use of fprintf (Closes: #643413)
* Added myself as copyright-holder in debian/
* Updated homepage field
[ Adrian Knoth ]
* Mark patch for #643413 as forwarded
[ Alessio Treglia ]
* Fix FTBFS with ld --as-needed.
Thanks to Leo Iannacone <l3on@ubuntu.com> (Closes: #655216)
* Bump Standards.
-- Alessio Treglia <alessio@debian.org> Tue, 10 Jan 2012 20:00:23 +0100
jack-tools (20101210-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: jack.dl.c:20:3: error: format not a string literal and
no format arguments [-Werror=format-security]": add patch
fix-format-security.patch from Mònica Ramírez Arceda.
(Closes: #643413)
-- gregor herrmann <gregoa@debian.org> Sun, 20 Nov 2011 13:47:54 +0100
jack-tools (20101210-1) unstable; urgency=low
* New snapshot of upstream Darcs repository.
* Update copyright file: Rewrite using Subversion draft rev.173 of
DEP5.
* Add linkage of libdl and libm to LDFLAGS.
-- Jonas Smedegaard <dr@jones.dk> Sat, 12 Mar 2011 13:20:36 +0100
jack-tools (20100210-1) experimental; urgency=low
[ Arnout Engelen ]
* Friendly takeover: Move packaging to Debian Multimedia Maintainers.
Closes: bug#469929.
* Rewrite packaging mostly from scratch (also due to structural
changes upstream).
* Switch to git for sources.
* Add build target get-orig-source to fetch latest version from Darcs.
[ Jonas Smedegaard ]
* Generate manpages more reliably using a2x (not directly with
asciidoc).
Build-depend on libxml2-utils and docbook-xml.
* Rewrite packaging to use CDBS (not short-form dh).
* Avoid shipping header file.
* Fix install jack.dl.1 in correct path.
* Relax debhelper compat level to 6: No newer features required so
better to ease backportability.
* Relax build-dependency on debhelper to match compat level.
* Build-depend on libsamplerate-dev, liblo-dev and libncurses-dev:
Required by new upstream release.
* Rewrite long description to mention upstream project name, and note
that jack.udp is obsolete.
* Rewrite copyright file using Bazaar draft rev. 137 of DEP5.
* Add myself as uploader.
* Relax dependency on jackd to be unversioned.
-- Jonas Smedegaard <dr@jones.dk> Mon, 03 Jan 2011 06:52:26 +0100
jack-tools (0.0.2-5) unstable; urgency=low
* QA upload.
+ Set maintainer to Debian QA Group <packages@qa.debian.org>.
* Acknowledge NMUs.
* Fix bashisms in debian/rules. (Closes: #459088).
+ Thanks to Luca Falavigna.
* Update homepage URL to point to the author's new site. (Closes: #384701).
* Fix typo in package description. (Closes: #363984).
+ Thanks to Simon Waters.
* Remove unversioned build-dep on automake. (Closes: #398505).
* Add Copyright holder to debian/copyright.
* Bump debhelper build-dep and compat to 5.
* Bump Standards Version to 3.7.3.
-- Barry deFreese <bddebian@comcast.net> Fri, 07 Mar 2008 19:15:38 -0500
jack-tools (0.0.2-4.1) unstable; urgency=high
* Non-maintainer upload.
* debian/install: Really install all advertised binaries. (closes: 357852)
Thanks Alban Peignier <alban.peignier@free.fr> for the patch.
* Fix changelog lintian warning + old copyright fsf address.
-- maximilian attems <maks@sternwelten.at> Fri, 29 Sep 2006 23:31:15 +0200
jack-tools (0.0.2-4) unstable; urgency=low
* acknowledge 0.0.2-3.1 NMU; thanks Steinar; closes: Bug#346697
* fix pidof path; closes: Bug#307245 (jack-tools: jack.ctl has
incorrect path for /bin/pidof)
-- Robert Jordens <jordens@debian.org> Sat, 4 Mar 2006 14:41:33 +0100
jack-tools (0.0.2-3.1) unstable; urgency=low
* Non-maintainer upload.
* Replace build-dependency on xlibs-dev with an explicit build-dependency
on each required package. (Closes: #346697)
* Insert extra spaces at the end of some shell script lines in debian/rules,
to satisfy newer versions of GNU make.
-- Steinar H. Gunderson <sesse@debian.org> Mon, 23 Jan 2006 01:11:17 +0100
jack-tools (0.0.2-3) unstable; urgency=low
* rebuild against jack 0.100.0; closes: Bug#317170: libjack0.80.0-0 removed
from unstable; rebuild required
-- Robert Jordens <jordens@debian.org> Sat, 2 Jul 2005 15:06:57 +0200
jack-tools (0.0.2-2) unstable; urgency=low
* rebuild using the correct libjack, closes: Bug#241275
-- Robert Jordens <jordens@debian.org> Thu, 1 Apr 2004 00:14:58 +0200
jack-tools (0.0.2-1) unstable; urgency=low
* new upstream versions
-- Robert Jordens <jordens@debian.org> Tue, 23 Mar 2004 22:47:11 +0100
jack-tools (0.0.1-1) unstable; urgency=low
* Initial Release; closes: Bug#229515
* tweaked cdbs a lot to build stuff in mutliple directories
-- Robert Jordens <jordens@debian.org> Tue, 20 Jan 2004 21:28:36 +0100
|