[libcitygml] 01/35: Update watch file for GitHub releases.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Jul 24 23:34:58 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository libcitygml.
commit 503e3590e401443f1e6867bda41cc41d98d4d46b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jul 24 16:28:14 2015 +0200
Update watch file for GitHub releases.
---
debian/changelog | 7 +++++++
debian/watch | 19 ++++++-------------
2 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2b6335c..47eb4f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libcitygml (0.14+svn134-2+3p2p2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Update watch file for GitHub releases.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 24 Jul 2015 16:27:50 +0200
+
libcitygml (0.14+svn134-2+3p2p1) unstable; urgency=medium
* Team upload.
diff --git a/debian/watch b/debian/watch
index 63e9879..13aad9a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,14 +1,7 @@
version=3
-
-# official zipfile releases
-#
-#opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/" \
-#https://code.google.com/p/libcitygml/downloads/list?can=1 \
-#.*/libcitygml\.(\d[\d\.]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
-# subversion revisions
-#
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/^\d+$/0.14+svn$&/" \
-https://code.google.com/p/libcitygml/source/list \
-(?:.*/)?detail\?r=(\d+)
-
+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|libcitygml)[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/libcitygml-$1.$2/ \
+https://github.com/jklimke/libcitygml/releases \
+(?:.*/)?(?:rel|v|libcitygml)[\-\_]?(\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/libcitygml.git
More information about the Pkg-grass-devel
mailing list