[cpp-sp] 03/42: Fix watch file

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


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

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

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

commit c89ec5f76298d9eda7d87bc78468810b62b18664
Author: Ferenc Wagner <wferi at niif.hu>
AuthorDate: Wed Nov 24 22:18:55 2010 +0100

    Fix watch file
---
 debian/changelog | 6 +++++-
 debian/watch     | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 06d0f45..7b6962f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 shibboleth-sp2 (2.3.1+dfsg-3) UNRELEASED; urgency=low
 
+  [ Ferenc Wagner ]
+  * Fix watch file.  The 2.4 prerelease broke it.
+
+  [ Faidon Liambotis ]
   * Add myself to Uploaders.
   * Enable and ship memcache-store.
 
- -- Faidon Liambotis <paravoid at debian.org>  Fri, 15 Oct 2010 21:04:44 +0300
+ -- Ferenc Wagner <wferi at niif.hu>  Wed, 24 Nov 2010 22:17:47 +0100
 
 shibboleth-sp2 (2.3.1+dfsg-2) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index 12dfb23..532bdc2 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=dversionmangle=s/\+dfsg\d*$// \
-    http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/(2[\d.]+)/ \
-    shibboleth-(?:sp-)?([\d.]+)\.tar\.gz
+    http://shibboleth.internet2.edu/downloads/shibboleth/cppsp/latest/ \
+    shibboleth-sp-([\d.]+)\.tar\.gz

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


More information about the commits mailing list