[SCM] Debian packaging of libclass-xsaccessor-perl branch, master, updated. debian/1.13-1-2-g156513c

gregor herrmann gregoa at debian.org
Thu Dec 22 16:28:58 UTC 2011


The following commit has been merged in the master branch:
commit 98632c2d0c16be61fa71724a8a37b51f16f28daf
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Dec 22 17:27:21 2011 +0100

    Unify "sameperl" substvar generation in libclass-xsaccessor-perl, libdevel-cover-perl, libpar-packer-perl.

diff --git a/debian/rules b/debian/rules
index bf918e4..d2018ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,4 +7,4 @@ PERL_NEXT    := $(shell perl -MConfig -e 'print "$$Config{revision}.$$Config{pat
 	dh $@
 
 override_dh_gencontrol:
-	dh_gencontrol -- -V'sameperl:Depends=perl (>= $(PERL_CURRENT)~), perl (<< $(PERL_NEXT)~)'
+	dh_gencontrol -- -V'sameperl:Depends=perl (>= $(PERL_CURRENT)), perl (<< $(PERL_NEXT)~)'

-- 
Debian packaging of libclass-xsaccessor-perl



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