tags 1020751 + pending patch
thanks

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

The full debdiff is attached.


Regards,

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

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

diff -Nru waili-19990723/debian/changelog waili-19990723/debian/changelog
--- waili-19990723/debian/changelog     2014-10-09 11:11:19.000000000 +0100
+++ waili-19990723/debian/changelog     2022-11-17 17:41:37.000000000 +0000
@@ -1,3 +1,11 @@
+waili (19990723-22.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply a patch by Vagrant Cascadian to make the build reproducible.
+    (Closes: #1020751)
+
+ -- Chris Lamb <la...@debian.org>  Thu, 17 Nov 2022 17:41:37 +0000
+
 waili (19990723-22.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru waili-19990723/debian/patches/reproducible_build.patch 
waili-19990723/debian/patches/reproducible_build.patch
--- waili-19990723/debian/patches/reproducible_build.patch      1970-01-01 
01:00:00.000000000 +0100
+++ waili-19990723/debian/patches/reproducible_build.patch      2022-11-17 
17:41:37.000000000 +0000
@@ -0,0 +1,11 @@
+--- waili-19990723.orig/config/Rules.Linux.g++
++++ waili-19990723/config/Rules.Linux.g++
+@@ -37,7 +37,7 @@ OPTFLAGS =   -O3 -fomit-frame-pointer
+ 
+ #changed for Debian: much cleaner; and you can move the directory around
+ CFLAGS =      -Wall $(TIFFINC) $(TIFFDEF) $(OPTFLAGS) $(DEBUGFLAGS)
+-CPPFLAGS =       -I$(TOPDIR)/include $(TIFFINC) $(TIFFDEF) 
++CPPFLAGS =       -I../include $(TIFFINC) $(TIFFDEF)
+ 
+ 
+ #changed for debian: if -lwaili is specified, libtool fails to work
diff -Nru waili-19990723/debian/patches/series 
waili-19990723/debian/patches/series
--- waili-19990723/debian/patches/series        2014-01-13 14:18:01.000000000 
+0000
+++ waili-19990723/debian/patches/series        2022-11-17 17:41:37.000000000 
+0000
@@ -21,3 +21,4 @@
 
 #lll
 dpkg-buildflags.patch
+reproducible_build.patch

Reply via email to