[osmcoastline] 02/03: Handle other extensions in filenamemangle.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 27 18:02:34 UTC 2015


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

sebastic pushed a commit to branch master
in repository osmcoastline.

commit 2db5be12b8bf598908738fd2019a6dac67c8216e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 27 19:54:46 2015 +0200

    Handle other extensions in filenamemangle.
---
 debian/changelog | 1 +
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 99d6f4f..774ca01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 osmcoastline (2.0.1-2) UNRELEASED; urgency=medium
 
   * Add patch to make the build reproducible.
+  * Handle other extensions in filenamemangle.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 27 Jun 2015 19:53:46 +0200
 
diff --git a/debian/watch b/debian/watch
index ea437ba..111f005 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.tar\.gz/osmcoastline-$1.tar.gz/ \
+filenamemangle=s/(?:.*)?v(\d[\d\.]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/osmcoastline-$1.$2/ \
 https://github.com/osmcode/osmcoastline/releases \
 (?:.*/)?(?:rel|v|osmcoastline)[\-\_]?(\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/osmcoastline.git



More information about the Pkg-grass-devel mailing list