[Git][debian-gis-team/geolinks][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:27:46 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / geolinks
Commits:
9730f2f2 by Bas Couwenberg at 2023-08-30T17:27:33+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ geolinks (0.2.1-3) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
(closes: #1045017)
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Fri, 11 Aug 2023 14:41:49 +0200
=====================================
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-click,
=====================================
debian/rules
=====================================
@@ -11,4 +11,4 @@ export PYTHONPATH=$(CURDIR)
%:
- dh $@ --with python3 --buildsystem pybuild
+ dh $@ --buildsystem pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/geolinks/-/commit/9730f2f21a07423171cc5366979bb7355d99ed21
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/geolinks/-/commit/9730f2f21a07423171cc5366979bb7355d99ed21
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/56787807/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list