[Git][debian-gis-team/shapelib][master] 2 commits: Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 12:33:44 BST 2021



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


Commits:
e6bdd17b by Bas Couwenberg at 2021-09-14T13:25:18+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
1e5a7606 by Bas Couwenberg at 2021-09-14T13:29:29+02:00
Update lintian overrides.

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/shapelib.lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ shapelib (1.5.0-3) UNRELEASED; urgency=medium
   * Bump watch file version to 4.
   * Update lintian overrides.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 06 Nov 2020 19:59:25 +0100
 


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                ronn (>= 0.9.0)
 Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/debian-gis-team/shapelib


=====================================
debian/rules
=====================================
@@ -25,8 +25,5 @@ override_dh_auto_install:
 	# Don't install .la files
 	$(RM) debian/*/usr/lib/*/*.la
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION)


=====================================
debian/shapelib.lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Not a problem
+national-encoding *
+



View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/-/compare/947c5fdf3cd8c0a1d75f7b27ca61e7c335c33e08...1e5a7606e4d70769f6491e2855df0617ecd08cbe

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/shapelib/-/compare/947c5fdf3cd8c0a1d75f7b27ca61e7c335c33e08...1e5a7606e4d70769f6491e2855df0617ecd08cbe
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/20210914/131086fa/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list