[epr-api] 01/01: Fix watchfile
Ross Gammon
ross-guest at moszumanska.debian.org
Fri Jan 9 20:44:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
ross-guest pushed a commit to branch master
in repository epr-api.
commit 5c481e60d1e81d4410c07912c55e6f2fe13c69bb
Author: Ross Gammon <rossgammon at mail.dk>
Date: Fri Jan 9 21:33:45 2015 +0100
Fix watchfile
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 99b9163..cbe6377 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,5 @@
# Compulsory line, this is a version 3 file
version=3
-http://githubredir.debian.net/github/bcdev/epr-api/ (.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/epr-api-$1\.tar\.gz/ \
+ https://github.com/bcdev/epr-api/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/epr-api.git
More information about the Pkg-grass-devel
mailing list