[Pkg-xfce-commits] r7481 - in desktop/trunk/thunar-volman: . debian

Yves-Alexis Perez corsac at alioth.debian.org
Tue May 21 10:36:36 UTC 2013


Author: corsac
Date: 2013-05-21 22:36:36 +0000 (Tue, 21 May 2013)
New Revision: 7481

Modified:
   desktop/trunk/thunar-volman/
   desktop/trunk/thunar-volman/debian/changelog
   desktop/trunk/thunar-volman/debian/rules
   desktop/trunk/thunar-volman/debian/watch
Log:
merge changes from experimental



Property changes on: desktop/trunk/thunar-volman
___________________________________________________________________
Modified: svn:mergeinfo
   - /goodies/branches/experimental/thunar-volman:4181-5245
   + /goodies/branches/experimental/thunar-volman:4181-5245,6614-6869

Modified: desktop/trunk/thunar-volman/debian/changelog
===================================================================
--- desktop/trunk/thunar-volman/debian/changelog	2013-05-21 22:35:44 UTC (rev 7480)
+++ desktop/trunk/thunar-volman/debian/changelog	2013-05-21 22:36:36 UTC (rev 7481)
@@ -1,3 +1,19 @@
+thunar-volman (0.7.1-1) UNRELEASED; urgency=low
+
+  [ Lionel Le Folgoc ]
+  * New upstream development release.
+  * debian/control:
+    - switch b-deps to libxfce4util6-dev for the new API, and libxfce4ui-1-dev
+      to >= 4.9.0 for the new help API.
+  * debian/rules:
+    - drop obsolete --disable-rpath configure flag
+    - pass --parallel to dh.
+
+  [ Yves-Alexis Perez ]
+  * debian/watch updated to track development releases.
+
+ -- Lionel Le Folgoc <mrpouit at gmail.com>  Sat, 14 Apr 2012 13:51:17 +0200
+
 thunar-volman (0.6.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/trunk/thunar-volman/debian/rules
===================================================================
--- desktop/trunk/thunar-volman/debian/rules	2013-05-21 22:35:44 UTC (rev 7480)
+++ desktop/trunk/thunar-volman/debian/rules	2013-05-21 22:36:36 UTC (rev 7481)
@@ -4,11 +4,8 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+pie,+bindnow
 
 %:
-	dh $@
+	dh $@ --parallel
 
-override_dh_auto_configure:
-	dh_auto_configure -- --disable-rpath
-
 override_dh_install:
 	chrpath -d -k $(CURDIR)/debian/thunar-volman/usr/bin/thunar-volman
 	dh_install --fail-missing

Modified: desktop/trunk/thunar-volman/debian/watch
===================================================================
--- desktop/trunk/thunar-volman/debian/watch	2013-05-21 22:35:44 UTC (rev 7480)
+++ desktop/trunk/thunar-volman/debian/watch	2013-05-21 22:36:36 UTC (rev 7481)
@@ -1,3 +1,3 @@
 version=3
-http://archive.xfce.org/src/xfce/thunar-volman/(\d\.[02468])/ \
+http://archive.xfce.org/src/xfce/thunar-volman/([\d\.]+)/ \
 	thunar-volman-([\d\.]+)\.tar\.(?:gz|bz2)




More information about the Pkg-xfce-commits mailing list