xml-security-c backport to wheezy-backports-sloppy

Etienne Dysli-Metref etienne.dysli-metref at switch.ch
Tue Aug 9 10:52:46 UTC 2016


Dear maintainers,

I created a backport of xml-security-c 1.7.3-3 for Wheezy in a new
branch 'wheezy-backports-sloppy', attached as a Git bundle (changes also
reproduced below). How would you like to proceed to get this in the
repository?

Cheers,
  Etienne


The following changes since commit 02a5adf8e41a905ae5aa303d99b40d62a2c98136:

  Update changelog for 1.7.3-3 release (2016-07-21 19:25:03 +0200)

are available in the git repository at:

  wheezy-backports-sloppy.bundle

for you to fetch changes up to 3848bc16b24ef3ade7038f398d87e31cfc753733:

  Update changelog for 1.7.3-3~bpo7+1 release (2016-08-09 12:15:31 +0200)

----------------------------------------------------------------
Etienne Dysli Metref (2):
      New patch Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
      Update changelog for 1.7.3-3~bpo7+1 release

 debian/changelog
  |  8 ++++++++
 debian/patches/Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch | 35 +++++++++++++++++++++++++++++++++++
 debian/patches/series
  |  1 +
 3 files changed, 44 insertions(+)
 create mode 100644
debian/patches/Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch

diff --git a/debian/changelog b/debian/changelog
index 2456241..4814067 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xml-security-c (1.7.3-3~bpo7+1) wheezy-backports-sloppy; urgency=medium
+
+  [ Etienne Dysli Metref ]
+  * Rebuild for wheezy-backports-sloppy.
+  * [aba87f7] New patch
Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
+
+ -- Etienne Dysli Metref <etienne.dysli-metref at switch.ch>  Tue, 09 Aug
2016 12:11:09 +0200
+
 xml-security-c (1.7.3-3) unstable; urgency=medium

   * [dee8abd] New patch Only-add-found-packages-to-the-pkg-config-
diff --git
a/debian/patches/Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
b/debian/patches/Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
new file mode 100644
index 0000000..8502d1f
--- /dev/null
+++
b/debian/patches/Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
@@ -0,0 +1,35 @@
+From: Etienne Dysli Metref <etienne.dysli-metref at switch.ch>
+Date: Tue, 9 Aug 2016 11:20:51 +0200
+Subject: Remove PKG_INSTALLDIR to build with older pkg-config
+
+pkg-config < 0.27 does not have the PKG_INSTALLDIR macro.
+Added pkgconfigdir to the Makefile.
+---
+ Makefile.am  | 1 +
+ configure.ac | 1 -
+ 2 files changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile.am b/Makefile.am
+index 3737973..c89d2db 100644
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -19,6 +19,7 @@ ACLOCAL_AMFLAGS = -I m4
+
+ SUBDIRS = xsec
+
++pkgconfigdir = $(libdir)/pkgconfig
+ pkgconfig_DATA = xml-security-c.pc
+
+ EXTRA_DIST = \
+diff --git a/configure.ac b/configure.ac
+index 67b2316..d39f0d1 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -23,7 +23,6 @@ AC_CONFIG_AUX_DIR(build-aux)
+ AC_CONFIG_MACRO_DIR(m4)
+ AM_INIT_AUTOMAKE([subdir-objects])
+ AC_PROG_LIBTOOL
+-PKG_INSTALLDIR
+
+ AC_ARG_ENABLE(debug,
+     AS_HELP_STRING([--enable-debug],[Have GCC compile with symbols
(Default = no)]),
diff --git a/debian/patches/series b/debian/patches/series
index d9c2e14..6c1e1e2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -21,3 +21,4 @@ Fix-typo-occured-occurred.patch
 Use-pkg-config-for-Xerces-OpenSSL-and-NSS-and-provid.patch
 We-do-not-use-pthreads-threadtest.cpp-is-Windows-onl.patch
 Only-add-found-packages-to-the-pkg-config-dependenci.patch
+Remove-PKG_INSTALLDIR-to-build-with-older-pkg-config.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wheezy-backports-sloppy.bundle
Type: application/octet-stream
Size: 2034 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/attachments/20160809/9996edf0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-shibboleth-devel/attachments/20160809/9996edf0/attachment.sig>


More information about the Pkg-shibboleth-devel mailing list