Bas Couwenberg pushed to branch experimental at Debian GIS Project / gdal
Commits: f148948e by Bas Couwenberg at 2020-05-01T12:31:26+02:00 Drop ant build dependency. - - - - - 243a7d4c by Bas Couwenberg at 2020-05-02T09:08:49+02:00 Add Breaks for rdeps with autopkgtest failures. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ gdal (3.1.0~rc2+dfsg-1~exp2) UNRELEASED; urgency=medium * Drop d-shlibs build dependency. + * Drop ant build dependency. + * Add Breaks for rdeps with autopkgtest failures. -- Bas Couwenberg <[email protected]> Thu, 30 Apr 2020 09:29:33 +0200 ===================================== debian/control ===================================== @@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 10~), dh-python, doxygen, graphviz, - ant, chrpath, bash-completion, libarmadillo-dev, @@ -71,7 +70,9 @@ Depends: gdal-data (>= ${source:Version}), ${shlibs:Depends}, ${misc:Depends} Recommends: proj-bin -Breaks: libgdal1h (<< 2.0) +Breaks: libgdal1h (<< 2.0), + r-cran-rgdal (<= 1.4-8-1), + r-cran-sf (<= 0.9-2+dfsg-1) 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 View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/a8f9451154601ef6048eb558a21ba7fe207611bf...243a7d4c70d7e2daa506193c8b0466e4a694c93d -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/compare/a8f9451154601ef6048eb558a21ba7fe207611bf...243a7d4c70d7e2daa506193c8b0466e4a694c93d 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
