[Git][debian-gis-team/python-geojson][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:33:25 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / python-geojson
Commits:
a49c40f6 by Bas Couwenberg at 2023-08-30T18:33:14+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,7 @@ python-geojson (3.0.1-2) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Remove generated files in clean target.
(closes: #1048468)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 10:04:41 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools
Standards-Version: 4.6.2
=====================================
debian/rules
=====================================
@@ -7,4 +7,4 @@ export LANG=C.UTF-8
export PYBUILD_NAME=geojson
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geojson/-/commit/a49c40f6c88570b6bf3c7e52b8e43b4940dd8c5d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-geojson/-/commit/a49c40f6c88570b6bf3c7e52b8e43b4940dd8c5d
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/93ec0a80/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list