[gdal-grass] 01/01: Rebuild 2.2.2 for xenial

Martin Landa martinl-guest at moszumanska.debian.org
Sun Nov 19 22:15:50 UTC 2017


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

martinl-guest pushed a commit to branch ubuntu/xenial
in repository gdal-grass.

commit 65f200c892c271370dc7d1ca31c7dc5aecd4aef0
Author: Martin Landa <landa.martin at gmail.com>
Date:   Sun Nov 19 23:15:23 2017 +0100

    Rebuild 2.2.2 for xenial
---
 debian/changelog     | 9 ++++++++-
 debian/patches/rpath | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 79bcae3..b1d7b84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,16 @@
+libgdal-grass (2.2.2-1~xenial2) xenial; urgency=medium
+
+  * Rebuild for xenial.
+  * Update rpath patch for GRASS 7.4.
+
+ -- Martin Landa <landa.martin at gmail.com>  Sun, 19 Nov 2017 22:53:30 +0100
+
 libgdal-grass (2.2.2-1~xenial1) xenial; urgency=medium
 
   * Rebuild for xenial.
   * Bump GRASS minimum version to 7.4.0RC1.
 
- -- Martin Landa <landa.martinc at gmail.com>  Sun, 19 Nov 2017 22:19:30 +0100
+ -- Martin Landa <landa.martin at gmail.com>  Sun, 19 Nov 2017 22:19:30 +0100
 
 libgdal-grass (2.2.2-1) unstable; urgency=medium
 
diff --git a/debian/patches/rpath b/debian/patches/rpath
index 2b7b059..7ed29b1 100644
--- a/debian/patches/rpath
+++ b/debian/patches/rpath
@@ -9,11 +9,11 @@ Forwarded: not-needed
  
  $(GLIBNAME):	grass57dataset.o
 -	$(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME)
-+	$(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass72/lib
++	$(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass74/lib
  
  $(OLIBNAME):	ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o
 -	$(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME)
-+	$(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass72/lib
++	$(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass74/lib
  
  %.o:	%.cpp
  	$(CXX) $(CXXFLAGS) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<

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



More information about the Pkg-grass-devel mailing list