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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Jun 4 12:38:33 BST 2022



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


Commits:
4a84adb0 by Bas Couwenberg at 2022-06-04T08:14:51+02:00
Update packaging for GRASS 8.2.0.

- - - - -
b2020474 by Bas Couwenberg at 2022-06-04T12:58:37+02:00
Set distribution to unstable.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+libgdal-grass (3.4.3-3) unstable; urgency=medium
+
+  * Update packaging for GRASS 8.2.0.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 04 Jun 2022 12:58:26 +0200
+
 libgdal-grass (3.4.3-2) unstable; urgency=medium
 
   * Update packaging for GRASS 8.0.2.


=====================================
debian/control
=====================================
@@ -5,8 +5,8 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 12),
-               grass (>= 8.0.2),
-               grass-dev (>= 8.0.2),
+               grass (>= 8.2.0),
+               grass-dev (>= 8.2.0),
                libgdal-dev (>= 3.4.3),
                libpq-dev,
                pkg-config


=====================================
debian/patches/rpath
=====================================
@@ -9,11 +9,11 @@ Forwarded: not-needed
  
  $(GLIBNAME):	grass.o
 -	$(LD_SHARED) $(LDFLAGS) grass.o $(LIBS) -o $(GLIBNAME)
-+	$(LD_SHARED) $(LDFLAGS) grass.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass80/lib
++	$(LD_SHARED) $(LDFLAGS) grass.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass82/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/grass80/lib
++	$(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass82/lib
  
  %.o:	%.cpp
  	$(CXX) $(CXXFLAGS) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/cc6165a116614c433cfd67dd366502a6a46135f1...b20204747ac607abdeb51616076b4853d3b5fd37

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/cc6165a116614c433cfd67dd366502a6a46135f1...b20204747ac607abdeb51616076b4853d3b5fd37
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/20220604/d04282a0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list