[Pkg-pulseaudio-devel] r103 - in /pulseaudio/trunk/debian:
changelog control
neurocyte-guest at users.alioth.debian.org
neurocyte-guest at users.alioth.debian.org
Mon Feb 19 21:23:54 CET 2007
Author: neurocyte-guest
Date: Mon Feb 19 22:23:54 2007
New Revision: 103
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/?sc=1&rev=103
Log:
Make pulseaudio-module-hal depend on hal, not just libhal. (Closes: #411501)
Modified:
pulseaudio/trunk/debian/changelog
pulseaudio/trunk/debian/control
Modified: pulseaudio/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/pulseaudio/trunk/debian/changelog?rev=103&op=diff
==============================================================================
--- pulseaudio/trunk/debian/changelog (original)
+++ pulseaudio/trunk/debian/changelog Mon Feb 19 22:23:54 2007
@@ -1,3 +1,10 @@
+pulseaudio (0.9.5-7) unstable; urgency=low
+
+ * debian/control: Make pulseaudio-module-hal depend on hal, not just
+ libhal. (Closes: #411501)
+
+ -- CJ van den Berg <cj at vdbonline.com> Mon, 19 Feb 2007 22:11:48 +0100
+
pulseaudio (0.9.5-6) unstable; urgency=low
* debian/patches/06_pulseaudio-0.9.5-suspend.dpatch:
Modified: pulseaudio/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/pulseaudio/trunk/debian/control?rev=103&op=diff
==============================================================================
--- pulseaudio/trunk/debian/control (original)
+++ pulseaudio/trunk/debian/control Mon Feb 19 22:23:54 2007
@@ -95,7 +95,7 @@
Package: pulseaudio-module-hal
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, hal
Description: HAL device detection module for PulseAudio sound server
PulseAudio, previously known as Polypaudio, is a sound server for POSIX and
WIN32 systems. It is a drop in replacement for the ESD sound server with
More information about the Pkg-pulseaudio-devel
mailing list