Author: neurocyte-guest
Date: Wed Sep 20 14:54:50 2006
New Revision: 28

URL: http://svn.debian.org/wsvn/pkg-pulseaudio/?sc=1&rev=28
Log:
Add ${misc:Depends}
Don't export DH_OPTIONS
Typos.


Modified:
    gst-pulse/trunk/debian/control
    gst-pulse/trunk/debian/rules
Modified: gst-pulse/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/gst-pulse/trunk/debian/control?rev=28&op=diff
==============================================================================
--- gst-pulse/trunk/debian/control (original)
+++ gst-pulse/trunk/debian/control Wed Sep 20 14:54:50 2006
@@ -8,9 +8,9 @@
 
 Package: libgstreamer-plugins-pulse0.10-0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: gst-pulse
 Replaces: gst-pulse
-Description: PulseAudio plugin for gstreamer
+Description: PulseAudio plugin for GStreamer
  This is a GStreamer 0.10 sink/source/mixer plugin for the PulseAudio sound
  server.

Modified: gst-pulse/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-pulseaudio/gst-pulse/trunk/debian/rules?rev=28&op=diff
==============================================================================
--- gst-pulse/trunk/debian/rules (original)
+++ gst-pulse/trunk/debian/rules Wed Sep 20 14:54:50 2006
@@ -1,6 +1,4 @@
 #!/usr/bin/make -f
-#export DH_VERBOSE=1
-export DH_OPTIONS
 
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)

_______________________________________________
Pkg-pulseaudio-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-pulseaudio-devel

Reply via email to