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
|
akode (2.0.2-3) unstable; urgency=low
+++ Changes by Sune Vuorela:
* Implement use of uploaders.mk
+++ Changes by Ana Beatriz Guerrero Lopez:
* Remove useless directory autom4te.cache from 98_buildprep.diff, fixes FTBFS
if build twice in a row. (Closes: #442485)
* Move homepage into control field.
* Update to Standards-Version 3.7.3: replace ${Source-Version} with
${binary:Version}.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Wed, 26 Dec 2007 23:05:43 +0100
akode (2.0.2-2) unstable; urgency=low
+++ Changes by Nacho Barrientos Arias
* Adapting akode to the new version of libflac (closes: #426671).
* Dropped liboggflac-dev from Build-Depends (it no longer exists - merged
into libflac-dev).
* Add patch 12_amd64_libflac8_fix.diff in order to avoid a FTBFS on amd64.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 05 Jun 2007 21:24:45 +0200
akode (2.0.2-1) unstable; urgency=low
+++ Changes by Kaare Olsen and Sune Vuorela:
* New upstream release.
* Removed patch 02_autotools_update. Applied upstream.
* Removed patch 07_autoconf_2.6. Applied upstream.
* Removed patch 11_flac_113_support and 12_oggflac_decoding.diff. Reworked and applied upstream.
* Add patch 11_gcc_4.3_fix.diff to fix akode compilation with gcc4.3
(Closes: 417089)
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 26 May 2007 00:08:26 +0200
akode (2.0.1-2) unstable; urgency=low
* Add two patches (thanks to Josh Coalson):
- flac 1.1.3 support. libOggFLAC was merged into libFLAC.
- prevent a possible problem with Ogg FLAC decoding at end of stream.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 21 Nov 2006 07:38:23 +0100
akode (2.0.1-1) unstable; urgency=low
* New upstream release.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 18 Aug 2006 19:04:28 -0400
akode (2.0-5) unstable; urgency=low
+++ Changes by Christopher Martin:
* Apply GNU/kFreeBSD build patch from Petr Salinger. (Closes: #380099)
* Add a patch allowing akode to build with autoconf 2.6.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 29 Jul 2006 10:30:27 -0400
akode (2.0-4) unstable; urgency=low
+++ Changes by Christopher Martin:
* Move akode-config to the -dev package where it belongs.
(Closes: #357573)
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 18 Mar 2006 12:36:35 -0500
akode (2.0-3) unstable; urgency=low
+++ Changes by Christopher Martin:
* Add AM_MAINTAINER_MODE to configure.in.in, ensuring that the autotools
are not needed to build the package.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 7 Jan 2006 13:22:04 -0500
akode (2.0-2) unstable; urgency=low
+++ Changes by Christopher Martin:
* Upload to unstable.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sat, 7 Jan 2006 11:13:21 -0500
akode (2.0-1) experimental; urgency=low
* New upstream release.
+++ Changes by Christopher Martin:
* Move all .la files to libakode-dev.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 19 Dec 2005 12:27:28 -0500
akode (2-rc1-2) experimental; urgency=low
* Upload to experimental.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 12 Dec 2005 12:10:23 -0500
akode (2-rc1-1) alioth; urgency=low
+++ Changes by Christopher Martin:
* Initial release, now separate from kdemultimedia.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Tue, 29 Nov 2005 13:23:35 -0500
|