[xml/sgml-commit] [xmlsec1] 16/32: Imported Debian patch 1.2.14-1.2

Rene Engelhard rene at moszumanska.debian.org
Sun Jun 25 17:46:26 UTC 2017


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

rene pushed a commit to branch experimental
in repository xmlsec1.

commit 106e03f52bc92a0fd82be7bdaa7baf3d1e82c252
Author: Andreas Metzler <ametzler at debian.org>
Date:   Sat Apr 23 08:53:37 2011 +0200

    Imported Debian patch 1.2.14-1.2
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 ++
 2 files changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 567b749..baf911f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+xmlsec1 (1.2.14-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Empty dependency_libs in libtool la file. Closes: #610239
+    http://wiki.debian.org/ReleaseGoals/LAFileRemoval
+
+ -- Andreas Metzler <ametzler at debian.org>  Sat, 23 Apr 2011 08:53:37 +0200
+
 xmlsec1 (1.2.14-1.1) unstable; urgency=high
 
   * Non-maintainer upload by the Security Team.
diff --git a/debian/rules b/debian/rules
index ebdf38f..d4ab603 100755
--- a/debian/rules
+++ b/debian/rules
@@ -74,6 +74,8 @@ install: build
 	# strip unwanted RPATH caused by bug in old libtool
 	chrpath -d $(CURDIR)/debian/tmp/usr/lib/*.so \
 		$(CURDIR)/debian/tmp/usr/bin/xmlsec1
+	find debian/tmp/usr/lib -name "*.la" -exec \
+		sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} +
 
 # Build architecture-independent files here.
 binary-indep: build install

-- 
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