Bas Couwenberg pushed to branch master at Debian GIS Project / osmpbf
Commits: 1d9b57de by Bas Couwenberg at 2021-09-11T19:07:33+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 751b6cf7 by Bas Couwenberg at 2021-09-11T19:08:29+02:00 Rebuild with 3.12.4. (closes: #993895) - - - - - 582b9c64 by Bas Couwenberg at 2021-09-11T19:16:29+02:00 Update lintian overrides. - - - - - 99bd7396 by Bas Couwenberg at 2021-09-11T19:16:29+02:00 Set distribution to unstable. - - - - - 7 changed files: - debian/changelog - − debian/compat - debian/control - − debian/libosmpbf-dev.lintian-overrides - − debian/libosmpbf1.lintian-overrides - − debian/osmpbf-bin.lintian-overrides - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,9 +1,14 @@ -osmpbf (1.5.0-2) UNRELEASED; urgency=medium +osmpbf (1.5.0-2) unstable; urgency=medium * Update watch file for GitHub URL changes. * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install + * Rebuild with 3.12.4. + (closes: #993895) + * Update lintian overrides. - -- Bas Couwenberg <[email protected]> Sat, 20 Mar 2021 08:55:27 +0100 + -- Bas Couwenberg <[email protected]> Sat, 11 Sep 2021 19:08:30 +0200 osmpbf (1.5.0-1) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: David Paleino <[email protected]>, Bas Couwenberg <[email protected]> Section: java Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), ant, cmake, default-jdk-headless | java6-sdk-headless, ===================================== debian/libosmpbf-dev.lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Cannot easily be fixed -file-references-package-build-path * - ===================================== debian/libosmpbf1.lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Cannot easily be fixed -file-references-package-build-path * - ===================================== debian/osmpbf-bin.lintian-overrides deleted ===================================== @@ -1,3 +0,0 @@ -# Cannot easily be fixed -file-references-package-build-path * - ===================================== debian/rules ===================================== @@ -32,7 +32,7 @@ override_dh_auto_install: dh_auto_install override_dh_install: - dh_install --list-missing + dh_install mh_installjar -plibosmpbf-java -l pom.xml osmpbf.jar mh_installpom -plibosmpbf-java pom.xml View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/252ee16b88e52676ba2f26908cdd7637866863ab...99bd7396c7a012ec3522143120c116c264872c5f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osmpbf/-/compare/252ee16b88e52676ba2f26908cdd7637866863ab...99bd7396c7a012ec3522143120c116c264872c5f 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
