[cpp-sp] 17/36: Canonicalize Vcs-* URLS, update standards version and copyright

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


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

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

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

commit 7b47b270efbe3fddf2ecf8929c621a98505f1ef8
Author: Russ Allbery <rra at debian.org>
AuthorDate: Thu May 30 17:44:52 2013 -0700

    Canonicalize Vcs-* URLS, update standards version and copyright
    
    * Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields.
    * Update standards version to 3.9.4.
      - Update debian/copyright to specify copyright-format 1.0.
---
 debian/changelog | 3 +++
 debian/control   | 6 +++---
 debian/copyright | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d6aded8..467ce72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,6 +64,9 @@ shibboleth-sp2 (2.5.1+dfsg-1) UNRELEASED; urgency=low
   * Switch to xz compression for the repackaged upstream
     source, *.debian.tar, and the *.deb packages.
   * Update upstream Homepage.
+  * Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields.
+  * Update standards version to 3.9.4.
+    - Update debian/copyright to specify copyright-format 1.0.
 
  -- Russ Allbery <rra at debian.org>  Sat, 03 Nov 2012 10:27:33 -0700
 
diff --git a/debian/control b/debian/control
index 1cc592b..8968e0a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Build-Depends: debhelper (>= 9), apache2-dev (>> 2.4.4), dh-apache2,
  libxerces-c-dev, libxml-security-c-dev (>= 1.7),
  libxmltooling-dev (>= 1.5), opensaml2-schemas, pkg-config, unixodbc-dev,
  xmltooling-schemas
-Standards-Version: 3.9.2
+Standards-Version: 3.9.4
 Homepage: http://shibboleth.net/
-Vcs-Git: git://git.debian.org/git/pkg-shibboleth/shibboleth-sp2.git
-Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/shibboleth-sp2.git
+Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/shibboleth-sp2.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/shibboleth-sp2.git
 
 Package: libapache2-mod-shib2
 Section: httpd
diff --git a/debian/copyright b/debian/copyright
index 9d53eff..b4315dc 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=166
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: http://www.shibboleth.net/downloads/service-provider/
 Comment: The original upstream source was repackaged to remove the
  WS-Trust.xsd schema, which was not distributed under a DFSG-free

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


More information about the commits mailing list