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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Nov 29 17:16:33 GMT 2022



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


Commits:
077d0c63 by Bas Couwenberg at 2022-11-29T17:35:00+01:00
Add Rules-Requires-Root to control file.

- - - - -
99b2fb87 by Bas Couwenberg at 2022-11-29T18:16:25+01:00
Update lintian overrides.

- - - - -


7 changed files:

- debian/changelog
- debian/control
- + debian/libspatialite-dev.lintian-overrides
- debian/libspatialite7.lintian-overrides
- debian/libsqlite3-mod-spatialite.lintian-overrides
- + debian/patches/series
- + debian/patches/spelling-errors.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ spatialite (5.0.1-3) UNRELEASED; urgency=medium
   * Bump debhelper compat to 12, changes:
     - Drop --list-missing from dh_install
   * Drop obsolete dh_strip override, dbgsym migration complete.
+  * Add Rules-Requires-Root to control file.
+  * Update lintian overrides.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 08 Sep 2021 17:45:38 +0200
 


=====================================
debian/control
=====================================
@@ -21,6 +21,7 @@ Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite
 Vcs-Git: https://salsa.debian.org/debian-gis-team/spatialite.git
 Homepage: https://www.gaia-gis.it/fossil/libspatialite
+Rules-Requires-Root: no
 
 Package: libspatialite7
 Architecture: any


=====================================
debian/libspatialite-dev.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+


=====================================
debian/libspatialite7.lintian-overrides
=====================================
@@ -1,3 +1,12 @@
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+
 # Truncated string
-spelling-error-in-binary * Syste System
+spelling-error-in-binary Syste System *
+
+# False positive, lat/lon
+spelling-error-in-binary Lon Long *
+
+# False positive, string not included in source
+spelling-error-in-binary colum column *
 


=====================================
debian/libsqlite3-mod-spatialite.lintian-overrides
=====================================
@@ -3,6 +3,15 @@ link-to-shared-library-in-wrong-package usr/lib/*/mod_spatialite.so*
 no-symbols-control-file usr/lib/*/mod_spatialite.so.*
 package-name-doesnt-match-sonames mod-spatialite*
 
+# Truncated changelog
+debian-news-entry-has-unknown-version *
+
 # Truncated string
-spelling-error-in-binary * Syste System
+spelling-error-in-binary Syste System *
+
+# False positive, lat/lon
+spelling-error-in-binary Lon Long *
+
+# False positive, string not included in source
+spelling-error-in-binary colum column *
 


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+spelling-errors.patch


=====================================
debian/patches/spelling-errors.patch
=====================================
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * colum -> column
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/src/spatialite/spatialite.c
++++ b/src/spatialite/spatialite.c
+@@ -3613,7 +3613,7 @@ fnct_AutoGPKGStart (sqlite3_context * co
+ / for OCG GeoPackage interoperability:
+ / tests the DB layout, then automatically
+ / creating a VirtualGPGK table for each GPKG main table 
+-/ declared within gpkg_geometry_colums
++/ declared within gpkg_geometry_columns
+ /
+ */
+     int ret;



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/compare/240f063a929bdda13964335f23be2b4d068e5167...99b2fb8758244dc4c7f02d08529d45390df0d21e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/compare/240f063a929bdda13964335f23be2b4d068e5167...99b2fb8758244dc4c7f02d08529d45390df0d21e
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/20221129/f4fdf5b9/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list