[Pkg-xfce-commits] r7244 - desktop/branches/experimental/xfce4-terminal/debian

Yves-Alexis Perez corsac at alioth.debian.org
Fri Dec 28 10:50:06 UTC 2012


Author: corsac
Date: 2012-12-28 10:50:06 +0000 (Fri, 28 Dec 2012)
New Revision: 7244

Modified:
   desktop/branches/experimental/xfce4-terminal/debian/changelog
   desktop/branches/experimental/xfce4-terminal/debian/rules
Log:
use dh --parallel.

Modified: desktop/branches/experimental/xfce4-terminal/debian/changelog
===================================================================
--- desktop/branches/experimental/xfce4-terminal/debian/changelog	2012-12-28 10:40:25 UTC (rev 7243)
+++ desktop/branches/experimental/xfce4-terminal/debian/changelog	2012-12-28 10:50:06 UTC (rev 7244)
@@ -4,6 +4,7 @@
   * debian/watch updated for new naming.
   * debian/rules:
     - remove the renaming, done upstream now.
+    - use dh --parallel.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Fri, 28 Dec 2012 11:28:30 +0100
 

Modified: desktop/branches/experimental/xfce4-terminal/debian/rules
===================================================================
--- desktop/branches/experimental/xfce4-terminal/debian/rules	2012-12-28 10:40:25 UTC (rev 7243)
+++ desktop/branches/experimental/xfce4-terminal/debian/rules	2012-12-28 10:50:06 UTC (rev 7244)
@@ -25,4 +25,4 @@
 	dh_strip --dbg-package=xfce4-terminal-dbg
 
 %:
-	dh $@
+	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list