[Git][debian-gis-team/pygeoapi][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:22:34 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pygeoapi
Commits:
a7fdd5d7 by Bas Couwenberg at 2023-08-30T18:22:23+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -8,4 +8,7 @@ pygeoapi (0.15.0-1) UNRELEASED; urgency=medium
* Non-maintainer upload
* Initial Debian packaging
+ [ Bas Couwenberg ]
+ * Switch to dh-sequence-*.
+
-- Felix Delattre <debian at xama.nu> Mon, 03 Jul 2023 15:42:02 +0000
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Uploaders: Angelos Tzotsos <gcpp.kalxas at gmail.com>,
Felix Delattre <debian at xama.nu>
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
python3-all,
python3-setuptools
Standards-Version: 4.6.2
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@
export PYBUILD_NAME=pygeoapi
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
override_dh_auto_test:
@echo "nocheck set, not running tests"
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/a7fdd5d76e24f6bae0c283ba17eab85acccc5215
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pygeoapi/-/commit/a7fdd5d76e24f6bae0c283ba17eab85acccc5215
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/f8699fb1/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list