[SCM] pulseaudio packaging branch, master, updated. debian/1.0-3-1-g89a57b8

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Oct 1 12:44:36 UTC 2011


The branch, master has been updated
       via  89a57b82a027f68fff6cd5659878973affe41192 (commit)
      from  94fdb5488f6f9f888841f24b47d84e8b6bd02f06 (commit)


- Shortlog ------------------------------------------------------------
89a57b8 debian/control: Don't depend on libasound2-plugins on kfreebsd and the hurd (Closes: #643966)

Summary of changes:
 debian/changelog |    7 +++++++
 debian/control   |    2 +-
 2 files changed, 8 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 89a57b82a027f68fff6cd5659878973affe41192
Author: Sjoerd Simons <sjoerd at debian.org>
Date:   Sat Oct 1 13:18:55 2011 +0100

    debian/control: Don't depend on libasound2-plugins on kfreebsd and the hurd (Closes: #643966)

diff --git a/debian/changelog b/debian/changelog
index 94a7daa..75f124b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pulseaudio (1.0-4) unstable; urgency=low
+
+  * debian/control: Don't depend on libasound2-plugins on kfreebsd
+    and the hurd (Closes: #643966)
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 01 Oct 2011 13:15:54 +0100
+
 pulseaudio (1.0-3) unstable; urgency=low
 
   * debian/libpulse-mainloop-glib0.symbols: Actually fix the naming...
diff --git a/debian/control b/debian/control
index 6e3e911..53372ed 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,7 @@ Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser,
   lsb-base (>= 3.2-13), consolekit,
   udev (>= 143) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
-  libasound2-plugins
+  libasound2-plugins [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 Conflicts: libltdl3 (<< 1.5.24-1)
 Recommends: pulseaudio-module-x11, gstreamer0.10-pulseaudio,
             pulseaudio-esound-compat, rtkit

-- 
pulseaudio packaging



More information about the pkg-pulseaudio-devel mailing list