Control: tags 900232 + pending

Dear maintainer,

I've prepared an NMU for collectd (versioned as 5.8.0-5.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Sinéad O'Connor: Drink Before The War
diff -Nru collectd-5.8.0/debian/changelog collectd-5.8.0/debian/changelog
--- collectd-5.8.0/debian/changelog	2018-05-04 16:52:07.000000000 +0200
+++ collectd-5.8.0/debian/changelog	2018-06-29 19:42:43.000000000 +0200
@@ -1,3 +1,14 @@
+collectd (5.8.0-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: sed: can't read /usr/lib/pkgconfig/OpenIPMIpthread.pc:
+    No such file or directory":
+    Drop hack for broken OpenIPMIpthread.pc from debian/rules; apparently the
+    problem in #474087 was fixed in 2010.
+    (Closes: #900232)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 29 Jun 2018 19:42:43 +0200
+
 collectd (5.8.0-5) unstable; urgency=medium
 
   * debian/rules:
diff -Nru collectd-5.8.0/debian/rules collectd-5.8.0/debian/rules
--- collectd-5.8.0/debian/rules	2018-05-04 16:39:28.000000000 +0200
+++ collectd-5.8.0/debian/rules	2018-06-18 19:05:12.000000000 +0200
@@ -200,13 +200,6 @@
 	
 	dh_autoreconf
 	
-	# This is a work-around for #474087 (broken openipmi .pc files).
-	mkdir debian/pkgconfig
-	sed -re 's/^(Requires:.*) pthread(.*)$$/\1\2/' \
-		/usr/lib/pkgconfig/OpenIPMIpthread.pc \
-		> debian/pkgconfig/OpenIPMIpthread.pc
-	
-	PKG_CONFIG_PATH="$(CURDIR)/debian/pkgconfig:$$PKG_CONFIG_PATH" \
 	./configure $(confflags) CPPFLAGS="$(CPPFLAGS)" CFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" \
 		JAVAC="$(JAVAC)" JAR="$(JAR)" JAVA_CPPFLAGS="$(JAVA_CPPFLAGS)" \
 		JAVA_LDFLAGS="$(JAVA_LDFLAGS)" \

Attachment: signature.asc
Description: Digital Signature

Reply via email to