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

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



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


Commits:
777520e3 by Bas Couwenberg at 2021-09-12T17:07:55+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install
- Drop -V from dh_makeshlibs

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,9 @@ mapnik (3.1.0+ds-2) UNRELEASED; urgency=medium
 
   * Update watch file for GitHub URL changes.
   * Bump Standards-Version to 4.6.0, no changes.
+  * Bump debhelper compat to 12, changes:
+    - Drop --list-missing from dh_install
+    - Drop -V from dh_makeshlibs
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 20 Mar 2021 08:42:31 +0100
 


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


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
                libboost-filesystem-dev,
                libboost-program-options-dev,
                libboost-regex-dev,


=====================================
debian/rules
=====================================
@@ -80,14 +80,8 @@ override_dh_auto_install: debian/stamps/install-python
 debian/stamps/install-python:
 	$(SCONS) $(NJOBS) -C build-python install
 
-override_dh_install:
-	dh_install --list-missing
-
 override_dh_strip:
 	dh_strip --no-automatic-dbgsym
 
 override_dh_prep:
 	dh_prep -Xdebian/tmp
-
-override_dh_makeshlibs:
-	dh_makeshlibs -V



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/777520e3b4eedaf98abcfecf781efd0632cc5246
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/0ec642d3/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list