[maven2] 14/87: Corrected watch expression
    Emmanuel Bourg 
    ebourg-guest at moszumanska.debian.org
       
    Fri Feb 27 13:59:05 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven2.
commit c848c36d23e81f7b2b49638d52931299e08723c8
Author: Paul Cager <paul-debian at home.paulcager.org>
Date:   Tue Jul 17 22:42:46 2007 +0000
    Corrected watch expression
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 0e2a0a6..70c5fda 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-http://ftp.plusline.de/ftp.apache.org/maven/binaries/maven-(.*)-bin.tar.gz debian uupdate
+# The "." at the end of the pattern will always be a "/", but
+# uscan does not allow us to specify a "/"
+http://svn.apache.org/repos/asf/maven/components/tags/maven-([0-9].*). debian uupdate
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git
    
    
More information about the pkg-java-commits
mailing list