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

Bug#957886: tutka: diff for NMU version 1.1.3-2.1



Control: tags 957886 + patch

Dear maintainer,

I've prepared an NMU for tutka (versioned as 1.1.3-2.1). The diff
is attached to this message.

cu
Adrian
diff -Nru tutka-1.1.3/debian/changelog tutka-1.1.3/debian/changelog
--- tutka-1.1.3/debian/changelog	2019-11-14 13:42:15.000000000 +0200
+++ tutka-1.1.3/debian/changelog	2021-02-07 11:43:26.000000000 +0200
@@ -1,3 +1,10 @@
+tutka (1.1.3-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Stop building with -Werror. (Closes: #957886)
+
+ -- Adrian Bunk <bunk@debian.org>  Sun, 07 Feb 2021 11:43:26 +0200
+
 tutka (1.1.3-2) unstable; urgency=medium
 
   * Bump standards version to 4.4.1.
diff -Nru tutka-1.1.3/debian/patches/no-Werror.patch tutka-1.1.3/debian/patches/no-Werror.patch
--- tutka-1.1.3/debian/patches/no-Werror.patch	1970-01-01 02:00:00.000000000 +0200
+++ tutka-1.1.3/debian/patches/no-Werror.patch	2021-02-07 11:43:26.000000000 +0200
@@ -0,0 +1,14 @@
+Description: Stop building with -Werror
+Author: Adrian Bunk <bunk@debian.org>
+Bug-Debian: https://bugs.debian.org/957886
+
+--- tutka-1.1.3.orig/src/src.pro
++++ tutka-1.1.3/src/src.pro
+@@ -150,7 +150,6 @@ translations.files = *.qm
+ 
+ QMAKE_CXXFLAGS += \
+     -g \
+-    -Werror \
+     -fsigned-char
+ QMAKE_CXXFLAGS_WARN_ON += \
+     -Wno-strict-overflow \
diff -Nru tutka-1.1.3/debian/patches/series tutka-1.1.3/debian/patches/series
--- tutka-1.1.3/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ tutka-1.1.3/debian/patches/series	2021-02-07 11:43:26.000000000 +0200
@@ -0,0 +1 @@
+no-Werror.patch

Reply to: