Bas Couwenberg pushed to branch master at Debian GIS Project / osm-gps-map
Commits: fa6139ba by Bas Couwenberg at 2021-09-13T13:50:58+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 ===================================== @@ -1,7 +1,10 @@ osm-gps-map (1.2.0-2) UNRELEASED; urgency=medium + * Team upload. * Update watch file for GitHub URL changes. * 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]> Sat, 20 Mar 2021 08:54:02 +0100 ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: David Paleino <[email protected]>, Ross Gammon <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), gnome-common, gobject-introspection, gtk-doc-tools, ===================================== debian/rules ===================================== @@ -32,7 +32,7 @@ override_dh_install: $(RM) debian/tmp/usr/share/doc/osm-gps-map/NEWS $(RM) debian/tmp/usr/share/doc/osm-gps-map/README - dh_install --list-missing + dh_install override_dh_makeshlibs: dh_makeshlibs -- -v$(UPSTREAM_VERSION) View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/-/commit/fa6139ba82f555a07114043a359bc63dbf88a672 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/osm-gps-map/-/commit/fa6139ba82f555a07114043a359bc63dbf88a672 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
