tags 1020812 + pending patch
tags 998758 + pending patch
tags 1007421 + pending patch
thanks

I've just uploaded ascii2binary 2.14-1.1 to DELAYED/10:
  
  ascii2binary (2.14-1.1) unstable; urgency=medium
  .
    * Non-maintainer upload.
    * Use dpkg-buildflags(1) to ensure reproducibility-related CFLAGS are
      passed to the upstream build system. This change was based on a patch by
      Vagrant Cascadian. (Closes: #1020812)
    * Switch to dpkg-source 3.0 (quilt) format. (Closes: #998758, #1007421)

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-
diffstat for ascii2binary-2.14 ascii2binary-2.14

 changelog     |   10 ++++++++++
 rules         |    3 +++
 source/format |    1 +
 3 files changed, 14 insertions(+)

diff -Nru ascii2binary-2.14/debian/changelog ascii2binary-2.14/debian/changelog
--- ascii2binary-2.14/debian/changelog  2022-10-06 10:11:52.000000000 -0700
+++ ascii2binary-2.14/debian/changelog  2022-10-06 10:08:45.000000000 -0700
@@ -1,3 +1,13 @@
+ascii2binary (2.14-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use dpkg-buildflags(1) to ensure reproducibility-related CFLAGS are
+    passed to the upstream build system. This change was based on a patch by
+    Vagrant Cascadian. (Closes: #1020812)
+  * Switch to dpkg-source 3.0 (quilt) format. (Closes: #998758, #1007421)
+
+ -- Chris Lamb <la...@debian.org>  Thu, 06 Oct 2022 10:08:45 -0700
+
 ascii2binary (2.14-1) unstable; urgency=low
 
   * New upstream release (Closes: #598600, #625025).
diff -Nru ascii2binary-2.14/debian/rules ascii2binary-2.14/debian/rules
--- ascii2binary-2.14/debian/rules      2022-10-06 10:11:52.000000000 -0700
+++ ascii2binary-2.14/debian/rules      2022-10-06 10:08:45.000000000 -0700
@@ -6,3 +6,6 @@
 
 %:
        dh $@
+
+override_dh_auto_configure:
+       dh_auto_configure -- CFLAGS="$(shell dpkg-buildflags --get CFLAGS)"
diff -Nru ascii2binary-2.14/debian/source/format 
ascii2binary-2.14/debian/source/format
--- ascii2binary-2.14/debian/source/format      1969-12-31 16:00:00.000000000 
-0800
+++ ascii2binary-2.14/debian/source/format      2022-10-06 10:08:45.000000000 
-0700
@@ -0,0 +1 @@
+3.0 (quilt)

Reply via email to