Bug#1007534: qprint: please consider upgrading to 3.0 source format

2024-06-01 Thread Bastian Germann

I am uploading a NMU to DELAYED/10 in order to fix this.
Please find the debdiff attached.diff -Nru qprint-1.1.dfsg.2/debian/changelog qprint-1.1.dfsg.2/debian/changelog
--- qprint-1.1.dfsg.2/debian/changelog  2024-06-01 14:16:39.0 +
+++ qprint-1.1.dfsg.2/debian/changelog  2024-06-01 14:08:51.0 +
@@ -1,3 +1,12 @@
+qprint (1.1.dfsg.2-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Convert to source format 3.0. (Closes: #1007534)
+  * qprint-doc: Add Depends.
+  * Make use of debian/clean file.
+
+ -- Bastian Germann   Sat, 01 Jun 2024 14:08:51 +
+
 qprint (1.1.dfsg.2-2.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru qprint-1.1.dfsg.2/debian/clean qprint-1.1.dfsg.2/debian/clean
--- qprint-1.1.dfsg.2/debian/clean  1970-01-01 00:00:00.0 +
+++ qprint-1.1.dfsg.2/debian/clean  2024-06-01 14:08:51.0 +
@@ -0,0 +1,3 @@
+config.h
+Makefile
+qprint
diff -Nru qprint-1.1.dfsg.2/debian/control qprint-1.1.dfsg.2/debian/control
--- qprint-1.1.dfsg.2/debian/control2024-06-01 14:16:39.0 +
+++ qprint-1.1.dfsg.2/debian/control2024-06-01 14:08:51.0 +
@@ -17,6 +17,7 @@
 Package: qprint-doc
 Architecture: all
 Section: doc
+Depends: ${misc:Depends}
 Suggests: qprint (>= ${binary:Version})
 Description: qprint quoted-printable encoder/decoder (documentation)
  Qprint is a command-line program that can encode or decode files from/to
diff -Nru qprint-1.1.dfsg.2/debian/rules qprint-1.1.dfsg.2/debian/rules
--- qprint-1.1.dfsg.2/debian/rules  2024-06-01 14:16:39.0 +
+++ qprint-1.1.dfsg.2/debian/rules  2024-06-01 14:08:51.0 +
@@ -3,10 +3,6 @@
 %:
dh $@
 
-override_dh_clean:
-   rm -f qprint config.h Makefile
-   dh_clean
-
 override_dh_auto_install:
# do nothing
 
diff -Nru qprint-1.1.dfsg.2/debian/source/format 
qprint-1.1.dfsg.2/debian/source/format
--- qprint-1.1.dfsg.2/debian/source/format  1970-01-01 00:00:00.0 
+
+++ qprint-1.1.dfsg.2/debian/source/format  2024-06-01 14:08:51.0 
+
@@ -0,0 +1 @@
+3.0 (quilt)
diff -Nru qprint-1.1.dfsg.2/debian/source.lintian-overrides 
qprint-1.1.dfsg.2/debian/source.lintian-overrides
--- qprint-1.1.dfsg.2/debian/source.lintian-overrides   2024-06-01 
14:16:39.0 +
+++ qprint-1.1.dfsg.2/debian/source.lintian-overrides   1970-01-01 
00:00:00.0 +
@@ -1 +0,0 @@
-qprint source: debhelper-but-no-misc-depends qprint-doc


Bug#1007534: qprint: please consider upgrading to 3.0 source format

2022-03-15 Thread Lucas Nussbaum
Source: qprint
Version: 1.1.dfsg.2-2.1
Severity: wishlist
Tags: bookworm sid
Usertags: format1.0 format1.0-nkp-nv

Dear maintainer,

This package is among the few (1.9%) that still use source format 1.0 in
bookworm.  Please upgrade it to source format 3.0, as (1) this format has many
advantages, as documented in https://wiki.debian.org/Projects/DebSrc3.0 ; (2)
this contributes to standardization of packaging practices.

Please note that this is also a sign that the packaging of this software
could maybe benefit from a refresh. It might be a good opportunity to
look at other aspects as well.

It was noticed in https://lists.debian.org/debian-devel/2022/03/msg00096.html
that the conversion for this package is likely trivial, and builds bit-by-bit
identical binary packages.


This mass bug filing was discussed on debian-devel@:
https://lists.debian.org/debian-devel/2022/03/msg00074.html

Thanks

Lucas