[Git][debian-gis-team/spatialite][master] Bump debhelper compat to 12.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 13:06:09 BST 2021



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


Commits:
60f9867d by Bas Couwenberg at 2021-09-14T13:42:24+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
 spatialite (5.0.1-3) UNRELEASED; urgency=medium
 
   * 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>  Wed, 08 Sep 2021 17:45:38 +0200
 


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libexpat1-dev,
                libfreexl-dev,
                libgeos-dev (>= 3.5.0),


=====================================
debian/rules
=====================================
@@ -60,4 +60,4 @@ override_dh_strip:
 
 override_dh_install:
 	$(RM) debian/*/usr/lib/*/*.la
-	dh_install --list-missing
+	dh_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/60f9867d4a7d49a1034dd61153fce71b9f81c74d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/60f9867d4a7d49a1034dd61153fce71b9f81c74d
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/2af10d31/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list