[xmltooling] 61/65: Rename library package for upstream SONAME bump
Ferenc Wágner
wferi-guest at moszumanska.debian.org
Thu Jun 30 13:07:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
wferi-guest pushed a commit to branch debian/master
in repository xmltooling.
commit 810bcdda235654136546a62719f6cc849148dc08
Author: Ferenc Wágner <wferi at niif.hu>
Date: Thu Jun 30 12:39:44 2016 +0200
Rename library package for upstream SONAME bump
---
debian/control | 8 ++------
debian/{libxmltooling6v5.install => libxmltooling7.install} | 0
2 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 48bca17..69f35ed 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Vcs-Git: https://anonscm.debian.org/git/pkg-shibboleth/xmltooling.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-shibboleth/xmltooling.git
-Package: libxmltooling6v5
+Package: libxmltooling7
Architecture: any
Multi-Arch: same
Pre-Depends:
@@ -32,10 +32,6 @@ Pre-Depends:
Depends:
${misc:Depends},
${shlibs:Depends},
-Conflicts:
- libxmltooling6,
-Replaces:
- libxmltooling6,
Description: C++ XML parsing library with encryption support (runtime)
The XMLTooling library contains generic XML parsing and processing
classes based on the Xerces-C DOM. It adds more powerful facilities for
@@ -54,7 +50,7 @@ Depends:
liblog4shib-dev,
libxerces-c-dev,
libxml-security-c-dev (>= 1.6),
- libxmltooling6v5 (= ${binary:Version}),
+ libxmltooling7 (= ${binary:Version}),
${misc:Depends},
Suggests:
libxmltooling-doc (= ${source:Version}),
diff --git a/debian/libxmltooling6v5.install b/debian/libxmltooling7.install
similarity index 100%
rename from debian/libxmltooling6v5.install
rename to debian/libxmltooling7.install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xmltooling.git
More information about the Pkg-shibboleth-devel
mailing list