[Git][debian-gis-team/flox][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 16:22:51 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / flox
Commits:
e1b385b2 by Bas Couwenberg at 2023-08-30T17:22:34+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
flox (0.7.2-3) UNRELEASED; urgency=medium
+ [ Antonio Valentino ]
* Improve lintian overrides.
+ [ Bas Couwenberg ]
+ * Switch to dh-sequence-*.
+
-- Antonio Valentino <antonio.valentino at tiscali.it> Mon, 14 Aug 2023 08:37:38 +0000
flox (0.7.2-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-cachey,
=====================================
debian/rules
=====================================
@@ -12,4 +12,4 @@ export PYBUILD_AFTER_INSTALL=rm -rf \
{destdir}/{install_dir}/benchmarks
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/e1b385b2c4df17ab9f027959bfd4fc39fdc4b09f
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/flox/-/commit/e1b385b2c4df17ab9f027959bfd4fc39fdc4b09f
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/b98ed20e/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list