[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.7-3-7-gb31d294
neurocyte-guest at users.alioth.debian.org
neurocyte-guest at users.alioth.debian.org
Sun Nov 18 19:58:41 UTC 2007
The branch, master has been updated
via b31d2943076000ed13ac8155052efdfdd7478c00 (commit)
from 3addc2bd2c200349db37901416cb74d62280b0a2 (commit)
- Shortlog ------------------------------------------------------------
b31d294 Change libltdl3 versioned depends to a conflict instead
Summary of changes:
debian/changelog | 4 ++--
debian/control | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit b31d2943076000ed13ac8155052efdfdd7478c00
Author: CJ van den Berg <cj at vdbonline.com>
Date: Sun Nov 18 20:58:11 2007 +0100
Change libltdl3 versioned depends to a conflict instead
diff --git a/debian/changelog b/debian/changelog
index 1d63870..a0e76d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ pulseaudio (0.9.7-4) UNRELEASED; urgency=low
* debian/control:
+ Change the priority of all -dbg packages to extra.
+ Stop recommending libao-pulse. libao2 has built-in pulseaudio support.
- + Force pulseaudio to depend on libltdl3 >= 1.5.24-1 (Closes: #451638)
+ + Make pulseaudio conflict libltdl3 < 1.5.24-1 (Closes: #451638)
* debian/patches:
+ Added 0004-Double-esound-maximum-sample-size.patch from Ubuntu.
@@ -13,7 +13,7 @@ pulseaudio (0.9.7-4) UNRELEASED; urgency=low
* debian/control: Add lsb-base (>= 3) to pulseaudio's dependencies.
* debian/pulseaudio.init: LSB-ify.
- -- CJ van den Berg <cj at vdbonline.com> Sun, 18 Nov 2007 20:37:43 +0100
+ -- CJ van den Berg <cj at vdbonline.com> Sun, 18 Nov 2007 20:57:29 +0100
pulseaudio (0.9.7-3) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4cef194..6ce02fc 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ XS-Vcs-Browser: http://git.debian.org/?p=pkg-pulseaudio/pulseaudio.git
Package: pulseaudio
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3),
- libltdl3 (>= 1.5.24-1)
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base (>= 3)
+Conflicts: libltdl3 (<< 1.5.24-1)
Recommends: pulseaudio-module-hal, pulseaudio-module-x11,
libasound2-plugins, libgstreamer-plugins-pulse0.10-0,
pulseaudio-esound-compat, paprefs, padevchooser
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list