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 <[email protected]>  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 <[email protected]>,
            Bas Couwenberg <[email protected]>
 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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to