Bas Couwenberg pushed to branch master at Debian GIS Project / e00compr
Commits: 5f825b79 by Bas Couwenberg at 2021-09-11T18:10:48+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 ===================================== @@ -3,6 +3,8 @@ e00compr (1.0.1-7) UNRELEASED; urgency=medium * Team upload. * Bump watch file version to 4. * 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]> Fri, 06 Nov 2020 18:44:50 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Alan Boudreault <[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/e00compr Vcs-Git: https://salsa.debian.org/debian-gis-team/e00compr.git ===================================== debian/rules ===================================== @@ -11,8 +11,5 @@ CFLAGS += -W -pedantic -D_REENTRANT %: dh $@ -override_dh_install: - dh_install --list-missing - override_dh_installchangelogs: dh_installchangelogs HISTORY.TXT View it on GitLab: https://salsa.debian.org/debian-gis-team/e00compr/-/commit/5f825b7909ae2d6c4aee683a2a495baab7776b5c -- View it on GitLab: https://salsa.debian.org/debian-gis-team/e00compr/-/commit/5f825b7909ae2d6c4aee683a2a495baab7776b5c 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
