Bas Couwenberg pushed to branch master at Debian GIS Project / zoo-project
Commits: 230e45bf by Bas Couwenberg at 2021-09-14T14:34:58+02:00 Bump debhelper compat to 12. Changes: - Drop --list-missing from dh_install - - - - - 3 changed files: - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Angelos Tzotsos <[email protected]> Section: web Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), dpkg-dev (>= 1.16.1.1), default-jdk-headless | java7-sdk-headless, cmake, ===================================== debian/rules ===================================== @@ -133,9 +133,6 @@ override_dh_auto_install: install -m644 $(CURDIR)/thirds/otb2zcfg/build/zcfgs/*.zcfg $(CURDIR)/debian/zoo-service-otb/etc/zoo-project/ -override_dh_install: - dh_install --list-missing - override_dh_installchangelogs: dh_installchangelogs -k zoo-project/HISTORY.txt View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/230e45bf5c097aa32f3e5f05a43bf7059d1d7760 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/zoo-project/-/commit/230e45bf5c097aa32f3e5f05a43bf7059d1d7760 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
