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

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



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


Commits:
fdd38898 by Bas Couwenberg at 2023-08-30T18:27:43+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ pyshp (2.3.1-3) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Remove generated files in clean target.
     (closes: #1046173)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 18 Jan 2023 17:14:34 +0100
 


=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
                pybuild-plugin-pyproject,
                python3-all,
                python3-setuptools,


=====================================
debian/rules
=====================================
@@ -11,4 +11,4 @@ export PYBUILD_BEFORE_TEST=cp -r {dir}/README.md {dir}/shapefiles {dir}/test_*py
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/README.md {build_dir}/shapefiles {build_dir}/test_*py {build_dir}/*.pyc {build_dir}/*.dbf {build_dir}/*.sbn {build_dir}/*.sbx {build_dir}/*.shp {build_dir}/*.shx
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/fdd38898c08ea50f88bb2f27019a827ee5a69007

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyshp/-/commit/fdd38898c08ea50f88bb2f27019a827ee5a69007
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/8b579bcd/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list