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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Mar 20 06:57:18 GMT 2022



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


Commits:
0192b041 by Bas Couwenberg at 2022-03-20T07:06:49+01:00
Update packaging for GRASS 8.0.1.

- - - - -
29c7814e by Bas Couwenberg at 2022-03-20T07:18:06+01: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.2-2) unstable; urgency=medium
+
+  * Update packaging for GRASS 8.0.1.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 20 Mar 2022 07:17:56 +0100
+
 libgdal-grass (3.4.2-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/control
=====================================
@@ -5,8 +5,8 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 12),
-               grass (>= 7.8.7),
-               grass-dev (>= 7.8.7),
+               grass (>= 8.0.1),
+               grass-dev (>= 8.0.1),
                libgdal-dev (>= 3.4.2),
                libpq-dev,
                lsb-release,


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



View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/b8faeb9f955864041f8dfbb609bc47461305d919...29c7814e7cacf1726d408442121b250703337239

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/b8faeb9f955864041f8dfbb609bc47461305d919...29c7814e7cacf1726d408442121b250703337239
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/20220320/05c414d0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list