[mapproxy] 06/28: Add watch file for GitHub releases.

Bas Couwenberg sebastic at debian.org
Wed Jul 27 00:32:57 UTC 2016


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

sebastic pushed a commit to branch master
in repository mapproxy.

commit 183d618d09499d9798fc4e49b3ad83dada64a78b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jul 25 18:58:20 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 06eca64..d229e4e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ mapproxy (1.8.2-1) UNRELEASED; urgency=medium
   * Restructure control file with cme.
   * Change Maintainer to Debian GIS team, add myself to Uploaders.
   * Add Vcs-* fields for git repository on Alioth.
+  * Add watch file for GitHub releases.
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 25 Jul 2016 18:53:14 +0200
 
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..cb482b9
--- /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|mapproxy)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/mapproxy-$1.$2/ \
+https://github.com/mapproxy/mapproxy/releases \
+(?:.*?/)?(?:rel|v|mapproxy)?[\-\_]?(\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/mapproxy.git



More information about the Pkg-grass-devel mailing list