[pkg-lynx-commits] [lynx-cur] 03/03: Refresh patches 20_use_gzip-n.diff and 21_do_not_strip_-g.diff

Axel Beckert abe at deuxchevaux.org
Fri May 8 20:07:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to branch master
in repository lynx-cur.

commit 7e925e7bf527255b5103d99cce80bf6cbe5005ed
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Fri May 8 21:58:12 2015 +0200

    Refresh patches 20_use_gzip-n.diff and 21_do_not_strip_-g.diff
---
 debian/changelog                       |  7 +++++++
 debian/patches/20_use_gzip-n.diff      | 16 ++++++++++------
 debian/patches/21_do_not_strip_-g.diff |  4 ++--
 3 files changed, 19 insertions(+), 8 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2321053..9abc1ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lynx-cur (2.8.9dev6-1) UNRELEASED; urgency=medium
+
+  * New upstream version.
+    + Refresh patches 20_use_gzip-n.diff and 21_do_not_strip_-g.diff
+
+ -- Axel Beckert <abe at debian.org>  Fri, 08 May 2015 21:53:34 +0200
+
 lynx-cur (2.8.9dev5-2) unstable; urgency=medium
 
   * Upload to unstable again.
diff --git a/debian/patches/20_use_gzip-n.diff b/debian/patches/20_use_gzip-n.diff
index 5f9f6fc..e776930 100644
--- a/debian/patches/20_use_gzip-n.diff
+++ b/debian/patches/20_use_gzip-n.diff
@@ -5,9 +5,11 @@ Origin: vendor
 Forwarded: no
 Last-Update: 2014-12-27
 
---- lynx-cur-2.8.9dev1.orig/configure
-+++ lynx-cur-2.8.9dev1/configure
-@@ -38020,7 +38020,7 @@ fi
+Index: lynx-cur/configure
+===================================================================
+--- lynx-cur.orig/configure	2015-05-08 21:54:23.055209047 +0200
++++ lynx-cur/configure	2015-05-08 21:54:23.051208969 +0200
+@@ -38241,7 +38241,7 @@
  COMPRESS_PROG=
  COMPRESS_EXT=
  if test $use_gzip_help = yes ; then
@@ -16,9 +18,11 @@ Last-Update: 2014-12-27
  	COMPRESS_EXT=.gz
  fi
  
---- lynx-cur-2.8.9dev1.orig/configure.in
-+++ lynx-cur-2.8.9dev1/configure.in
-@@ -1463,7 +1463,7 @@ fi
+Index: lynx-cur/configure.in
+===================================================================
+--- lynx-cur.orig/configure.in	2015-05-08 21:54:23.055209047 +0200
++++ lynx-cur/configure.in	2015-05-08 21:54:23.055209047 +0200
+@@ -1463,7 +1463,7 @@
  COMPRESS_PROG=
  COMPRESS_EXT=
  if test $use_gzip_help = yes ; then
diff --git a/debian/patches/21_do_not_strip_-g.diff b/debian/patches/21_do_not_strip_-g.diff
index e7173ae..5ba14a5 100644
--- a/debian/patches/21_do_not_strip_-g.diff
+++ b/debian/patches/21_do_not_strip_-g.diff
@@ -2,14 +2,14 @@ Description: Stop ./configure from stripping out -g from CFLAGS
 Author: Andreas Metzler <ametzler at debian.org>,
  Simon Ruderich <simon at ruderich.org>
 Origin: vendor
-Last-Update: 2014-01-15
+Last-Update: 2015-05-08
 
 --- lynx-cur-2.8.9dev3.orig/configure
 +++ lynx-cur-2.8.9dev3/configure
 @@ -3395,7 +3395,7 @@ else
  		test -z "$ORIGINAL_CFLAGS" && CFLAGS=`echo ${CFLAGS} | sed -e 's%-g %%' -e 's%-g$%%'`
  		;;
- 	*)
+ 	(*)
 -		test -z "$ORIGINAL_CFLAGS" && CFLAGS=`echo ${CFLAGS} | sed -e 's%-g %%' -e 's%-g$%%'`
 +		:
  		;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-lynx/lynx-cur.git



More information about the pkg-lynx-commits mailing list