tags 1020805 + pending patch
thanks

I've just uploaded png23d 1.10-1.3 to DELAYED/10:
  
  png23d (1.10-1.3) unstable; urgency=medium
  .
    * Non-maintainer upload.
    * Apply a patch by Vagrant Cascadian to make the build reproducible.
      (Closes: #1020805)

The full debdiff is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
diffstat for png23d-1.10 png23d-1.10

 changelog                        |    8 ++++++++
 patches/reproducible_build.patch |   11 +++++++++++
 patches/series                   |    1 +
 3 files changed, 20 insertions(+)

diff -Nru png23d-1.10/debian/changelog png23d-1.10/debian/changelog
--- png23d-1.10/debian/changelog        2016-01-28 11:46:16.000000000 +0000
+++ png23d-1.10/debian/changelog        2022-11-17 17:52:41.000000000 +0000
@@ -1,3 +1,11 @@
+png23d (1.10-1.3) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply a patch by Vagrant Cascadian to make the build reproducible.
+    (Closes: #1020805)
+
+ -- Chris Lamb <[email protected]>  Thu, 17 Nov 2022 17:52:41 +0000
+
 png23d (1.10-1.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru png23d-1.10/debian/patches/reproducible_build.patch 
png23d-1.10/debian/patches/reproducible_build.patch
--- png23d-1.10/debian/patches/reproducible_build.patch 1970-01-01 
01:00:00.000000000 +0100
+++ png23d-1.10/debian/patches/reproducible_build.patch 2022-11-17 
17:52:41.000000000 +0000
@@ -0,0 +1,11 @@
+--- png23d-1.10.orig/Makefile
++++ png23d-1.10/Makefile
+@@ -22,7 +22,7 @@ endif
+ OPTFLAGS=-O2
+ #OPTFLAGS=-O0
+ 
+-CFLAGS+=$(WARNFLAGS) -MMD -DVERSION=$(VERSION) $(OPTFLAGS) -g
++CFLAGS+=$(WARNFLAGS) -MMD -DVERSION=$(VERSION) $(OPTFLAGS) -g 
-ffile-prefix-map=$(CURDIR)=.
+ 
+ LDFLAGS+=-lpng
+ 
diff -Nru png23d-1.10/debian/patches/series png23d-1.10/debian/patches/series
--- png23d-1.10/debian/patches/series   2016-01-28 11:46:16.000000000 +0000
+++ png23d-1.10/debian/patches/series   2022-11-17 17:52:41.000000000 +0000
@@ -1,2 +1,3 @@
 ftbfs
 ld_as-needed.patch
+reproducible_build.patch

Reply via email to