[Git][debian-gis-team/gmt][master] 2 commits: Add Rules-Requires-Root to control file.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Nov 27 16:57:26 GMT 2022



Bas Couwenberg pushed to branch master at Debian GIS Project / gmt


Commits:
e0b9f0fc by Bas Couwenberg at 2022-11-27T17:24:57+01:00
Add Rules-Requires-Root to control file.

- - - - -
3d793ada by Bas Couwenberg at 2022-11-27T17:57:16+01:00
Update lintian overrides.

- - - - -


6 changed files:

- debian/changelog
- debian/control
- debian/gmt-common.lintian-overrides
- debian/gmt.lintian-overrides
- debian/libgmt-dev.lintian-overrides
- + debian/libgmt6.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ gmt (6.4.0+dfsg-2) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.1, no changes.
   * Drop obsolete dh_strip override, dbgsym migration complete.
+  * Add Rules-Requires-Root to control file.
+  * Update lintian overrides.
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Jun 2022 07:08:19 +0200
 


=====================================
debian/control
=====================================
@@ -30,6 +30,7 @@ Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/gmt
 Vcs-Git: https://salsa.debian.org/debian-gis-team/gmt.git
 Homepage: http://gmt.soest.hawaii.edu/
+Rules-Requires-Root: no
 
 Package: gmt
 Architecture: any


=====================================
debian/gmt-common.lintian-overrides
=====================================
@@ -1,9 +1,12 @@
 # Shell include
-executable-not-elf-or-script usr/share/gmt/tools/gmt_functions.sh
+executable-not-elf-or-script [usr/share/gmt/tools/gmt_functions.sh]
 
 # Not a problem
-national-encoding usr/share/gmt/localization/*
+national-encoding [usr/share/gmt/localization/*]
 
 # Not documentation
 package-contains-documentation-outside-usr-share-doc *
 
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+


=====================================
debian/gmt.lintian-overrides
=====================================
@@ -1,12 +1,15 @@
 # User scripts rely on the extension
-script-with-language-extension usr/bin/gmt_shell_functions.sh
+script-with-language-extension [usr/bin/gmt_shell_functions.sh]
 
 # False positive due to language extension
-no-manual-page usr/bin/gmt_shell_functions.sh
+no-manual-page [usr/bin/gmt_shell_functions.sh]
 
 # Long line
-groff-message usr/share/man/man1/gmt.1.gz * cannot adjust line
+groff-message * cannot adjust line [usr/share/man/man1/gmt.1.gz:*]
 
-# False positive, string not included in source
-spelling-error-in-binary * thIk think
+# False positive, lat/lon
+spelling-error-in-binary lon long *
+
+# Truncated changelog
+debian-news-entry-has-unknown-version *
 


=====================================
debian/libgmt-dev.lintian-overrides
=====================================
@@ -1,3 +1,6 @@
 # Cannot easily be fixed
 file-references-package-build-path *
 
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+


=====================================
debian/libgmt6.lintian-overrides
=====================================
@@ -0,0 +1,6 @@
+# False positive, lat/lon
+spelling-error-in-binary lon long *
+
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/compare/9fb81927608b7ed1212ad6d949a8868e2a293b29...3d793ada2450344af9d5daf786baafd24449154f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gmt/-/compare/9fb81927608b7ed1212ad6d949a8868e2a293b29...3d793ada2450344af9d5daf786baafd24449154f
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20221127/f3cc1cb2/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list