Control: tags 978890 + patch
Control: tags 978890 + pending
X-Debbugs-CC: ans...@debian.org

Dear maintainer,

I've prepared an NMU for quvi (versioned as 0.9.4-1.2) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards,
Boyuan Yang

diff -Nru quvi-0.9.4/debian/changelog quvi-0.9.4/debian/changelog
--- quvi-0.9.4/debian/changelog 2016-02-18 10:51:44.000000000 -0500
+++ quvi-0.9.4/debian/changelog 2021-09-03 23:17:49.000000000 -0400
@@ -1,3 +1,11 @@
+quvi (0.9.4-1.2) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * debian/control: Update Vcs-* fields.
+  * debian/patches/0001: Fix FTBFS with autoconf 2.70 (Closes: #978890).
+
+ -- Boyuan Yang <by...@debian.org>  Fri, 03 Sep 2021 23:17:49 -0400
+
 quvi (0.9.4-1.1) unstable; urgency=medium
 
   * Non-maintainer upload with maintainer permission.
diff -Nru quvi-0.9.4/debian/control quvi-0.9.4/debian/control
--- quvi-0.9.4/debian/control   2016-02-18 10:49:00.000000000 -0500
+++ quvi-0.9.4/debian/control   2021-09-03 23:14:49.000000000 -0400
@@ -2,8 +2,8 @@
 Section: utils
 Priority: optional
 Maintainer: Ansgar Burchardt <ans...@debian.org>
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/quvi.git
-Vcs-Git: git://anonscm.debian.org/collab-maint/quvi.git
+Vcs-Git: https://salsa.debian.org/debian/quvi.git
+Vcs-Browser: https://salsa.debian.org/debian/quvi
 Homepage: http://quvi.sourceforge.net
 Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, asciidoc,
diff -Nru quvi-0.9.4/debian/patches/0001-Fix-FTBFS-with-autoconf-2.70.patch
quvi-0.9.4/debian/patches/0001-Fix-FTBFS-with-autoconf-2.70.patch
--- quvi-0.9.4/debian/patches/0001-Fix-FTBFS-with-autoconf-2.70.patch   1969-
12-31 19:00:00.000000000 -0500
+++ quvi-0.9.4/debian/patches/0001-Fix-FTBFS-with-autoconf-2.70.patch   2021-
09-03 23:16:58.000000000 -0400
@@ -0,0 +1,24 @@
+From: Boyuan Yang <by...@debian.org>
+Date: Fri, 3 Sep 2021 23:16:08 -0400
+Subject: Fix FTBFS with autoconf 2.70
+
+See also https://bugs.gentoo.org/777768
+
+Bug-Debian: https://bugs.debian.org/978890
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index c45d4d8..d64f00d 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -6,7 +6,7 @@ AC_PREREQ([2.69])
+ AC_INIT([quvi], m4_esyscmd([./gen-ver.sh -c | tr -d '\n']),
+         [http://quvi.sf.net/bugs/],[],[http://quvi.sf.net/])
+ 
+-AC_DEFINE_UNQUOTED([BUILD_OPTS], "$@",
++AC_DEFINE_UNQUOTED([BUILD_OPTS], "$*",
+   [Define to configure invocation command line options])
+ 
+ AC_CONFIG_SRCDIR([src/main.c])
diff -Nru quvi-0.9.4/debian/patches/series quvi-0.9.4/debian/patches/series
--- quvi-0.9.4/debian/patches/series    1969-12-31 19:00:00.000000000 -0500
+++ quvi-0.9.4/debian/patches/series    2021-09-03 23:16:58.000000000 -0400
@@ -0,0 +1 @@
+0001-Fix-FTBFS-with-autoconf-2.70.patch

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to