[SCM] Debian packaging for OpenSAML 2.0 branch, master, updated. debian/2.4.3-4-17-g602f1f7
Russ Allbery
rra at debian.org
Wed May 29 01:22:54 UTC 2013
The following commit has been merged in the master branch:
commit e5aaa11631972c01353712c3ba28ac88dc7c5150
Author: Russ Allbery <rra at debian.org>
Date: Tue May 28 17:54:16 2013 -0700
Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields
diff --git a/debian/changelog b/debian/changelog
index a90c646..ed966e1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ opensaml2 (2.5.2-1) UNRELEASED; urgency=low
1.5 or later for consistent build results.
* Add Multi-Arch: same to libsaml2-dev and Multi-Arch: foreign to
opensaml2-utils, opensaml2-schemas, and libsaml2-doc.
+ * Canonicalize the URLs in the Vcs-Git and Vcs-Browser control fields.
* Remove obsolete README.source file that documented symbols file
maintenance.
diff --git a/debian/control b/debian/control
index 2a7fb0c..63b2cae 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, graphviz,
libxml-security-c-dev (>= 1.7), libxmltooling-dev (>= 1.5), pkg-config
Standards-Version: 3.9.2
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
-Vcs-Git: git://git.debian.org/git/pkg-shibboleth/opensaml2.git
-Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/opensaml2.git
+Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/opensaml2.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/opensaml2.git
Package: libsaml7
Architecture: any
--
Debian packaging for OpenSAML 2.0
More information about the Pkg-shibboleth-devel
mailing list