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

sebastic pushed a commit to branch master
in repository geographiclib.

commit b1cdb32d08456b1ef111de056415abd08d162549
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Mon Aug 3 15:10:55 2015 +0200

    Update watch file, add version mangling, handle other tar extensions.
---
 debian/changelog | 1 +
 debian/watch     | 7 +++++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a2cd411..9e513f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 geographiclib (1.43-3) UNRELEASED; urgency=medium
 
   * Update symbols for amd64 with GCC 5.
+  * Update watch file, add version mangling, handle other tar extensions.
 
  -- Bas Couwenberg <sebas...@debian.org>  Mon, 03 Aug 2015 15:07:33 +0200
 
diff --git a/debian/watch b/debian/watch
index 0285900..00dd308 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-
-http://sf.net/geographiclib/[gG]eographic[lL]ib-(.*)\.tar\.gz
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/
 \
+http://sf.net/geographiclib/ \
+[gG]eographic[lL]ib-(.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to