[cpp-sp] 01/03: Follow upstream URL change in debian/watch and debian/copyright

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


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

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

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

commit 50e20c159fa1bee4957a6e22cfb6e356167ebaee
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Tue Sep 12 14:58:46 2017 +0200

    Follow upstream URL change in debian/watch and debian/copyright
---
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 07ee6d3..ef2d355 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: http://www.shibboleth.net/downloads/service-provider/
+Source: https://shibboleth.net/downloads/service-provider/
 Files-Excluded: schemas/WS-Trust.xsd
 Comment: The original upstream source was repackaged to remove the
  WS-Trust.xsd schema, which was not distributed under a DFSG-free
diff --git a/debian/watch b/debian/watch
index 2c4fd09..7f0164f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,5 +2,5 @@ version=3
 opts="dversionmangle=s/\+dfsg\d*$//,\
 repacksuffix=+dfsg1,\
 pgpsigurlmangle=s/$/.asc/" \
-    http://www.shibboleth.net/downloads/service-provider/latest/ \
+    https://shibboleth.net/downloads/service-provider/latest/ \
     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