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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 16:46:42 BST 2021



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


Commits:
f178259c by Bas Couwenberg at 2021-09-13T17:36:34+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 @@ pktools (2.6.7.6+ds-4) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.6.0, no changes.
   * Update upstream metadata.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 28 Nov 2020 14:06:59 +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,
                libgdal-dev (>= 1.10.0-0~),
                libgsl-dev | libgsl0-dev,


=====================================
debian/rules
=====================================
@@ -47,8 +47,5 @@ override_dh_auto_build:
 
 	dh_auto_build
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_makeshlibs:
 	dh_makeshlibs -- -v$(UPSTREAM_VERSION) -c0



View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/f178259cdfc822725ec73638128321d602713e28

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/f178259cdfc822725ec73638128321d602713e28
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/20210913/c624ccde/attachment.htm>


More information about the Pkg-grass-devel mailing list