[SCM] pulseaudio packaging branch, master, updated. debian/3.0-1-1-g8a16bd9
themuso-guest at users.alioth.debian.org
themuso-guest at users.alioth.debian.org
Mon Feb 18 09:59:31 UTC 2013
The branch, master has been updated
via 8a16bd9a0ea99cf6c37917c8fdbaa6edd6a5df8a (commit)
from 12c95b5c3a6d5efe301c907f73ba7fe33f4db00c (commit)
- Shortlog ------------------------------------------------------------
8a16bd9 Pulseaudio should depend on the binary version of libpulse0 (Closes: #700693)
Summary of changes:
debian/changelog | 7 +++++++
debian/control | 3 ++-
2 files changed, 9 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 8a16bd9a0ea99cf6c37917c8fdbaa6edd6a5df8a
Author: Luke Yelavich <themuso at ubuntu.com>
Date: Mon Feb 18 09:54:24 2013 +0000
Pulseaudio should depend on the binary version of libpulse0 (Closes: #700693)
diff --git a/debian/changelog b/debian/changelog
index ecccfc2..f44fde7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pulseaudio (3.0-2) UNRELEASED; urgency=low
+
+ * Pulseaudio should depend on the binary version of libpulse0
+ (Closes: #700693)
+
+ -- Luke Yelavich <themuso at ubuntu.com> Mon, 18 Feb 2013 09:56:02 +0000
+
pulseaudio (3.0-1) experimental; urgency=low
[ Sjoerd Simons ]
diff --git a/debian/control b/debian/control
index f6d95b76..56fa88b 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,8 @@ Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
lsb-base (>= 3.2-13), consolekit,
udev (>= 143) [linux-any],
- libasound2-plugins [linux-any]
+ libasound2-plugins [linux-any],
+ libpulse0 (= ${binary:Version})
Breaks: libltdl3 (<< 1.5.24-1)
Recommends: pulseaudio-module-x11, gstreamer0.10-pulseaudio, rtkit
Suggests: pulseaudio-utils, pavumeter, pavucontrol, paman, paprefs
--
pulseaudio packaging
More information about the pkg-pulseaudio-devel
mailing list