[Git][debian-gis-team/xarray-sentinel][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:53:39 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / xarray-sentinel
Commits:
2e7a7b23 by Bas Couwenberg at 2023-08-30T18:53:25+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
xarray-sentinel (0.9.5+ds-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:43:10 +0000
xarray-sentinel (0.9.5+ds-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
pybuild-plugin-pyproject,
python3-all,
python3-dask,
=====================================
debian/rules
=====================================
@@ -13,4 +13,4 @@ $(CURDIR)/tests
export SETUPTOOLS_SCM_PRETEND_VERSION=$(DEB_VERSION_UPSTREAM:+ds=)
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/2e7a7b23d5a373ddce9fe7134b50a07fab804cec
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/xarray-sentinel/-/commit/2e7a7b23d5a373ddce9fe7134b50a07fab804cec
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/798ea200/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list