Bas Couwenberg pushed to branch master at Debian GIS Project / libepsilon
Commits: 9e36bb9c by Bas Couwenberg at 2021-09-12T08:42:37+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 ===================================== @@ -2,6 +2,8 @@ libepsilon (0.9.2+dfsg-6) UNRELEASED; urgency=medium * 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:57:34 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), libpopt-dev, docbook2x, docbook-xsl, ===================================== debian/rules ===================================== @@ -37,4 +37,4 @@ override_dh_install: $(RM) $(CURDIR)/debian/tmp/usr/lib/*/*.la - dh_install --list-missing + dh_install View it on GitLab: https://salsa.debian.org/debian-gis-team/libepsilon/-/commit/9e36bb9c2b1f6e03444d8a979ff405fc44b55cd6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libepsilon/-/commit/9e36bb9c2b1f6e03444d8a979ff405fc44b55cd6 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
