[Git][debian-gis-team/pykml][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:23:39 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pykml
Commits:
17ca3410 by Bas Couwenberg at 2023-08-30T18:23:27+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -8,6 +8,7 @@ pykml (0.2.0+dfsg-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.6.2, no changes.
* Add patch to not use deprecated distutils module.
* Bump debhelper compat to 13.
+ * Switch to dh-sequence-*.
-- Antonio Valentino <antonio.valentino at tiscali.it> Wed, 10 Aug 2022 06:34:39 +0000
=====================================
debian/control
=====================================
@@ -7,6 +7,7 @@ Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-lxml,
=====================================
debian/rules
=====================================
@@ -3,4 +3,4 @@
export PYBUILD_TEST_ARGS=-k "not test_initialize_schema_remote_url"
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/pykml/-/commit/17ca3410028584052fc41bd75d0f355e6589ebd9
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pykml/-/commit/17ca3410028584052fc41bd75d0f355e6589ebd9
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/1592da93/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list