[SCM] Debian packaging of libunicode-collate-perl branch, master, updated. 28514ef03340bdc31a1012efcd97f33f6ab23420

Harlan Lieberman-Berg H.LiebermanBerg at gmail.com
Fri Aug 12 20:43:27 UTC 2011


The following commit has been merged in the master branch:
commit 8eb8ae78fc5f93ea2c27a308a179354ae5f882e0
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Fri Aug 12 16:18:08 2011 -0400

    Remove unused requirement for --with-quilt

diff --git a/debian/rules b/debian/rules
index 0ba6f26..5bb428e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 build:
 	perl enableXS
-	dh $@ --with quilt
+	dh $@
 
 %:
-	dh $@ --with quilt
+	dh $@

-- 
Debian packaging of libunicode-collate-perl



More information about the Pkg-perl-cvs-commits mailing list