Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal
Commits: 26bab420 by Bas Couwenberg at 2021-06-22T05:55:47+02:00 Include changes from 3.2.2+dfsg-2. - - - - - aea66952 by Bas Couwenberg at 2021-06-22T05:56:16+02:00 Drop obsolete Breaks on libgdal1h. - - - - - a9deaa39 by Bas Couwenberg at 2021-06-22T07:03:57+02:00 Drop obsolete dh_shlibdeps override. - - - - - 299e209c by Bas Couwenberg at 2021-06-22T07:03:57+02:00 Set distribution to experimental. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +gdal (3.3.0+dfsg-1~exp2) experimental; urgency=medium + + * Include changes from 3.2.2+dfsg-2. + * Drop obsolete Breaks on libgdal1h. + * Drop obsolete dh_shlibdeps override. + + -- Bas Couwenberg <[email protected]> Tue, 22 Jun 2021 05:56:17 +0200 + gdal (3.3.0+dfsg-1~exp1) experimental; urgency=medium * New upstream release. @@ -27,6 +35,13 @@ gdal (3.3.0~beta1+dfsg-1~exp1) experimental; urgency=medium -- Bas Couwenberg <[email protected]> Tue, 20 Apr 2021 06:56:36 +0200 +gdal (3.2.2+dfsg-2) unstable; urgency=medium + + * Drop Breaks from gdal-data to make libgdal20 & libgdal28 co-installable. + (closes: #986975) + + -- Bas Couwenberg <[email protected]> Mon, 21 Jun 2021 21:06:09 +0200 + gdal (3.2.2+dfsg-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -71,7 +71,6 @@ Depends: gdal-data (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} Recommends: proj-bin -Breaks: libgdal1h (<< 2.0) Description: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the @@ -191,7 +190,6 @@ Package: gdal-data Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} -Breaks: libgdal20 (<< 2.5.0~) Description: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the ===================================== debian/rules ===================================== @@ -229,6 +229,3 @@ override_dh_makeshlibs: dh_makeshlibs -- -v$(UPSTREAM_VERSION) -c0 # Forces failure when symbols change #dh_makeshlibs -- -v$(UPSTREAM_VERSION) - -override_dh_shlibdeps: - dh_shlibdeps -L libgdal26 -l debian/libgdal26/usr/lib View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/6901dd4a6e44ef3bd59b7443ec898f63ef087b96...299e209ca3d84fa444d808d4e11a471bbdc74b5c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/6901dd4a6e44ef3bd59b7443ec898f63ef087b96...299e209ca3d84fa444d808d4e11a471bbdc74b5c 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
