[netcdf] 06/09: Use multi-line uscan options, drop uupdate.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jun 11 21:36:32 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository netcdf.
commit 5b7c852d0002b01cbfd1919a5204fdfa396eee39
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jun 11 22:00:14 2015 +0200
Use multi-line uscan options, drop uupdate.
---
debian/watch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/watch b/debian/watch
index 6e928c0..e394998 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,8 +1,8 @@
version=3
-opts="dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
+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/,\
-repacksuffix=+ds" \
+repacksuffix=+ds \
https://github.com/Unidata/netcdf-c/releases \
-(?:.*/)*(?:rel|v|r|netcdf-c|)[\-\_]?(\d[\d\-\.\w]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) \
-debian uupdate
+(?:.*/)*(?: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
More information about the Pkg-grass-devel
mailing list