[Git][debian-gis-team/gdal-grass][experimental] 2 commits: Update packaging for GRASS 7.8.0.

Bas Couwenberg gitlab at salsa.debian.org
Sat Sep 7 09:38:55 BST 2019



Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal-grass


Commits:
2a4b1724 by Bas Couwenberg at 2019-09-07T07:33:52Z
Update packaging for GRASS 7.8.0.

- - - - -
8d42e1a0 by Bas Couwenberg at 2019-09-07T08:26:26Z
Set distribution to experimental.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/rpath


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libgdal-grass (3.0.1-1~exp2) experimental; urgency=medium
+
+  * Update packaging for GRASS 7.8.0.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 07 Sep 2019 10:26:07 +0200
+
 libgdal-grass (3.0.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -7,8 +7,8 @@ Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                d-shlibs,
-               grass (>= 7.6.1),
-               grass-dev (>= 7.6.1),
+               grass (>= 7.8.0),
+               grass-dev (>= 7.8.0),
                libgdal-dev (>= 3.0.1),
                libpq-dev,
                lsb-release,


=====================================
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/grass76/lib
++	$(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass78/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/grass76/lib
++	$(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass78/lib
  
  %.o:	%.cpp
  	$(CXX) $(CXXFLAGS) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/c80e71b8ee81842d9da58cf47740483efb324039...8d42e1a07ec9413c0046821a25d0b225e92b30fa

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/compare/c80e71b8ee81842d9da58cf47740483efb324039...8d42e1a07ec9413c0046821a25d0b225e92b30fa
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190907/4389a32b/attachment-0001.html>


More information about the Pkg-grass-devel mailing list