Control: tags 997177 + patch
Control: tags 997177 + pending

Dear maintainer,

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

Regards.

diff -Nru pacvim-1.1.1/debian/changelog pacvim-1.1.1/debian/changelog
--- pacvim-1.1.1/debian/changelog       2020-01-21 02:37:36.000000000 -0500
+++ pacvim-1.1.1/debian/changelog       2021-11-13 10:58:52.000000000 -0500
@@ -1,3 +1,11 @@
+pacvim (1.1.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules: Circumvent FTBFS caused by -Werror=format-security.
+    (Closes: #997177)
+
+ -- Boyuan Yang <by...@debian.org>  Sat, 13 Nov 2021 10:58:52 -0500
+
 pacvim (1.1.1-1) unstable; urgency=medium
 
   * re-upload source only
diff -Nru pacvim-1.1.1/debian/rules pacvim-1.1.1/debian/rules
--- pacvim-1.1.1/debian/rules   2020-01-21 02:37:36.000000000 -0500
+++ pacvim-1.1.1/debian/rules   2021-11-13 10:58:52.000000000 -0500
@@ -1,4 +1,7 @@
 #!/usr/bin/make -f
+
+export DEB_CXXFLAGS_MAINT_APPEND  = -Wno-error=format-security
+
 %:
        dh $@
 override_dh_usrlocal:

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

Reply via email to