Bas Couwenberg pushed to branch master at Debian GIS Project / mapnik
Commits: 777520e3 by Bas Couwenberg at 2021-09-12T17:07:55+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - Drop -V from dh_makeshlibs - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,9 @@ mapnik (3.1.0+ds-2) UNRELEASED; 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 + - Drop -V from dh_makeshlibs -- Bas Couwenberg <[email protected]> Sat, 20 Mar 2021 08:42:31 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -6,7 +6,7 @@ Uploaders: David Paleino <[email protected]>, Bas Couwenberg <[email protected]> Section: libs Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), libboost-filesystem-dev, libboost-program-options-dev, libboost-regex-dev, ===================================== debian/rules ===================================== @@ -80,14 +80,8 @@ override_dh_auto_install: debian/stamps/install-python debian/stamps/install-python: $(SCONS) $(NJOBS) -C build-python install -override_dh_install: - dh_install --list-missing - override_dh_strip: dh_strip --no-automatic-dbgsym override_dh_prep: dh_prep -Xdebian/tmp - -override_dh_makeshlibs: - dh_makeshlibs -V View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/777520e3b4eedaf98abcfecf781efd0632cc5246 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/777520e3b4eedaf98abcfecf781efd0632cc5246 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
