Bas Couwenberg pushed to branch master at Debian GIS Project / otb
Commits: 7d11111c by Bas Couwenberg at 2023-06-12T18:54:07+02:00 Bump debhelper compat to 13. - - - - - db4023bb by Bas Couwenberg at 2023-06-12T20:25:50+02:00 Drop obsolete libgl1-mesa-dev build dependency. - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,7 @@ otb (8.1.1+dfsg-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.2, no changes. * Drop obsolete libgl1-mesa-dev build dependency. + * Bump debhelper compat to 13. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:05:01 +0100 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Rashad Kanavath <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-exec, dpkg-dev (>= 1.16.1~), cmake (>= 3.1.0), ===================================== debian/control.in ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Rashad Kanavath <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-exec, dpkg-dev (>= 1.16.1~), cmake (>= 3.1.0), @@ -20,7 +20,7 @@ Build-Depends: debhelper-compat (= 12), libfftw3-dev, libgdal-dev (>= 1.10.0), libgeotiff-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libglew-dev, libglfw3-dev, libinsighttoolkit4-dev, @@ -56,7 +56,7 @@ Depends: cmake (>= 2.8.3), libboost-thread-dev, libgdal-dev (>= 1.10.0), libgeotiff-dev, - libgl1-mesa-dev | libgl-dev, + libgl-dev, libglew-dev, libglfw3-dev, libinsighttoolkit4-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/b3896b2401d1f7f9433d4c692a3828d669b13430...db4023bb40015d96132c859918eb846bef93a04a -- View it on GitLab: https://salsa.debian.org/debian-gis-team/otb/-/compare/b3896b2401d1f7f9433d4c692a3828d669b13430...db4023bb40015d96132c859918eb846bef93a04a 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
