tags 619551 + pending
thanks

Dear maintainer,

I've prepared an NMU for cluster-glue (versioned as 1.0.7-3.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -Nru cluster-glue-1.0.7/debian/changelog cluster-glue-1.0.7/debian/changelog
--- cluster-glue-1.0.7/debian/changelog	2011-05-08 17:29:14.000000000 +0200
+++ cluster-glue-1.0.7/debian/changelog	2011-05-29 19:07:27.000000000 +0200
@@ -1,3 +1,11 @@
+cluster-glue (1.0.7-3.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove references to other libraries from dependency_libs field
+    closes: #619551.
+
+ -- Luk Claes <l...@debian.org>  Sun, 29 May 2011 19:06:36 +0200
+
 cluster-glue (1.0.7-3.1) unstable; urgency=high
 
   * Non-maintainer upload.
diff -Nru cluster-glue-1.0.7/debian/rules cluster-glue-1.0.7/debian/rules
--- cluster-glue-1.0.7/debian/rules	2010-12-16 15:11:40.000000000 +0100
+++ cluster-glue-1.0.7/debian/rules	2011-05-29 19:06:32.000000000 +0200
@@ -67,6 +67,9 @@
 	dh_testroot
 	dh_prep -s
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
+	for file in debian/tmp/usr/lib/*.la; do \
+		sed -i "/dependency_libs/ s/'.*'/''/" $$file ; \
+	done
 	chrpath -r "" debian/tmp/usr/lib/stonith/plugins/stonith2/ipmilan.so
 	dh_install --sourcedir=$(CURDIR)/debian/tmp --list-missing
 

Reply via email to