[pycoast] 02/04: Update debian/watch
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Tue Feb 16 23:35:16 UTC 2016
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pycoast.
commit 9877c003902c917c015c440d9f7ad3a8319ffddc
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Wed Feb 17 00:28:37 2016 +0100
Update debian/watch
---
debian/changelog | 2 ++
debian/watch | 9 ++++++---
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 84ad98c..546c187 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ pycoast (0.5.2-2) UNRELEASED; urgency=medium
* debian/control:
- fixed the URL of the project home page
+ * debian/watch:
+ - fixed download URL
-- Antonio Valentino <antonio.valentino at tiscali.it> Tue, 23 Sep 2014 19:06:41 +0000
diff --git a/debian/watch b/debian/watch
index 00519f3..0b2b0dd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
-# Compulsory line, this is a version 3 file
version=3
-
-http://code.google.com/p/pycoast/downloads/list .*/pycoast-(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/;s/\-/\./g,\
+filenamemangle=s/(?:.*?)?(?:rel|v|pycoast)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pycoast-$1.$2/ \
+https://github.com/pytroll/pycoast/releases \
+(?:.*?/)?(?:rel|v|pycoast)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycoast.git
More information about the Pkg-grass-devel
mailing list