[Pkg-libvirt-commits] [libvirt] 01/11: watch: Also look for xz compressed tarballs

Guido Guenther agx at moszumanska.debian.org
Wed Jun 29 21:57:43 UTC 2016


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

agx pushed a commit to annotated tag debian/2.0.0_rc2-1
in repository libvirt.

commit 726a02964b63e488fa250628b7f8e5d0575598a8
Author: Guido Günther <agx at sigxcpu.org>
Date:   Tue Jun 28 16:44:34 2016 +0200

    watch: Also look for xz compressed tarballs
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5d3eee9..71ec5a9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
 opts="uversionmangle=s/\.-rc/~rc/;s/\.+$//,pgpsigurlmangle=s/$/.asc/" \
-    http://libvirt.org/sources/libvirt-([\d\.]+)(-rc\d)?\.tar\.gz
+    http://libvirt.org/sources/libvirt-([\d\.]+)(-rc\d)?\.tar\.[gx]z

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libvirt.git



More information about the Pkg-libvirt-commits mailing list