[Pkg-xfce-commits] r6688 - desktop/branches/experimental/xfwm4/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sun Apr 8 08:13:11 UTC 2012


Author: corsac
Date: 2012-04-08 20:13:11 +0000 (Sun, 08 Apr 2012)
New Revision: 6688

Modified:
   desktop/branches/experimental/xfwm4/debian/changelog
   desktop/branches/experimental/xfwm4/debian/rules
Log:
* debian/rules:
  - build with --parallel.

Modified: desktop/branches/experimental/xfwm4/debian/changelog
===================================================================
--- desktop/branches/experimental/xfwm4/debian/changelog	2012-04-08 20:12:41 UTC (rev 6687)
+++ desktop/branches/experimental/xfwm4/debian/changelog	2012-04-08 20:13:11 UTC (rev 6688)
@@ -5,6 +5,8 @@
     - update build-deps for Xfce 4.9pre1
     - update standards version to 3.9.3.
     - update debhelper build-dep to 9. 
+  * debian/rules:
+    - build with --parallel.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Sat, 31 Mar 2012 09:43:37 +0200
 

Modified: desktop/branches/experimental/xfwm4/debian/rules
===================================================================
--- desktop/branches/experimental/xfwm4/debian/rules	2012-04-08 20:12:41 UTC (rev 6687)
+++ desktop/branches/experimental/xfwm4/debian/rules	2012-04-08 20:13:11 UTC (rev 6688)
@@ -7,4 +7,4 @@
 	dh_strip --dbg-package=xfwm4-dbg
 
 %:
-	dh $@
+	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list