[pyepr] 01/08: Fix watch file

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Mar 1 08:17:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository pyepr.

commit 631858f641051c95b1a449f9c8c928b78210ec66
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 28 16:59:48 2015 +0000

    Fix watch file
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 +++-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 8b5250d..52907a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyepr (0.8.2-2) UNRELEASED; urgency=medium
+
+  * debian/watch file fixed
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 28 Feb 2015 16:58:32 +0000
+
 pyepr (0.8.2-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/watch b/debian/watch
index 59763c7..b4966aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 # Compulsory line, this is a version 3 file
 version=3
 
-http://githubredir.debian.net/github/avalentino/pyepr/ v(.*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+  https://github.com/avalentino/pyepr/tags .*/v?(\d\S*)\.tar\.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyepr.git



More information about the Pkg-grass-devel mailing list