[cpp-sp] 05/37: Switch watch file to check for bzip-compressed archives

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:47:31 EST 2018


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

scantor pushed a commit to annotated tag debian/2.5.5+dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=c67b7e5272bc1725eaf9666e7e41da70cfce17b9

commit c67b7e5272bc1725eaf9666e7e41da70cfce17b9
Author: Ferenc Wágner <wferi at niif.hu>
AuthorDate: Mon Jan 18 11:37:47 2016 +0100

    Switch watch file to check for bzip-compressed archives
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 7465804..eed8271 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=dversionmangle=s/\+dfsg\d*$// \
     http://www.shibboleth.net/downloads/service-provider/latest/ \
-    shibboleth-sp-([\d.]+)\.tar\.gz
+    shibboleth-sp-([\d.]+)\.tar\.bz2

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list