This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository mkgmap.
commit 45e980bb74770f9f0a202d160008f3bc919a3e84 Author: Andreas Tille <[email protected]> Date: Thu Mar 6 22:21:20 2014 +0100 Fixed watch file --- debian/changelog | 1 + debian/watch | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc1cb3f..4832643 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ mkgmap (0.0.0+svn2981-1) UNRELEASED; urgency=low - cme fix dpkg-control - Added myself to Uploaders * debian/rules: dh $@ --with javahelper + * Fixed watch file -- Andreas Tille <[email protected]> Thu, 06 Mar 2014 18:25:32 +0100 diff --git a/debian/watch b/debian/watch index 7fe5e51..b3ebd2c 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -opts="dversionmangle=s/0.0.0.svn//,uversionmangle=s/^r//" \ -http://www.mkgmap.org.uk/snapshots/mkgmap-(.*)-src\.tar\.gz +opts="dversionmangle=s/0.0.0.svn//" \ +http://www.mkgmap.org.uk/download/mkgmap-r([\d]+)-src\.zip -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mkgmap.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

