Bas Couwenberg pushed to branch master at Debian GIS Project / protozero
Commits: 3947f08f by Bas Couwenberg at 2021-09-13T19:19:34+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 33841681 by Bas Couwenberg at 2021-09-13T19:26:04+02:00 Update doc-base paths. - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - debian/libprotozero-doc.doc-base - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -5,6 +5,9 @@ protozero (1.7.0-2) UNRELEASED; urgency=medium * Update lintian overrides. * Bump Standards-Version to 4.6.0, no changes. * Update watch file for GitHub URL changes. + * Bump debhelper compat to 12, changes: + - Drop --list-missing from dh_install + * Update doc-base paths. [ Helmut Grohne ] * Annotate test dependencies on protobuf <!nocheck>. ===================================== 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), cmake (>= 2.8), doxygen, graphviz, ===================================== debian/libprotozero-doc.doc-base ===================================== @@ -4,5 +4,5 @@ Author: MapBox Section: Programming/C++ Format: HTML -Index: /usr/share/doc/libprotozero-doc/html/index.html -Files: /usr/share/doc/libprotozero-doc/html/*.html +Index: /usr/share/doc/libprotozero-dev/html/index.html +Files: /usr/share/doc/libprotozero-dev/html/*.html ===================================== debian/rules ===================================== @@ -24,8 +24,5 @@ else dh_auto_test endif -override_dh_install: - dh_install --list-missing - override_dh_installchangelogs: dh_installchangelogs CHANGELOG.md View it on GitLab: https://salsa.debian.org/debian-gis-team/protozero/-/compare/61a6e4771f78b562dd7d06fc0b7ec6a08954f431...3384168172d0c6cb44196a54dcfdcb30613faf01 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/protozero/-/compare/61a6e4771f78b562dd7d06fc0b7ec6a08954f431...3384168172d0c6cb44196a54dcfdcb30613faf01 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
