[Git][debian-gis-team/pyspectral][master] Switch to dh-sequence-*.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Wed Aug 30 17:28:37 BST 2023



Bas Couwenberg pushed to branch master at Debian GIS Project / pyspectral


Commits:
4c203e36 by Bas Couwenberg at 2023-08-30T18:28:26+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -7,6 +7,7 @@ pyspectral (0.12.3+ds-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.6.2, no changes.
   * Bump debhelper compat to 13.
   * Use execute_after instead of override in rules file.
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 22 Dec 2022 10:54:48 +0100
 


=====================================
debian/control
=====================================
@@ -7,6 +7,9 @@ Rules-Requires-Root: no
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
+               dh-sequence-sphinxdoc,
                python3-all,
                python3-appdirs,
                python3-dask,


=====================================
debian/rules
=====================================
@@ -8,7 +8,7 @@ export PYBUILD_TEST_ARGS=-k 'not test_rayleigh'
 # export PSP_CONFIG_FILE=debian/pyspectral_testcfg.yaml
 
 %:
-	dh $@ --with python3,numpy3,sphinxdoc --buildsystem=pybuild
+	dh $@ --buildsystem=pybuild
 
 execute_after_dh_auto_build: export http_proxy=127.0.0.1:9
 execute_after_dh_auto_build: export https_proxy=127.0.0.1:9



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/4c203e36b77d1f708466dcf6aba92f564e435499

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyspectral/-/commit/4c203e36b77d1f708466dcf6aba92f564e435499
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/ae45e037/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list