Martin Landa pushed to branch ubuntu/xenial at Debian GIS Project / gdal-grass
Commits: 4731f1df by Martin Landa at 2019-01-19T17:42:38Z Rebuild 2.2.2 for xenial - - - - - 2 changed files: - debian/changelog - debian/patches/rpath Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libgdal-grass (2.2.2-1~xenial11) xenial; urgency=medium + + * Rebuild for xenial. + * Update debian/patches/rpath to GRASS 7.6 + + -- Martin Landa <[email protected]> Sat, 19 Jan 2019 18:41:13 +0100 + libgdal-grass (2.2.2-1~xenial10) xenial; urgency=medium * Rebuild for xenial. ===================================== 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/grass74/lib ++ $(LD_SHARED) $(LDFLAGS) grass57dataset.o $(LIBS) -o $(GLIBNAME) -Wl,-rpath,/usr/lib/grass76/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/grass74/lib ++ $(LD_SHARED) $(LDFLAGS) ogrgrassdriver.o ogrgrassdatasource.o ogrgrasslayer.o $(LIBS) -o $(OLIBNAME) -Wl,-rpath,/usr/lib/grass76/lib %.o: %.cpp $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(CFLAGS) -c -o $@ $< View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/commit/4731f1df255cebdfb2ae8b02437b63e55941e9b0 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/commit/4731f1df255cebdfb2ae8b02437b63e55941e9b0 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
