r38308 - in /packages/unstable/rhythmbox/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Jun 2 16:34:32 UTC 2013


Author: pochu
Date: Sun Jun  2 16:34:29 2013
New Revision: 38308

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38308
Log:
* debian/rules:
  + Use DEB_DH_INSTALL_ARGS_rhythmbox-plugins as that's supported
    nowadays.

Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/rules

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=38308&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog [utf-8] Sun Jun  2 16:34:29 2013
@@ -1,3 +1,11 @@
+rhythmbox (2.99.1-3) UNRELEASED; urgency=low
+
+  * debian/rules:
+    + Use DEB_DH_INSTALL_ARGS_rhythmbox-plugins as that's supported
+      nowadays.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org>  Sun, 02 Jun 2013 18:33:49 +0200
+
 rhythmbox (2.99.1-2) unstable; urgency=low
 
   [ Michael Biebl ]

Modified: packages/unstable/rhythmbox/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/rules?rev=38308&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/rules [utf-8] (original)
+++ packages/unstable/rhythmbox/debian/rules [utf-8] Sun Jun  2 16:34:29 2013
@@ -23,8 +23,7 @@
 
 ifneq ($(DEB_HOST_ARCH_OS),linux)
 # Linux specific, needs linux/videodev2.h
-# There's no DEB_DH_INSTALL_ARGS_$package... #468208
-DEB_DH_INSTALL_ARGS += -Xfmradio
+DEB_DH_INSTALL_ARGS_rhythmbox-plugins += -Xfmradio
 endif
 
 # exclude plugins from shlibs generation




More information about the pkg-gnome-commits mailing list