Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits: 9d4ab759 by Bas Couwenberg at 2024-03-02T12:58:11+01:00 Add bison to build dependencies. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +gdal (3.8.4+dfsg-4) UNRELEASED; urgency=medium + + * Add bison to build dependencies. + + -- Bas Couwenberg <[email protected]> Sat, 02 Mar 2024 12:58:04 +0100 + gdal (3.8.4+dfsg-3) unstable; urgency=medium * Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. ===================================== debian/control ===================================== @@ -4,7 +4,8 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: cmake, +Build-Depends: bison, + cmake, debhelper-compat (= 13), dh-python, dh-sequence-numpy3, View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/9d4ab759df855c9623262c3dfb8a5d9c5827afba -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/9d4ab759df855c9623262c3dfb8a5d9c5827afba 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
