[SCM] Debian packaging of libdate-simple-perl branch, master, updated. 11dba23be101a1ae5fadc49f65eca883bdc4b777
gregor herrmann
gregoa at debian.org
Sat May 26 14:47:21 UTC 2012
The following commit has been merged in the master branch:
commit 655418ef55d4d6c83b653c78c65d5ca2905216aa
Author: gregor herrmann <gregoa at debian.org>
Date: Sat May 26 16:46:30 2012 +0200
debian/watch: right-pad version number to get from the devel release to the real one.
diff --git a/debian/watch b/debian/watch
index 3b9f47c..6a215d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,4 @@
version=3
-opts="uversionmangle=s/_/./g" \
+opts="uversionmangle=s/(\.\d{2})$/${1}00/g" \
http://search.cpan.org/dist/Date-Simple/ \
.+/Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
-
-opts="uversionmangle=s/_/./g" \
- http://search.cpan.org/CPAN/authors/id/I/IZ/IZUT/ \
- Date-Simple-v?(\d[\d.]*)\.(?:tar\.(?:gz|bz2)|tga|zip)
--
Debian packaging of libdate-simple-perl
More information about the Pkg-perl-cvs-commits
mailing list