[libcgi-pm-perl] 01/01: Drop .pm suffix also in debian/watch's regular expression
    Axel Beckert 
    abe at deuxchevaux.org
       
    Sun Oct 12 01:19:33 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
abe pushed a commit to branch master
in repository libcgi-pm-perl.
commit 4552e42080d22834a7956e72ed63e1e35fd32f1c
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Oct 12 03:19:25 2014 +0200
    Drop .pm suffix also in debian/watch's regular expression
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index e5e079d..d5aec3c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libcgi-pm-perl (4.03-2) UNRELEASED; urgency=medium
+
+  * Drop .pm suffix also in debian/watch's regular expression
+
+ -- Axel Beckert <abe at debian.org>  Sun, 12 Oct 2014 03:19:05 +0200
+
 libcgi-pm-perl (4.03-1) unstable; urgency=medium
 
   [ Daniel Lintott ]
diff --git a/debian/watch b/debian/watch
index 1cd59a0..9bdffd2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/CGI   .*/CGI.pm-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI   .*/CGI-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcgi-pm-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list