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 <[email protected]>  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.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to