Bas Couwenberg pushed to branch master at Debian GIS Project / jmapviewer
Commits: ba3ff275 by Bas Couwenberg at 2022-11-27T20:27:34+01:00 Add Rules-Requires-Root to control file. - - - - - a33f5a2f by Bas Couwenberg at 2022-11-27T20:33:23+01:00 Update lintian overrides. - - - - - 3 changed files: - debian/changelog - debian/control - debian/jmapviewer.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,8 @@ jmapviewer (2.16+dfsg-2) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.1, no changes. + * Add Rules-Requires-Root to control file. + * Update lintian overrides. -- Bas Couwenberg <[email protected]> Tue, 21 Jun 2022 07:09:29 +0200 ===================================== debian/control ===================================== @@ -16,6 +16,7 @@ Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/jmapviewer Vcs-Git: https://salsa.debian.org/debian-gis-team/jmapviewer.git Homepage: https://wiki.openstreetmap.org/wiki/JMapViewer +Rules-Requires-Root: no Package: jmapviewer Architecture: all ===================================== debian/jmapviewer.lintian-overrides ===================================== @@ -1,3 +1,3 @@ # this is a convenience jar for /usr/bin/jmapviewer which only contains Main-Class and Class-Path -codeless-jar usr/share/jmapviewer/JMapViewer_Demo.jar +codeless-jar [usr/share/jmapviewer/JMapViewer_Demo.jar] View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/-/compare/5ec397c2573705d2dc23854795b13c73872da7cc...a33f5a2fb8e7481a529c375b41289af5eb422cc1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/-/compare/5ec397c2573705d2dc23854795b13c73872da7cc...a33f5a2fb8e7481a529c375b41289af5eb422cc1 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
