[xml-security-c] 02/03: Undo g++5 ABI transition in order to build for jessie

Ferenc Wágner wferi at moszumanska.debian.org
Thu Aug 25 12:21:09 UTC 2016


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

wferi pushed a commit to annotated tag debian/1.7.3-3_bpo8+1
in repository xml-security-c.

commit 0355cc6543ee1c131c145dcf890154914dbc02a8
Author: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
Date:   Mon Aug 22 17:03:04 2016 +0200

    Undo g++5 ABI transition in order to build for jessie
    
    Revert "Incorporate the 1.7.2-3.1 NMU"
    
    This reverts commit 4eaef76d454bca50aa85804fa0eb55526a017211, but
    preserves the Debian changelog entry for the transition (1.7.2-3.1).
---
 debian/control                                                    | 8 ++------
 ...{libxml-security-c17v5.install => libxml-security-c17.install} | 0
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index aff1e68..6edc442 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Homepage: http://santuario.apache.org/cindex.html
 Vcs-Git: https://anonscm.debian.org/git/pkg-shibboleth/xml-security-c.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-shibboleth/xml-security-c.git
 
-Package: libxml-security-c17v5
+Package: libxml-security-c17
 Architecture: any
 Multi-Arch: same
 Pre-Depends:
@@ -25,10 +25,6 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
-Conflicts:
- libxml-security-c17,
-Replaces:
- libxml-security-c17,
 Description: C++ library for XML Digital Signatures (runtime)
  Apache XML Security for C++ is a library for the XML Digital Security
  specification.  It provides processing and handling of XML Key Management
@@ -44,7 +40,7 @@ Multi-Arch: same
 Depends:
  libssl-dev,
  libxerces-c-dev,
- libxml-security-c17v5 (= ${binary:Version}),
+ libxml-security-c17 (= ${binary:Version}),
  ${misc:Depends},
 Description: C++ library for XML Digital Signatures (development)
  Apache XML Security for C++ is a library for the XML Digital Security
diff --git a/debian/libxml-security-c17v5.install b/debian/libxml-security-c17.install
similarity index 100%
rename from debian/libxml-security-c17v5.install
rename to debian/libxml-security-c17.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-shibboleth/xml-security-c.git



More information about the Pkg-shibboleth-devel mailing list