Control: tags 1017175 + patch
Control: tags 1017175 + pending

Dear maintainer,

I've prepared an NMU for minicoredumper (versioned as 2.0.1-1.1) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru minicoredumper-2.0.1/debian/changelog minicoredumper-2.0.1/debian/changelog
--- minicoredumper-2.0.1/debian/changelog	2018-07-19 21:15:12.000000000 +0300
+++ minicoredumper-2.0.1/debian/changelog	2022-09-12 09:40:37.000000000 +0300
@@ -1,3 +1,10 @@
+minicoredumper (2.0.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't build with -Werror. (Closes: #1017175)
+
+ -- Adrian Bunk <b...@debian.org>  Mon, 12 Sep 2022 09:40:37 +0300
+
 minicoredumper (2.0.1-1) unstable; urgency=medium
 
   * New upstream 2.0.1
diff -Nru minicoredumper-2.0.1/debian/rules minicoredumper-2.0.1/debian/rules
--- minicoredumper-2.0.1/debian/rules	2018-07-18 00:23:10.000000000 +0300
+++ minicoredumper-2.0.1/debian/rules	2022-09-12 09:40:33.000000000 +0300
@@ -19,6 +19,9 @@
 
 export MCD_REGD_USER_GROUP = mcd:mcd
 
+override_dh_auto_configure:
+	dh_auto_configure -- --without-werror
+
 override_dh_fixperms:
 	dh_fixperms --exclude var/crash
 	chmod 0755 debian/minicoredumper/var/crash

Reply via email to