Control: tags 874225 + patch
Control: tags 874225 + pending

Dear maintainer,

I've prepared an NMU for libcgicc (versioned as 3.2.19-0.2) and
uploaded it to DELAYED/10. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru libcgicc-3.2.19/debian/changelog libcgicc-3.2.19/debian/changelog
--- libcgicc-3.2.19/debian/changelog	2017-06-27 22:16:28.000000000 +0200
+++ libcgicc-3.2.19/debian/changelog	2017-09-17 23:31:25.000000000 +0200
@@ -1,3 +1,12 @@
+libcgicc (3.2.19-0.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Updated to Standards-Version 4.1.0 (no changes required).
+  * Removed the debug-prefix-map compiler option from the old-style config
+    file, as it conflicts with multi-arch. (Closes: #874225)
+
+ -- Thomas Pircher <tehpeh-deb...@tty1.net>  Sun, 17 Sep 2017 22:31:25 +0100
+
 libcgicc (3.2.19-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru libcgicc-3.2.19/debian/control libcgicc-3.2.19/debian/control
--- libcgicc-3.2.19/debian/control	2017-06-27 22:16:28.000000000 +0200
+++ libcgicc-3.2.19/debian/control	2017-09-17 17:23:31.000000000 +0200
@@ -4,7 +4,7 @@
 Maintainer: Chris Butler <chr...@debian.org>
 Build-Depends: debhelper (>=10)
 Build-Depends-Indep: doxygen
-Standards-Version: 4.0.0
+Standards-Version: 4.1.0
 Homepage: http://www.gnu.org/software/cgicc/
 #Vcs-Git: git://git.crustynet.org.uk/libcgicc.git/
 #Vcs-Browser: http://git.crustynet.org.uk/libcgicc.git
diff -Nru libcgicc-3.2.19/debian/rules libcgicc-3.2.19/debian/rules
--- libcgicc-3.2.19/debian/rules	2017-06-26 22:58:00.000000000 +0200
+++ libcgicc-3.2.19/debian/rules	2017-09-17 23:31:25.000000000 +0200
@@ -25,6 +25,8 @@
 	dh_auto_install
 	# work around doxygen bug - embeds copy of jquery unnecessarily
 	rm -f $(CURDIR)/debian/tmp/usr/share/doc/libcgicc-doc/html/jquery.js
+	# Remove the debug-prefix-map compiler option, as it conflicts with mutli-arch
+	sed -i -e 's/ *-fdebug-prefix-map=[^ "]*//' $(CURDIR)/debian/tmp/usr/bin/cgicc-config
 
 override_dh_installexamples:
 	dh_installexamples -XMakefile

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to