[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.4.2-5-13-gf5c2294

Russ Allbery rra at debian.org
Tue May 28 21:01:05 UTC 2013


The following commit has been merged in the master branch:
commit 74360ee14ca724a379ee6ce35060cbe5264c526a
Author: Russ Allbery <rra at debian.org>
Date:   Tue May 28 13:45:55 2013 -0700

    Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields

diff --git a/debian/changelog b/debian/changelog
index d6d541c..9c4d170 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ xmltooling (1.5.2-1) UNRELEASED; urgency=low
     build results.
   * Add Multi-Arch: same to libxmltooling-dev and Multi-Arch: foreign to
     xmltooling-schemas and libxmltooling-doc.
+  * Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields.
   * Update standards version to 3.9.4 (no changes required).
 
  -- Russ Allbery <rra at debian.org>  Tue, 28 May 2013 13:09:38 -0700
diff --git a/debian/control b/debian/control
index e01a3a3..721fcda 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, graphviz,
  libxerces-c-dev, libxml-security-c-dev (>= 1.7), pkg-config
 Standards-Version: 3.9.4
 Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
-Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xmltooling.git
-Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/xmltooling.git
+Vcs-Git: git://anoncsm.debian.org/pkg-shibboleth/xmltooling.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/xmltooling.git
 
 Package: libxmltooling6
 Architecture: any

-- 
Debian packaging for XMLTooling-C



More information about the Pkg-shibboleth-devel mailing list