[SCM] Debian packaging for XML-Security-C branch, master, updated. debian/1.7.1-1-5-g071f1b6

Russ Allbery rra at debian.org
Thu Jun 27 20:53:27 UTC 2013


The following commit has been merged in the master branch:
commit a866e3bc4548b6a50fc1ac4bc8e481094e5cd98c
Merge: bbed522d0c134a702188b4a58dd4ef97c6ea6256 fb529b476e4fb5544134b1223cb9102a25705790
Author: Russ Allbery <rra at debian.org>
Date:   Thu Jun 27 12:49:50 2013 -0700

    Merge tag 'upstream/1.7.2'
    
    Upstream version 1.7.2

diff --combined xsec/Makefile.am
index 442069d,7c48495..850ce94
--- a/xsec/Makefile.am
+++ b/xsec/Makefile.am
@@@ -69,42 -69,42 +69,42 @@@ tools 
  
  # xtest
  
 -tools += xtest
 -xtest_SOURCES = \
 +tools += xsec-xtest
 +xsec_xtest_SOURCES = \
    tools/xtest/xtest.cpp
  
 -tools += c14n
 -c14n_SOURCES = \
 +tools += xsec-c14n
 +xsec_c14n_SOURCES = \
    tools/c14n/c14n.cpp
  
 -tools += checksig
 -checksig_SOURCES = \
 +tools += xsec-checksig
 +xsec_checksig_SOURCES = \
    tools/checksig/checksig.cpp \
    tools/checksig/AnonymousResolver.hpp \
    tools/checksig/AnonymousResolver.cpp \
    tools/checksig/InteropResolver.hpp \
    tools/checksig/InteropResolver.cpp
  
 -tools += templatesign
 -templatesign_SOURCES = \
 +tools += xsec-templatesign
 +xsec_templatesign_SOURCES = \
    tools/templatesign/templatesign.cpp
  
 -tools += txfmout
 -txfmout_SOURCES = \
 +tools += xsec-txfmout
 +xsec_txfmout_SOURCES = \
    tools/txfmout/txfmout.cpp
  
 -tools += siginf
 -siginf_SOURCES = \
 +tools += xsec-siginf
 +xsec_siginf_SOURCES = \
    tools/siginf/siginf.cpp
  
 -tools += cipher
 -cipher_SOURCES = \
 +tools += xsec-cipher
 +xsec_cipher_SOURCES = \
    tools/cipher/cipher.cpp \
    tools/cipher/XencInteropResolver.hpp \
    tools/cipher/XencInteropResolver.cpp
  
 -tools += xklient
 -xklient_SOURCES = \
 +tools += xsec-xklient
 +xsec_xklient_SOURCES = \
    tools/xklient/xklient.cpp
  
  
@@@ -590,7 -590,7 +590,7 @@@ nss_sources = 
  #
  # Now the library specific build items
  #
- libxml_security_c_la_LDFLAGS = -version-info 17:1:0
+ libxml_security_c_la_LDFLAGS = -version-info 17:2:0
  
  install-exec-hook:
  	for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done

-- 
Debian packaging for XML-Security-C



More information about the Pkg-shibboleth-devel mailing list