[libcommon-sense-perl] 02/03: Slightly loosen the dependency on the current perl version to allow for release candidates (of the form 5.20.0~rc1).

Niko Tyni ntyni at moszumanska.debian.org
Sun May 18 09:12:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

ntyni pushed a commit to branch master
in repository libcommon-sense-perl.

commit 21894f1782bb6bfbdf207fd0a4be1c344b36efc1
Author: Niko Tyni <ntyni at debian.org>
Date:   Sun May 18 12:07:11 2014 +0300

    Slightly loosen the dependency on the current perl version to allow for release candidates (of the form 5.20.0~rc1).
---
 debian/changelog | 5 +++--
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3fb061..2cc6957 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
 libcommon-sense-perl (3.72-5) UNRELEASED; urgency=medium
 
   * Team upload.
-  * 
+  * Slightly loosen the dependency on the current perl version
+    to allow for release candidates (of the form 5.20.0~rc1).
 
- -- Niko Tyni <ntyni at debian.org>  Sun, 18 May 2014 11:54:13 +0300
+ -- Niko Tyni <ntyni at debian.org>  Sun, 18 May 2014 11:55:37 +0300
 
 libcommon-sense-perl (3.72-4) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 2bb9e57..f368b5a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,4 +19,4 @@ override_dh_auto_install:
 		$(TMP)/usr/share/man/man3/common::sense.3pm
 
 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)~)'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcommon-sense-perl.git



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