[saga] 01/02: Support both - and _ in tarball names
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Thu Mar 22 21:56:45 UTC 2018
This is an automated email from the git hooks/post-receive script.
johanvdw-guest pushed a commit to branch experimental
in repository saga.
commit e514b9a5ca7a6909ee604da3758b4fe672d34181
Author: Johan Van de Wauw <johan at gisky.be>
Date: Thu Mar 22 22:52:00 2018 +0100
Support both - and _ in tarball names
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 1c576ac..222a4b7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=dversionmangle=s/\+dfsg//,repacksuffix=+dfsg \
-http://sf.net/saga-gis/saga_(\d\.\d\.\d).tar\.gz
+http://sf.net/saga-gis/saga[_-](\d\.\d\.\d).tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list