[Pkg-octave-commit] [octave] 01/01: d/watch: revert to xz format only.
Sébastien Villemot
sebastien at debian.org
Sat Jul 8 21:57:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository octave.
commit adb0962fb5ebca4586cc63b8b6afd4a0b19c3166
Author: Sébastien Villemot <sebastien at debian.org>
Date: Sat Jul 8 23:56:25 2017 +0200
d/watch: revert to xz format only.
The dropping of .xz in 4.2.0 was an accident, now repaired. And if we also
check for .gz, it takes precendence, which is not what we want.
Gbp-Dch: Full
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index facaaf6..ba02b9e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=4
-opts=pgpsigurlmangle=s/$/.sig/ http://ftpmirror.gnu.org/octave/octave-([\d\.]+)\.tar\.(?:xz|bz2|gz)
+opts=pgpsigurlmangle=s/$/.sig/ http://ftpmirror.gnu.org/octave/octave-([\d\.]+)\.tar\.xz
--
Alioth's /home/groups/pkg-octave/bin/git-commit-notice on /srv/git.debian.org/git/pkg-octave/octave.git
More information about the Pkg-octave-commit
mailing list