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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Mon Sep 13 10:41:43 BST 2021



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


Commits:
4b636236 by Bas Couwenberg at 2021-09-13T11:31:53+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 @@
 nik4 (1.7-2) 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:03:51 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                dh-python,
                python3-all-dev,
                python3-mapnik,


=====================================
debian/rules
=====================================
@@ -21,5 +21,5 @@ override_dh_auto_build:
 	dh_auto_build
 
 override_dh_install:
-	dh_install --list-missing
+	dh_install
 	mv debian/nik4/usr/bin/nik4.py debian/nik4/usr/bin/nik4



View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/4b636236a856587d684a7990895b46ec27fe8ccc

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/nik4/-/commit/4b636236a856587d684a7990895b46ec27fe8ccc
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/a6fa2bcb/attachment.htm>


More information about the Pkg-grass-devel mailing list