[Pkg-xfce-commits] r1486 - goodies/thunar-volman/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Mon Dec 17 22:55:12 UTC 2007


Author: corsac
Date: 2007-12-17 22:55:11 +0000 (Mon, 17 Dec 2007)
New Revision: 1486

Modified:
   goodies/thunar-volman/debian/changelog
   goodies/thunar-volman/debian/rules
Log:
add patch to only run “music player” command when a music player is plugged


Modified: goodies/thunar-volman/debian/changelog
===================================================================
--- goodies/thunar-volman/debian/changelog	2007-12-17 09:34:08 UTC (rev 1485)
+++ goodies/thunar-volman/debian/changelog	2007-12-17 22:55:11 UTC (rev 1486)
@@ -1,3 +1,11 @@
+thunar-volman (0.2.0-2) UNRELEASED; urgency=low
+
+  * debian/patches:
+    - 01_autoipod_command_only_for_music_players added: only run “music 
+     player” command when a music player is plugged.            closes: #455870
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Mon, 17 Dec 2007 23:54:18 +0100
+
 thunar-volman (0.2.0-1) unstable; urgency=low
 
   [ Simon Huggins ]

Modified: goodies/thunar-volman/debian/rules
===================================================================
--- goodies/thunar-volman/debian/rules	2007-12-17 09:34:08 UTC (rev 1485)
+++ goodies/thunar-volman/debian/rules	2007-12-17 22:55:11 UTC (rev 1486)
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath
 




More information about the Pkg-xfce-commits mailing list