This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcatmandu-rdf-perl.
commit 339502b89393f3200a607cd2cd1fe7ab25c25495 Author: Jonas Smedegaard <[email protected]> Date: Wed Jul 2 19:09:26 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 47ff96b..9d6970d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ # compare versions by each digit: upstream strip trailing zeros -version = 3 +version=3 http://www.cpan.org/authors/id/V/VO/VOJ/Catmandu-RDF-([\d.]+)\.tar\.gz https://metacpan.org/release/Catmandu-RDF .*/Catmandu-RDF-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatmandu-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
