[Pkg-xfce-commits] r6694 - desktop/branches/experimental/xfce4-appfinder/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Sun Apr 8 08:22:44 UTC 2012
Author: corsac
Date: 2012-04-08 20:22:43 +0000 (Sun, 08 Apr 2012)
New Revision: 6694
Modified:
desktop/branches/experimental/xfce4-appfinder/debian/changelog
desktop/branches/experimental/xfce4-appfinder/debian/rules
Log:
build with --parallel.
Modified: desktop/branches/experimental/xfce4-appfinder/debian/changelog
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/changelog 2012-04-08 20:22:22 UTC (rev 6693)
+++ desktop/branches/experimental/xfce4-appfinder/debian/changelog 2012-04-08 20:22:43 UTC (rev 6694)
@@ -21,6 +21,7 @@
* debian/compat bumped to 9.
* debian/rules:
- use debhelper 9 and dpkg-dev 1.16.1 hardening support.
+ - build with --parallel.
-- Lionel Le Folgoc <mrpouit at gmail.com> Wed, 21 Sep 2011 23:41:48 +0200
Modified: desktop/branches/experimental/xfce4-appfinder/debian/rules
===================================================================
--- desktop/branches/experimental/xfce4-appfinder/debian/rules 2012-04-08 20:22:22 UTC (rev 6693)
+++ desktop/branches/experimental/xfce4-appfinder/debian/rules 2012-04-08 20:22:43 UTC (rev 6694)
@@ -11,4 +11,4 @@
dh_install
%:
- dh $@
+ dh $@ --parallel
More information about the Pkg-xfce-commits
mailing list