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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 15:37:48 BST 2021



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


Commits:
8b1345b8 by Bas Couwenberg at 2021-09-12T16:33:00+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
=====================================
@@ -5,6 +5,8 @@ spatialindex (1.9.3-3) UNRELEASED; urgency=medium
   * Update watch file for GitHub URL changes.
   * Apply patch by Chris Lamb to make the build reproducible.
     (closes: #992059)
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:48:05 +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: science
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                cmake,
                pkg-kde-tools
 Standards-Version: 4.6.0


=====================================
debian/rules
=====================================
@@ -26,7 +26,7 @@ override_dh_auto_configure:
 override_dh_install:
 	$(RM) $(CURDIR)/debian/tmp/usr/lib/*/*.la
 
-	dh_install --autodest --list-missing
+	dh_install --autodest
 
 override_dh_makeshlibs:
 	dh_makeshlibs -- -c0 -v$(UPSTREAM_VERSION)



View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/8b1345b82e0d4ae9529eb79406263e48d3ec508d

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libspatialindex/-/commit/8b1345b82e0d4ae9529eb79406263e48d3ec508d
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/20210912/a5bb43aa/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list