[Git][debian-gis-team/totalopenstation][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:48:23 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / totalopenstation
Commits:
b8cce523 by Bas Couwenberg at 2023-08-30T18:48:10+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -10,6 +10,7 @@ totalopenstation (0.5.2+ds-1) UNRELEASED; urgency=medium
* Enable Salsa CI.
* Copy test files for autopkgtest.
* Restucture control file with cme.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Sat, 19 Aug 2023 06:42:39 +0200
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-python3,
python3,
python3-pygeoif,
python3-pytest,
=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ endif
INSTDIR=debian/tmp
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_install:
dh_auto_install --destdir=$(INSTDIR)
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/b8cce5230dc7c34c77fa101f27933624edb4b282
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/totalopenstation/-/commit/b8cce5230dc7c34c77fa101f27933624edb4b282
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/9a1c2460/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list