Bas Couwenberg pushed to branch master at Debian GIS Project / libgeotiff
Commits: 541086f2 by Bas Couwenberg at 2019-04-13T12:42:24Z Add libjpeg-dev & libproj-dev to libgeotiff-dev dependencies. - - - - - 6899a70e by Bas Couwenberg at 2019-04-13T12:42:42Z Set distribution to experimental. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +libgeotiff (1.5.1-1~exp3) experimental; urgency=medium + + * Add libjpeg-dev & libproj-dev to libgeotiff-dev dependencies. + + -- Bas Couwenberg <[email protected]> Sat, 13 Apr 2019 14:42:28 +0200 + libgeotiff (1.5.1-1~exp2) experimental; urgency=medium * Add upstream patches to fix test failures. ===================================== debian/control ===================================== @@ -21,6 +21,8 @@ Architecture: any Multi-Arch: same Section: libdevel Depends: libgeotiff5 (= ${binary:Version}), + libjpeg-dev, + libproj-dev (>= 6.0.0), libtiff-dev, ${misc:Depends} Suggests: libgeotiff-epsg View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/compare/b388db90f495fc49d541d7cd4550ee751375ee09...6899a70e25b32dc7a8d7d604b493cd1bc3779121 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libgeotiff/compare/b388db90f495fc49d541d7cd4550ee751375ee09...6899a70e25b32dc7a8d7d604b493cd1bc3779121 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
