[osm2pgrouting] 08/24: Add watch file for GitHub releases.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 29 18:47:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osm2pgrouting.
commit 1e46a408b599bffbe1e86a1bd45c33aea0af827f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 29 19:32:30 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 4884d6a..139d1e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ osm2pgrouting (2.0.0-release-ppa1~trusty2) UNRELEASED; urgency=medium
- Enable parallel builds
- Enable all hardening buildflags
- Override dh_install to use --list-missing
+ * Add watch file for GitHub releases.
-- Bas Couwenberg <sebastic at debian.org> Fri, 29 Apr 2016 19:14:15 +0200
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..ee37bcb
--- /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|osm2pgrouting)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/osm2pgrouting-$1.$2/ \
+https://github.com/pgRouting/osm2pgrouting/releases \
+(?:.*?/)?(?:rel|v|osm2pgrouting)?[\-\_]?(\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/osm2pgrouting.git
More information about the Pkg-grass-devel
mailing list