[dfcgen-gtk] 01/01: d/watch: use @ARCHIVE_EXT@ subst string instead of using only \.tar\.gz
Mattia Rizzolo
mattia at debian.org
Sat Oct 29 22:10:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository dfcgen-gtk.
commit 8bd87a07c1aaf82ac94063e60432934e8e663d4d
Author: Mattia Rizzolo <mattia at debian.org>
Date: Sat Oct 29 22:10:10 2016 +0000
d/watch: use @ARCHIVE_EXT@ subst string instead of using only \.tar\.gz
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index d0c4e49..010ea22 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.dfcgen.de/main.html dfcgen-gtk/dfcgen-gtk-(.+)\.tar\.gz
+http://www.dfcgen.de/main.html dfcgen-gtk/dfcgen-gtk-(.+)@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dfcgen-gtk.git
More information about the debian-science-commits
mailing list