[xml/sgml-commit] [xmlsec1] 01/01: explicitly --enable-soap (now disabled per default)

Rene Engelhard rene at moszumanska.debian.org
Mon Sep 18 16:44:03 UTC 2017


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

rene pushed a commit to branch master
in repository xmlsec1.

commit 08d33dd10e814c78b4ce07d1dff95d5b5085c9fb
Author: Rene Engelhard <rene at rene-engelhard.de>
Date:   Mon Sep 18 16:35:04 2017 +0000

    explicitly --enable-soap (now disabled per default)
---
 debian/changelog | 3 ++-
 debian/rules     | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 729d0b2..937ac2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,9 @@ xmlsec1 (1.2.25-1) unstable; urgency=medium
   * New upstream version 1.2.25
   * update libxml2-dev and libssl-dev (build-)deps according to
     configure.ac/*.pc
+  * explicitly --enable-soap (now disabled per default)
 
- -- Rene Engelhard <rene at debian.org>  Mon, 18 Sep 2017 17:37:19 +0200
+ -- Rene Engelhard <rene at debian.org>  Mon, 18 Sep 2017 18:40:26 +0200
 
 xmlsec1 (1.2.24-4) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index f055cd4..e9326d2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,8 @@ config.status: configure
 		--infodir=\$${prefix}/share/info \
 		--with-html-dir=\$${prefix}/share/doc/xmlsec1/html \
 		--disable-crypto-dl \
-		--disable-apps-crypto-dl
+		--disable-apps-crypto-dl \
+		--enable-soap
 
 
 build: build-arch build-indep

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/xmlsec1.git



More information about the debian-xml-sgml-commit mailing list