[SCM] Debian packaging for XMLTooling-C branch, master, updated. debian/1.5.3-2-2-g66fde9b
Russ Allbery
rra at debian.org
Mon Jul 22 22:13:51 UTC 2013
The following commit has been merged in the master branch:
commit 66fde9b1e40dd46502d3c381dd3e96aa9e574886
Author: Russ Allbery <rra at debian.org>
Date: Mon Jul 22 15:13:35 2013 -0700
Fix typo in the Vcs-Git control field
diff --git a/debian/changelog b/debian/changelog
index bd1f499..4d0990e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
xmltooling (1.5.3-3) UNRELEASED; urgency=low
* Really switch to xz compression for the *.debian.tar file.
+ * Fix typo in the Vcs-Git control field.
-- Russ Allbery <rra at debian.org> Thu, 11 Jul 2013 19:32:47 -0700
diff --git a/debian/control b/debian/control
index 721fcda..b2d344b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ 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://anoncsm.debian.org/pkg-shibboleth/xmltooling.git
+Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/xmltooling.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/xmltooling.git
Package: libxmltooling6
--
Debian packaging for XMLTooling-C
More information about the Pkg-shibboleth-devel
mailing list