rev 9009 - trunk/packages/arts/debian
Ana Beatriz Guerrero López
ana at alioth.debian.org
Fri Jan 18 22:37:45 UTC 2008
Author: ana
Date: 2008-01-18 22:37:45 +0000 (Fri, 18 Jan 2008)
New Revision: 9009
Modified:
trunk/packages/arts/debian/changelog
trunk/packages/arts/debian/control
trunk/packages/arts/debian/control.in
Log:
* Update to debhelper 6.
* Update to Standards-Version 3.7.3:
- Replace Source-Version for proper variables.
Modified: trunk/packages/arts/debian/changelog
===================================================================
--- trunk/packages/arts/debian/changelog 2008-01-18 20:50:49 UTC (rev 9008)
+++ trunk/packages/arts/debian/changelog 2008-01-18 22:37:45 UTC (rev 9009)
@@ -1,3 +1,11 @@
+arts (1.5.8-2) UNRELEASED; urgency=low
+
+ * Update to debhelper 6.
+ * Update to Standards-Version 3.7.3:
+ - Replace Source-Version for proper variables.
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org> Fri, 18 Jan 2008 22:06:19 +0100
+
arts (1.5.8-1) unstable; urgency=low
* New upstream release:
Modified: trunk/packages/arts/debian/control
===================================================================
--- trunk/packages/arts/debian/control 2008-01-18 20:50:49 UTC (rev 9008)
+++ trunk/packages/arts/debian/control 2008-01-18 22:37:45 UTC (rev 9009)
@@ -3,14 +3,14 @@
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
Uploaders: Adeodato Simó <dato at net.com.org.es>, Ana Beatriz Guerrero Lopez <ana at debian.org>, Christopher Martin <chrsmrtn at debian.org>, Fathi Boudra <fabo at debian.org>
-Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, docbook-to-man, gawk, gettext, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev, sharutils, texinfo
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6), autotools-dev, docbook-to-man, gawk, gettext, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev, sharutils, texinfo
Build-Conflicts: libmas-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: arts
Architecture: all
Section: sound
-Depends: libartsc0 (>= ${Source-Version}), libarts1c2a (>= ${Source-Version})
+Depends: libartsc0 (>= ${source:Version}), libarts1c2a (>= ${source:Version})
Description: sound system from the official KDE release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
@@ -47,7 +47,7 @@
Package: libarts1-dev
Architecture: any
Section: libdevel
-Depends: libarts1c2a (= ${Source-Version}), libartsc0-dev (= ${Source-Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev
+Depends: libarts1c2a (= ${binary:Version}), libartsc0-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev
Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Description: development files for the aRts sound system core components
@@ -72,7 +72,7 @@
Package: libartsc0-dev
Architecture: any
Section: libdevel
-Depends: libartsc0 (= ${Source-Version}), libglib2.0-dev
+Depends: libartsc0 (= ${binary:Version}), libglib2.0-dev
Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Description: development files for the aRts sound system C support library
@@ -86,7 +86,7 @@
Section: libdevel
Architecture: any
Priority: extra
-Depends: libarts1c2a (= ${Source-Version})
+Depends: libarts1c2a (= ${binary:Version})
Description: debugging symbols for arts
This package contains the debugging symbols associated with arts.
They will automatically be used by gdb for debugging arts-related
Modified: trunk/packages/arts/debian/control.in
===================================================================
--- trunk/packages/arts/debian/control.in 2008-01-18 20:50:49 UTC (rev 9008)
+++ trunk/packages/arts/debian/control.in 2008-01-18 22:37:45 UTC (rev 9009)
@@ -3,14 +3,14 @@
Priority: optional
Maintainer: @@@MAINTAINER@@@
Uploaders: @@@UPLOADERS@@@
-Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 5.0.31), autotools-dev, docbook-to-man, gawk, gettext, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev, sharutils, texinfo
+Build-Depends: cdbs (>= 0.4.39-0.1), debhelper (>= 6), autotools-dev, docbook-to-man, gawk, gettext, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev, sharutils, texinfo
Build-Conflicts: libmas-dev
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Package: arts
Architecture: all
Section: sound
-Depends: libartsc0 (>= ${Source-Version}), libarts1c2a (>= ${Source-Version})
+Depends: libartsc0 (>= ${source:Version}), libarts1c2a (>= ${source:Version})
Description: sound system from the official KDE release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
@@ -47,7 +47,7 @@
Package: libarts1-dev
Architecture: any
Section: libdevel
-Depends: libarts1c2a (= ${Source-Version}), libartsc0-dev (= ${Source-Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev
+Depends: libarts1c2a (= ${binary:Version}), libartsc0-dev (= ${binary:Version}), ${libasound2-dev}, libaudio-dev, libaudiofile-dev, libesd0-dev, libglib2.0-dev, libjack0.100.0-dev, libmad0-dev, libogg-dev, libqt3-mt-dev (>= 3:3.3.5), libvorbis-dev
Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Description: development files for the aRts sound system core components
@@ -72,7 +72,7 @@
Package: libartsc0-dev
Architecture: any
Section: libdevel
-Depends: libartsc0 (= ${Source-Version}), libglib2.0-dev
+Depends: libartsc0 (= ${binary:Version}), libglib2.0-dev
Conflicts: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Replaces: libarts (<< 4:3.0.0), libarts-alsa (<< 4:3.0.0)
Description: development files for the aRts sound system C support library
@@ -86,7 +86,7 @@
Section: libdevel
Architecture: any
Priority: extra
-Depends: libarts1c2a (= ${Source-Version})
+Depends: libarts1c2a (= ${binary:Version})
Description: debugging symbols for arts
This package contains the debugging symbols associated with arts.
They will automatically be used by gdb for debugging arts-related
More information about the pkg-kde-commits
mailing list