[Git][debian-gis-team/pytroll-schedule][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:41:07 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pytroll-schedule
Commits:
3b756e09 by Bas Couwenberg at 2023-08-30T18:40:54+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ pytroll-schedule (0.7.0-3) UNRELEASED; urgency=medium
* Team upload.
* Remove generated files in clean target.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Sun, 13 Aug 2023 11:54:36 +0200
=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
dh-sequence-python3,
python3-all,
python3-cartopy,
=====================================
debian/rules
=====================================
@@ -7,7 +7,7 @@
export PYBUILD_TEST_ARGS=$(CURDIR)/trollsched/tests
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
execute_before_dh_missing:
$(RM) -r $(CURDIR)/debian/*/usr/lib/python*/dist-packages/trollsched/__pycache__
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/3b756e09629a22a3ce303ac59166abaefececb66
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pytroll-schedule/-/commit/3b756e09629a22a3ce303ac59166abaefececb66
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/d7ab9205/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list