[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1037613: cups-bjnp: diff for NMU version 2.0.3-4.1



Control: tags 1037613 + patch
Control: tags 1037613 + pending

Dear maintainer,

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

cu
Adrian
diff -Nru cups-bjnp-2.0.3/debian/changelog cups-bjnp-2.0.3/debian/changelog
--- cups-bjnp-2.0.3/debian/changelog	2022-08-01 00:02:49.000000000 +0300
+++ cups-bjnp-2.0.3/debian/changelog	2023-08-04 21:07:31.000000000 +0300
@@ -1,3 +1,10 @@
+cups-bjnp (2.0.3-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't build with -Werror. (Closes: #1037613)
+
+ -- Adrian Bunk <bunk@debian.org>  Fri, 04 Aug 2023 21:07:31 +0300
+
 cups-bjnp (2.0.3-4) unstable; urgency=medium
 
   * avoid [-Werror=address] (Closes: #1012908)
diff -Nru cups-bjnp-2.0.3/debian/rules cups-bjnp-2.0.3/debian/rules
--- cups-bjnp-2.0.3/debian/rules	2022-08-01 00:02:49.000000000 +0300
+++ cups-bjnp-2.0.3/debian/rules	2023-08-04 21:07:31.000000000 +0300
@@ -4,4 +4,4 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- --with-cupsbackenddir=/usr/lib/cups/backend
+	dh_auto_configure -- --with-cupsbackenddir=/usr/lib/cups/backend --disable-Werror

Reply to: