Bas Couwenberg pushed to branch master at Debian GIS Project / fyba
Commits: bd32bc6f by Bas Couwenberg at 2021-09-11T18:34:34+02:00 Bump debhelper compat to 12. Changes: - Drop -V from dh_makeshlibs - - - - - 4 changed files: - debian/changelog - − debian/compat - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -3,6 +3,8 @@ fyba (4.1.1-8) UNRELEASED; urgency=medium * Team upload. * Bump Standards-Version to 4.6.0, no changes. * Update watch file for GitHub URL changes. + * Bump debhelper compat to 12, changes: + - Drop -V from dh_makeshlibs -- Bas Couwenberg <[email protected]> Sat, 28 Nov 2020 13:38:00 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Ruben Undheim <[email protected]> Section: libs 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/fyba Vcs-Git: https://salsa.debian.org/debian-gis-team/fyba.git ===================================== debian/rules ===================================== @@ -12,6 +12,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed override_dh_strip: dh_strip --dbgsym-migration='libfyba0-dbg (<< 4.1.1-4~)' - -override_dh_makeshlibs: - dh_makeshlibs -V View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/commit/bd32bc6f1cfab905e2ba130f3270ad22b0ddeb97 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/fyba/-/commit/bd32bc6f1cfab905e2ba130f3270ad22b0ddeb97 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
