de-fuzz patches against new revision
authorBdale Garbee <bdale@gag.com>
Sat, 28 Jul 2018 08:21:49 +0000 (16:21 +0800)
committerBdale Garbee <bdale@gag.com>
Sat, 28 Jul 2018 08:21:49 +0000 (16:21 +0800)
debian/patches/gzip_reproducible_build.diff
debian/patches/sigpipe.diff
debian/patches/zgrep-syntax-error.diff

index e2688520548535dd22e0d656d6ec8e69052681aa..62124e18eb7784e2f022846e002454b0c47a6cc3 100644 (file)
@@ -1,5 +1,3 @@
-diff --git a/doc/gzip.texi b/doc/gzip.texi
-index 1d8d100..60c471f 100644
 --- a/doc/gzip.texi
 +++ b/doc/gzip.texi
 @@ -9,7 +9,7 @@
@@ -10,4 +8,4 @@ index 1d8d100..60c471f 100644
 +(version @value{VERSION}),
  and documents commands for compressing and decompressing data.
  
- Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2016 Free Software
+ Copyright @copyright{} 1998-1999, 2001-2002, 2006-2007, 2009-2018 Free Software
index 2bc2303a7c20643b496bcf166d6cf001c3914b50..7339b815a82e010aa28ab44ad16b171bd66c0d30 100644 (file)
@@ -1,6 +1,6 @@
---- gzip-1.6.orig/gzip.c
-+++ gzip-1.6/gzip.c
-@@ -562,7 +562,11 @@ int main (int argc, char **argv)
+--- a/gzip.c
++++ b/gzip.c
+@@ -658,7 +658,11 @@
      ALLOC(ush, tab_prefix1, 1L<<(BITS-1));
  #endif
  
index 104da7e70a69869df40ad3475ffb91a533a118fc..190b6e1348630e1fcd8d1292f6e53591db439ae3 100644 (file)
@@ -1,8 +1,6 @@
-diff --git a/zgrep.in b/zgrep.in
-index 7ce45ae..30ee129 100644
 --- a/zgrep.in
 +++ b/zgrep.in
-@@ -69,7 +69,7 @@ while test $# -ne 0; do
+@@ -69,7 +69,7 @@
      option=$(expr "X$option" : 'X\(-.[0-9]*\)');;
    (--binary-*=* | --[lm]a*=* | --reg*=*)
      ;;