[pywps] 09/26: Add watch file for GitHub releases.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 13 23:05:44 UTC 2016


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

sebastic pushed a commit to branch master
in repository pywps.

commit e505269d74962f652225b04db101f4cbcf29d4f3
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 13 19:54:56 2016 +0200

    Add watch file for GitHub releases.
---
 debian/changelog | 1 +
 debian/watch     | 7 +++++++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 62d90c4..bf190d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium
   * Change maintainer to Debian GIS team.
   * Update Vcs-* fields for repository on Alioth.
   * Update copyright file using copyright-format 1.0.
+  * Add watch file for GitHub releases.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 13 May 2016 19:33:40 +0200
 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..f243f6a
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,7 @@
+version=3
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
+filenamemangle=s/(?:.*?)?(?:rel|v|pywps)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/pywps-$1.$2/ \
+https://github.com/geopython/pywps/releases \
+(?:.*?/)?(?:rel|v|pywps)?[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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



More information about the Pkg-grass-devel mailing list