[qlandkartegt] 02/03: Update watch file to support other tar extensions.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Aug 25 15:46:36 UTC 2015


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

sebastic pushed a commit to branch master
in repository qlandkartegt.

commit 3933b18b675e241e1e8822d82f07cc984c8abb14
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Aug 25 17:30:49 2015 +0200

    Update watch file to support 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 f0165b7..d98152c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 qlandkartegt (1.8.1+ds-2~exp3) UNRELEASED; urgency=medium
 
   * Update Vcs-Browser URL to use HTTPS.
+  * Update watch file to support other tar extensions.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Aug 2015 17:26:04 +0200
 
diff --git a/debian/watch b/debian/watch
index fe343d4..cbece99 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,7 @@
 version=3
-opts=dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+opts=\
+dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
 repacksuffix=+ds \
-http://sf.net/qlandkartegt/qlandkartegt-(\d)\.([\d\.]*)\.tar\.gz
+http://sf.net/qlandkartegt/ \
+qlandkartegt-(\d)\.([\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/qlandkartegt.git



More information about the Pkg-grass-devel mailing list