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

sebastic pushed a commit to branch master
in repository netcdf.

commit ad3b463a65c2d81ca8a1d95e13b198a865376fd6
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Mon Jul 27 18:21:55 2015 +0200

    Update watch file to handle other tar extensions in filenamemangle.
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ecd1de2..411f8ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+netcdf (1:4.4.0~rc2-1~exp2) UNRELEASED; urgency=medium
+
+  * Update watch file to handle other tar extensions in filenamemangle.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Mon, 27 Jul 2015 18:21:06 +0200
+
 netcdf (1:4.4.0~rc2-1~exp1) experimental; urgency=medium
 
   * Add libcurl-ssl-dev as alternative for libcurl-gnutls-dev build dependency.
diff --git a/debian/watch b/debian/watch
index 7f65b6e..fcb2a92 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 
uversionmangle=s/_/./g;s/(\d)[_\.\-\+]?((RC|rc|pre|dev|gamma|beta|alpha|b|a)[\-\.]?(\d*))$/$1~$3$4/,\
-filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.tar\.gz/netcdf-c-$1.tar.gz/ \
+filenamemangle=s/(?:.*?)?[vr]?(\d[\d\.\-\w]*)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/netcdf-c-$1.$2/
 \
 https://github.com/Unidata/netcdf-c/releases \
 
(?:.*/)*(?:rel|v|r|netcdf-c|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/netcdf.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