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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Sep 12 08:03:16 BST 2021



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


Commits:
c52ab5b2 by Bas Couwenberg at 2021-09-12T08:57:40+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
=====================================
@@ -2,6 +2,8 @@ libkml (1.3.0-10) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
   * Update watch file for GitHub URL changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 13:46:50 +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,
                libboost-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,


=====================================
debian/rules
=====================================
@@ -27,7 +27,7 @@ override_dh_auto_install:
 	find $(CURDIR)/examples/ -type f \( -name "Makefile*" -or -name "CMakeLists.txt" \) -delete
 
 override_dh_install:
-	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/libkml/-/commit/c52ab5b2d7592ab91510c946cdbf8073b53b1712

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/libkml/-/commit/c52ab5b2d7592ab91510c946cdbf8073b53b1712
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/54a997d0/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list