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 <d...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to