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

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Sep 14 04:41:51 BST 2021



Bas Couwenberg pushed to branch master at Debian GIS Project / python-mapnik


Commits:
e1c37d36 by Bas Couwenberg at 2021-09-13T20:56:39+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 @@
 python-mapnik (1:0.0~20200224-7da019cf9-4) 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:42:55 +0200
 


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


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


=====================================
debian/rules
=====================================
@@ -32,8 +32,5 @@ override_dh_auto_clean:
 override_dh_auto_test:
 	dh_auto_test || echo "Ignoring test failures"
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_strip:
 	dh_strip --no-automatic-dbgsym



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/e1c37d364e90d08a36a42477c19d3320d15ec62b

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/e1c37d364e90d08a36a42477c19d3320d15ec62b
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/20210914/4e807a5d/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list