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

Bug#996848: bs1770gain: diff for NMU version 0.8.3-2.1



Control: tags 996848 + patch
Control: tags 996848 + pending

Dear maintainer,

I've prepared an NMU for bs1770gain (versioned as 0.8.3-2.1) and 
uploaded it to DELAYED/15. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diff -Nru bs1770gain-0.8.3/debian/changelog bs1770gain-0.8.3/debian/changelog
--- bs1770gain-0.8.3/debian/changelog	2021-09-22 09:33:05.000000000 +0300
+++ bs1770gain-0.8.3/debian/changelog	2021-12-21 10:59:28.000000000 +0200
@@ -1,3 +1,10 @@
+bs1770gain (0.8.3-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Don't build with -Werror. (Closes: #996848)
+
+ -- Adrian Bunk <bunk@debian.org>  Tue, 21 Dec 2021 10:59:28 +0200
+
 bs1770gain (0.8.3-2) unstable; urgency=medium
 
   * Include libxml2-utils in build depends too, for the XML test to
diff -Nru bs1770gain-0.8.3/debian/patches/1002-no-Werror.patch bs1770gain-0.8.3/debian/patches/1002-no-Werror.patch
--- bs1770gain-0.8.3/debian/patches/1002-no-Werror.patch	1970-01-01 02:00:00.000000000 +0200
+++ bs1770gain-0.8.3/debian/patches/1002-no-Werror.patch	2021-12-21 10:59:28.000000000 +0200
@@ -0,0 +1,15 @@
+Description: Don't build with -Werror
+Author: Adrian Bunk <bunk@debian.org>
+Bug-Debian: https://bugs.debian.org/996848
+
+--- bs1770gain-0.8.3.orig/configure.ac
++++ bs1770gain-0.8.3/configure.ac
+@@ -428,7 +428,7 @@ AC_SUBST(BS1770GAIN_LDFLAGS)
+ #CPPFLAGS="-DDEBUG ${CPPFLAGS}"
+ #CFLAGS="-g ${CFLAGS}"
+ 
+-CFLAGS="-Werror ${CFLAGS}"
++#CFLAGS="-Werror ${CFLAGS}"
+ CFLAGS="-Wall ${CFLAGS}"
+ CFLAGS="-Wformat ${CFLAGS}"
+ CFLAGS="-Wpointer-arith ${CFLAGS}"
diff -Nru bs1770gain-0.8.3/debian/patches/series bs1770gain-0.8.3/debian/patches/series
--- bs1770gain-0.8.3/debian/patches/series	2021-09-16 09:19:35.000000000 +0300
+++ bs1770gain-0.8.3/debian/patches/series	2021-12-21 10:59:28.000000000 +0200
@@ -1,2 +1,3 @@
 1001-fix_type_error.patch
 2000-non-controversial-usage.patch
+1002-no-Werror.patch

Reply to: