[SCM] Debian packaging of libwww-topica-perl branch, master, updated. 7ae3467670f8536f0b68b4d2216b4ae9180d9210
Paul Wise
pabs at debian.org
Sun Jul 7 11:00:51 UTC 2013
The following commit has been merged in the master branch:
commit e7667734a6bdcced8c47e6596c5be15807edc287
Author: Paul Wise <pabs at debian.org>
Date: Sun Jul 7 18:38:06 2013 +0800
Use parallel builds
diff --git a/debian/changelog b/debian/changelog
index 185d781..5dfd90c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ libwww-topica-perl (0.6-5) UNRELEASED; urgency=low
[ Paul Wise ]
* Use wrap-and-sort -sa
* Switch to debhelper compat 9
+ * Use parallel builds
-- Ansgar Burchardt <ansgar at debian.org> Wed, 27 Jul 2011 18:49:29 +0200
diff --git a/debian/rules b/debian/rules
index cbe925d..7f478e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,3 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --parallel
--
Debian packaging of libwww-topica-perl
More information about the Pkg-perl-cvs-commits
mailing list