Bas Couwenberg pushed to branch master at Debian GIS Project / saga
Commits: 86535a91 by Bas Couwenberg at 2022-09-10T16:40:59+02:00 New upstream release. - - - - - f0786192 by Bas Couwenberg at 2022-09-10T16:40:59+02:00 Update build dependencies for wxwidgets3.2. - - - - - 5d94af77 by Bas Couwenberg at 2022-09-10T17:55:49+02:00 Update lintian overrides. - - - - - 4 changed files: - debian/changelog - debian/control - debian/saga-common.lintian-overrides - debian/saga.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,12 @@ -saga (8.2.2+dfsg-2) UNRELEASED; urgency=medium +saga (8.3.0+dfsg-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release. * Bump Standards-Version to 4.6.1, no changes. + * Update build dependencies for wxwidgets3.2. + * Update lintian overrides. - -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:22:46 +0200 + -- Bas Couwenberg <[email protected]> Sat, 10 Sep 2022 16:38:52 +0200 saga (8.2.2+dfsg-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -15,7 +15,7 @@ Build-Depends: cmake, libqhull-dev, libsvm-dev, libvigraimpex-dev, - libwxgtk3.0-gtk3-dev, + libwxgtk3.2-dev, pkg-config, python3-dev, swig ===================================== debian/saga-common.lintian-overrides ===================================== @@ -1,3 +1,3 @@ # It's a data file -package-contains-documentation-outside-usr-share-doc usr/share/saga/saga_tip.txt +package-contains-documentation-outside-usr-share-doc [usr/share/saga/saga_tip.txt] ===================================== debian/saga.lintian-overrides ===================================== @@ -1,8 +1,9 @@ # False positive on German text -spelling-error-in-binary * Programms Programs +spelling-error-in-binary Programms Programs * +spelling-error-in-binary Programm Program * # False positive on sitation: Meteorologie 7. Serie, no. 19. -spelling-error-in-binary * Serie Series +spelling-error-in-binary Serie Series * # Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports: # Fortify Source functions: no, only unprotected functions found! @@ -12,5 +13,5 @@ hardening-no-fortify-functions * # [This is the first released version of the Lesser GPL. It also counts # as the successor of the GNU Library Public License, version 2, hence # the version number 2.1.] -spelling-error-in-binary usr/bin/saga_gui "GNU Library Public License" "GNU Library General Public License" +spelling-error-in-binary "GNU Library Public License" "GNU Library General Public License" [usr/bin/saga_gui] View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/compare/70a484979d70293e9acf47e7879c5c549117356a...5d94af771532656ff365d3ebe0ac537998615e3c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/-/compare/70a484979d70293e9acf47e7879c5c549117356a...5d94af771532656ff365d3ebe0ac537998615e3c 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
