Bas Couwenberg pushed to branch master at Debian GIS Project / spatialite
Commits: 22ed5ece by Bas Couwenberg at 2023-08-13T17:25:01+02:00 Use not-installed file instead of dh_install override. - - - - - 3 changed files: - debian/changelog - + debian/not-installed - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ spatialite (5.1.0-2) UNRELEASED; urgency=medium * Strip pre-release from symbols version. * Remove generated files in clean target. + * Use not-installed file instead of dh_install override. -- Bas Couwenberg <[email protected]> Tue, 08 Aug 2023 05:29:30 +0200 ===================================== debian/not-installed ===================================== @@ -0,0 +1 @@ +usr/lib/*/*.la ===================================== debian/rules ===================================== @@ -54,7 +54,3 @@ override_dh_makeshlibs: override_dh_shlibdeps: dh_shlibdeps -l/usr/lib:$(CURDIR)/debian/tmp/usr/lib - -override_dh_install: - $(RM) debian/*/usr/lib/*/*.la - dh_install View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/22ed5ecee53147e1839e0af361a2b30bf0093f78 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/22ed5ecee53147e1839e0af361a2b30bf0093f78 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
