rev 8557 - trunk/packages/akode/debian

Ana Beatriz Guerrero López ana at alioth.debian.org
Wed Dec 26 22:11:25 UTC 2007


Author: ana
Date: 2007-12-26 22:11:25 +0000 (Wed, 26 Dec 2007)
New Revision: 8557

Modified:
   trunk/packages/akode/debian/changelog
   trunk/packages/akode/debian/control
   trunk/packages/akode/debian/control.in
Log:
  * Move homepage into control field.
  * Update to Standards-Version 3.7.3: replace ${Source-Version} with
    ${binary:Version}.



Modified: trunk/packages/akode/debian/changelog
===================================================================
--- trunk/packages/akode/debian/changelog	2007-12-26 21:56:57 UTC (rev 8556)
+++ trunk/packages/akode/debian/changelog	2007-12-26 22:11:25 UTC (rev 8557)
@@ -6,10 +6,13 @@
 
   +++ Changes by Ana Beatriz Guerrero Lopez:
 
-  * Remove useless directory autom4te.cache from 98_buildprep.diff, fixes FTBFS 
+  * 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}.
 
- -- Ana Beatriz Guerrero Lopez <ana at debian.org>  Wed, 26 Dec 2007 22:57:25 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 26 Dec 2007 23:05:43 +0100
 
 akode (2.0.2-2) unstable; urgency=low
 

Modified: trunk/packages/akode/debian/control
===================================================================
--- trunk/packages/akode/debian/control	2007-12-26 21:56:57 UTC (rev 8556)
+++ trunk/packages/akode/debian/control	2007-12-26 22:11:25 UTC (rev 8557)
@@ -2,9 +2,10 @@
 Section: sound
 Priority: optional
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Uploaders: Christopher Martin <chrsmrtn at debian.org>, Nacho Barrientos Arias <nacho at debian.org>, Sune Vuorela <debian at pusling.com>
+Uploaders: Ana Beatriz Guerrero Lopez <ana at debian.org>, Nacho Barrientos Arias <nacho at debian.org>, Sune Vuorela <debian at pusling.com>
 Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://www.carewolf.com/akode
 
 Package: libakode2
 Section: libs
@@ -18,13 +19,11 @@
  plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
  FLAC and Speex. aKode also focuses on performance, and so it means a
  big enhancement for users runing aRts in non-realtime mode.
- .
- Homepage: http://www.carewolf.com/akode
 
 Package: libakode-dev
 Section: libdevel
 Architecture: any
-Depends: libakode2 (= ${Source-Version}), libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
+Depends: libakode2 (= ${binary:Version}), libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
 Replaces: kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4)
 Description: development files for akode
  aKode is a new multithreaded audio library that provides aRts with
@@ -33,14 +32,12 @@
  big enhancement for users runing aRts in non-realtime mode.
  .
  This package contains the development files for libakode.
- .
- Homepage: http://www.carewolf.com/akode
 
 Package: akode-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: libakode2 (= ${Source-Version})
+Depends: libakode2 (= ${binary:Version})
 Description: debugging symbols for akode
  This package contains the debugging symbols associated with akode.
  They will automatically be used by gdb for debugging akode-related

Modified: trunk/packages/akode/debian/control.in
===================================================================
--- trunk/packages/akode/debian/control.in	2007-12-26 21:56:57 UTC (rev 8556)
+++ trunk/packages/akode/debian/control.in	2007-12-26 22:11:25 UTC (rev 8557)
@@ -4,7 +4,8 @@
 Maintainer: @@@MAINTAINER@@@
 Uploaders: @@@UPLOADERS@@@
 Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, gawk, libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
+Homepage: http://www.carewolf.com/akode
 
 Package: libakode2
 Section: libs
@@ -18,13 +19,11 @@
  plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC),
  FLAC and Speex. aKode also focuses on performance, and so it means a
  big enhancement for users runing aRts in non-realtime mode.
- .
- Homepage: http://www.carewolf.com/akode
 
 Package: libakode-dev
 Section: libdevel
 Architecture: any
-Depends: libakode2 (= ${Source-Version}), libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
+Depends: libakode2 (= ${binary:Version}), libflac-dev (>= 1.1.4-1), libmad0-dev, libogg-dev, libvorbis-dev, ${alsa-dev}, libsamplerate0-dev, libspeex-dev, libjack0.100.0-dev
 Replaces: kdemultimedia-dev (<< 4:3.5-rc1), libakode2 (<< 2.0-4)
 Description: development files for akode
  aKode is a new multithreaded audio library that provides aRts with
@@ -33,14 +32,12 @@
  big enhancement for users runing aRts in non-realtime mode.
  .
  This package contains the development files for libakode.
- .
- Homepage: http://www.carewolf.com/akode
 
 Package: akode-dbg
 Section: libdevel
 Architecture: any
 Priority: extra
-Depends: libakode2 (= ${Source-Version})
+Depends: libakode2 (= ${binary:Version})
 Description: debugging symbols for akode
  This package contains the debugging symbols associated with akode.
  They will automatically be used by gdb for debugging akode-related




More information about the pkg-kde-commits mailing list