[xml-security-c] 06/24: Switch watch file to check for bzip-compressed archives
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Sun Nov 29 19:42:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch master
in repository xml-security-c.
commit 9d2337ffcbde362007c1afb1d65aa504c35c445c
Author: Ferenc Wágner <wferi at niif.hu>
Date: Tue Nov 24 14:31:37 2015 +0100
Switch watch file to check for bzip-compressed archives
Starting with version 1.7.3 tar.bz2 files are also provided next to
the usual tar.gz archives. They are smaller, let's switch to them.
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index e24b820..6d2ee94 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/rc/~rc/,pgpsigurlmangle=s/$/.asc/" \
- http://www.apache.org/dist/santuario/c-library/xml-security-c-(.*)\.tar\.gz
+ http://www.apache.org/dist/santuario/c-library/xml-security-c-(.*)\.tar\.bz2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git
More information about the Pkg-shibboleth-devel
mailing list