[libcatmandu-perl] 01/02: Update watch file: Fix strip spaces in version line.
    Jonas Smedegaard 
    dr at jones.dk
       
    Wed Jul  2 17:08:59 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcatmandu-perl.
commit 1844e06ec9d6414c166be0dafd8152dbc79cfcc5
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Jul 2 19:08:38 2014 +0200
    Update watch file: Fix strip spaces in version line.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index c9b4df4..1088af7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # compare versions by each digit: upstream strip trailing zeros
-version = 3
+version=3
 opts=versionmangle=s/\d\K(?=\d)/./g \
 https://metacpan.org/release/Catmandu .*/Catmandu-([\d.]+)\.tar\.gz
 opts=versionmangle=s/\d\K(?=\d)/./g \
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list