[zygrib] 06/07: refresh patches

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Aug 18 16:02:18 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository zygrib.

commit 3255e108e49d8fe34cca097ff0ec1daa2af01ce8
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon May 4 10:30:55 2015 +0100

    refresh patches
---
 debian/patches/as-needed.patch | 16 +++++++---------
 debian/patches/paths.patch     |  8 ++++----
 2 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/debian/patches/as-needed.patch b/debian/patches/as-needed.patch
index 68d51eb..a2e1ffe 100644
--- a/debian/patches/as-needed.patch
+++ b/debian/patches/as-needed.patch
@@ -3,18 +3,16 @@ Description: Link only necessary libraries
 Forwarded: no
 Last-Updated: 2014-04-17
 
-Index: zygrib-6.2.3/Makefile
+Index: zygrib-7.0.0/Makefile
 ===================================================================
---- zygrib-6.2.3.orig/Makefile	2014-04-16 15:58:59.000000000 +0100
-+++ zygrib-6.2.3/Makefile	2014-04-16 16:11:16.926635130 +0100
-@@ -37,8 +37,8 @@
- zyGrib: $(SRC)
+--- zygrib-7.0.0.orig/Makefile
++++ zygrib-7.0.0/Makefile
+@@ -36,7 +36,7 @@ zyGrib: $(SRC)
  	@ echo
  	rm -f ./zyGrib
--	cd src/qwt-6.0.1/src; $(QTBIN)/qmake; make -j5
--	cd src; $(QTBIN)/qmake; make -j5
-+	cd src/qwt-6.0.1/src; $(QTBIN)/qmake; make -j5 
-+	cd src; $(QTBIN)/qmake; make -j5 LFLAGS=" -Wl,--as-needed"
+ 	cd src/qwt-6.0.1/src; $(QMAKE); make -j5
+-	cd src; $(QMAKE); make -j5
++	cd src; $(QMAKE); make -j5 LFLAGS=" -Wl,--as-needed"
  	@ echo "-----------------------------------"
  	@ echo "#!/bin/bash" >> ./zyGrib
  	@ echo "cd `pwd`" >> ./zyGrib
diff --git a/debian/patches/paths.patch b/debian/patches/paths.patch
index 02115b4..02a96fc 100644
--- a/debian/patches/paths.patch
+++ b/debian/patches/paths.patch
@@ -3,11 +3,11 @@ Desciption: Set the paths to locations on Debian
 Forwarded: not-needed
 Last-Updated:  2014-04-16
 
-Index: zygrib-6.2.3/src/util/Util.h
+Index: zygrib-7.0.0/src/util/Util.h
 ===================================================================
---- zygrib-6.2.3.orig/src/util/Util.h	2014-04-14 16:20:36.000000000 +0100
-+++ zygrib-6.2.3/src/util/Util.h	2014-04-16 15:58:12.000000000 +0100
-@@ -71,15 +71,15 @@
+--- zygrib-7.0.0.orig/src/util/Util.h
++++ zygrib-7.0.0/src/util/Util.h
+@@ -71,15 +71,15 @@ class Util : public QObject
  							const QString &dir, const QString &filter=QString());
  		
  	static QString pathData ()   {return "./";};

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/zygrib.git



More information about the debian-science-commits mailing list