[Pkg-xfce-commits] r6703 - desktop/branches/experimental/gtk2-engines-xfce/debian

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


Author: corsac
Date: 2012-04-08 20:32:23 +0000 (Sun, 08 Apr 2012)
New Revision: 6703

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

Modified: desktop/branches/experimental/gtk2-engines-xfce/debian/changelog
===================================================================
--- desktop/branches/experimental/gtk2-engines-xfce/debian/changelog	2012-04-08 20:31:54 UTC (rev 6702)
+++ desktop/branches/experimental/gtk2-engines-xfce/debian/changelog	2012-04-08 20:32:23 UTC (rev 6703)
@@ -1,5 +1,6 @@
 gtk2-engines-xfce (2.99.2-1) UNRELEASED; urgency=low
 
+  [ Lionel Le Folgoc ]
   * New upstream development release, introducing gtk+3.0 support.
   * Add a new gtk3-engines-xfce binary package for the new ported themes.
   * debian/rules:
@@ -11,6 +12,10 @@
   * debian/control: add b-dep on libgtk-3-dev (>= 3.0.0), xfce4-dev-tools,
     autoconf, automake and libtool.
 
+  [ Yves-Alexis Perez ]
+  * debian/rules:
+    - build with --parallel.
+
  -- Lionel Le Folgoc <mrpouit at gmail.com>  Sun, 12 Feb 2012 17:23:03 +0100
 
 gtk2-engines-xfce (2.9.0-1) experimental; urgency=low

Modified: desktop/branches/experimental/gtk2-engines-xfce/debian/rules
===================================================================
--- desktop/branches/experimental/gtk2-engines-xfce/debian/rules	2012-04-08 20:31:54 UTC (rev 6702)
+++ desktop/branches/experimental/gtk2-engines-xfce/debian/rules	2012-04-08 20:32:23 UTC (rev 6703)
@@ -17,4 +17,4 @@
 	dh_install --fail-missing -X .la
 
 %:
-	dh $@
+	dh $@ --parallel




More information about the Pkg-xfce-commits mailing list