[Pkg-pulseaudio-devel] [SCM] pulseaudio packaging branch, master, updated. debian/0.9.18-1-2-g2c31e15
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sat Oct 3 16:46:54 UTC 2009
The branch, master has been updated
via 2c31e154b1a341d715ad4339e26e2d532da65116 (commit)
from db553558c1895f7c45f9a9407e266f1d764a61c3 (commit)
- Shortlog ------------------------------------------------------------
2c31e15 Depend on udev (>= 143) for device detection (Closes: #548821, #549001)
Summary of changes:
debian/changelog | 3 ++-
debian/control | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
-----------------------------------------------------------------------
Details of changes:
commit 2c31e154b1a341d715ad4339e26e2d532da65116
Author: Sjoerd Simons <sjoerd at debian.org>
Date: Sat Oct 3 17:46:31 2009 +0100
Depend on udev (>= 143) for device detection (Closes: #548821, #549001)
diff --git a/debian/changelog b/debian/changelog
index 50fb936..cb5d81d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
pulseaudio (0.9.18-2) UNRELEASED; urgency=low
* Only compile the ARMv6 optimized code with -march=armv6 (Closes: #546322)
+ * Depend on udev (>= 143) for device detection (Closes: #548821, #549001)
- -- Sjoerd Simons <sjoerd at debian.org> Sat, 03 Oct 2009 17:39:20 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 03 Oct 2009 17:43:18 +0100
pulseaudio (0.9.18-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 61de2ab..a3c26d1 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Homepage: http://www.pulseaudio.org
Package: pulseaudio
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
- lsb-base (>= 3.2-13), consolekit
+ lsb-base (>= 3.2-13), consolekit, udev (>= 143)
Conflicts: libltdl3 (<< 1.5.24-1)
Recommends: pulseaudio-module-x11,
libasound2-plugins, gstreamer0.10-pulseaudio,
--
pulseaudio packaging
More information about the Pkg-pulseaudio-devel
mailing list