Bas Couwenberg pushed to branch master at Debian GIS Project / proj-data
Commits: 54ae8756 by Bas Couwenberg at 2021-09-13T18:44:04+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -4,8 +4,9 @@ proj-data (1.7-1) UNRELEASED; urgency=medium https://github.com/OSGeo/PROJ/pull/383#issuecomment-622246695 * New upstream release. - * Bump debhelper compat to 10, changes: + * Bump debhelper compat to 12, changes: - Drop --parallel option, enabled by default + - Drop --list-missing from dh_install * Update copyright file for new grids. * Add binary packages for Brazil, New Caledonia & Slovakia. * Add binary packages for Finland & Japan. ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~) +Build-Depends: debhelper-compat (= 12) Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/proj-data Vcs-Git: https://salsa.debian.org/debian-gis-team/proj-data.git ===================================== debian/rules ===================================== @@ -21,4 +21,4 @@ override_dh_install: $(RM) $(CURDIR)/debian/tmp/usr/share/proj/README.DATA $(RM) $(CURDIR)/debian/tmp/usr/share/proj/copyright_and_licenses.csv - dh_install --list-missing + dh_install View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/54ae875623f143119e16286b9ec101ad947d2a57 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/proj-data/-/commit/54ae875623f143119e16286b9ec101ad947d2a57 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
