[Pkg-phototools-devel] Bug#1008342: pngnq: diff for NMU version 1.1+ds-1.1

Boyuan Yang byang at debian.org
Sun Jul 31 01:30:03 BST 2022


Control: tags 1008342 + patch
Control: tags 1008342 + pending

Dear maintainer,

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

Regards.

diff -Nru pngnq-1.1+ds/debian/changelog pngnq-1.1+ds/debian/changelog
--- pngnq-1.1+ds/debian/changelog	2022-03-08 01:50:27.000000000 -0500
+++ pngnq-1.1+ds/debian/changelog	2022-07-30 20:17:57.000000000 -0400
@@ -1,3 +1,12 @@
+pngnq (1.1+ds-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control: Add missing build-dep pkg-config. (Closes: #1008342)
+  * debian/patches/0005-configure.ac-Fix-grammar-error.patch: Add patch
+    to fix grammar error in configure.ac.
+
+ -- Boyuan Yang <byang at debian.org>  Sat, 30 Jul 2022 20:17:57 -0400
+
 pngnq (1.1+ds-1) unstable; urgency=medium
 
   [ Boyuan Yang ]
diff -Nru pngnq-1.1+ds/debian/control pngnq-1.1+ds/debian/control
--- pngnq-1.1+ds/debian/control	2022-03-08 01:50:27.000000000 -0500
+++ pngnq-1.1+ds/debian/control	2022-07-30 20:16:04.000000000 -0400
@@ -6,6 +6,7 @@
 Build-Depends:
  debhelper-compat (= 13),
  libpng-dev,
+ pkg-config,
  zlib1g-dev,
 Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/debian-phototools-team/pngnq.git
diff -Nru pngnq-1.1+ds/debian/patches/0005-configure.ac-Fix-grammar-
error.patch pngnq-1.1+ds/debian/patches/0005-configure.ac-Fix-grammar-
error.patch
--- pngnq-1.1+ds/debian/patches/0005-configure.ac-Fix-grammar-
error.patch	1969-12-31 19:00:00.000000000 -0500
+++ pngnq-1.1+ds/debian/patches/0005-configure.ac-Fix-grammar-
error.patch	2022-07-30 20:17:57.000000000 -0400
@@ -0,0 +1,21 @@
+From: Boyuan Yang <byang at debian.org>
+Date: Sat, 30 Jul 2022 20:20:35 -0400
+Subject: configure.ac: Fix grammar error
+
+---
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/configure.ac b/configure.ac
+index a70a73c..358bbe5 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1,7 +1,7 @@
+ # Autoconf for pngnq
+ 
+ AC_INIT([pngnq],[1.1], [stuart.coyle at gmail.com])
+-AM_INIT_AUTOMAKE[-Wall -Werror]
++AM_INIT_AUTOMAKE([-Wall -Werror])
+ AC_COPYRIGHT([Copyright 2008-2011, Stuart Coyle])
+ 
+ # check for progs
diff -Nru pngnq-1.1+ds/debian/patches/series pngnq-
1.1+ds/debian/patches/series
--- pngnq-1.1+ds/debian/patches/series	2022-03-08 01:50:27.000000000 -0500
+++ pngnq-1.1+ds/debian/patches/series	2022-07-30 20:17:57.000000000 -0400
@@ -2,3 +2,4 @@
 pngnq-1.1.patch
 pngnq.1.patch
 freegetopt_removed.patch
+0005-configure.ac-Fix-grammar-error.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/pkg-phototools-devel/attachments/20220730/4275b896/attachment.sig>


More information about the Pkg-phototools-devel mailing list