Bas Couwenberg pushed to branch master at Debian GIS Project / pgrouting
Commits: e027dfa1 by Bas Couwenberg at 2021-09-13T16:30:18+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/control.in - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,8 @@ pgrouting (3.2.1-2) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.0, no changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install -- Bas Couwenberg <[email protected]> Wed, 08 Sep 2021 17:37:18 +0200 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <[email protected]> Section: misc Priority: optional Build-Depends: cmake (>= 3.2), - debhelper (>= 10~), + debhelper-compat (= 12), graphviz, libboost-graph-dev, libjs-mathjax, ===================================== debian/control.in ===================================== @@ -4,7 +4,7 @@ Uploaders: Michael Fladischer <[email protected]> Section: misc Priority: optional Build-Depends: cmake (>= 3.2), - debhelper (>= 10~), + debhelper-compat (= 12), graphviz, libboost-graph-dev, libjs-mathjax, ===================================== debian/rules ===================================== @@ -57,9 +57,6 @@ override_dh_auto_install: debian/postgresql-$$v-pgrouting-scripts/usr/share/postgresql/*/extension; \ done -override_dh_install: - dh_install --list-missing - override_dh_installchangelogs: dh_installchangelogs doc/src/release_notes.rst View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/e027dfa1f46c94316e93f3b9e4385eb2158f6a53 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/pgrouting/-/commit/e027dfa1f46c94316e93f3b9e4385eb2158f6a53 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
