[Git][debian-gis-team/python-mapnik][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:35:57 BST 2023



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


Commits:
b78229dd by Bas Couwenberg at 2023-08-30T18:35:45+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ python-mapnik (1:0.0~20200224-7da019cf9-5) UNRELEASED; urgency=medium
   * Remove generated files in clean target.
     (closes: #1045169)
   * Enable Salsa CI.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:16:28 +0100
 


=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
                libboost-python-dev,
                libmapnik-dev (>= 3.1.0),
                python3-all-dev,


=====================================
debian/rules
=====================================
@@ -19,9 +19,7 @@ export SYSTEM_FONTS=/usr/share/fonts
 export LIB_DIR_NAME=/mapnik/3.1
 
 %:
-	dh $@ \
-		--with python3 \
-		--buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 override_dh_auto_clean:
 	# Skip



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/b78229dd836dd57f9948376e26b4c7cac7176c29
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/20230830/059e60dc/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list