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

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



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


Commits:
73ceddbd by Bas Couwenberg at 2023-08-30T18:02:49+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
 mintpy (1.5.2-2) 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:41:41 +0000
 
 mintpy (1.5.2-1) unstable; urgency=medium


=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Testsuite: autopkgtest-pkg-pybuild
 Rules-Requires-Root: no
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-numpy3,
+               dh-sequence-python3,
                mkdocs <!nodoc>,
                pybuild-plugin-pyproject,
                python3-all,


=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ export PYBUILD_TEST_ARGS=env PYTHONPATH={build_dir} {interpreter} $(CURDIR)/test
 export PYBUILD_AFTER_INSTALL=rm -rf '{destdir}/{install_dir}/mintpy/sh'
 
 %:
-	dh $@ --with python3,numpy3,mkdocs --buildsystem=pybuild
+	dh $@ --with mkdocs --buildsystem=pybuild
 
 override_dh_auto_build: export http_proxy=127.0.0.1:9
 override_dh_auto_build: export https_proxy=127.0.0.1:9



View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/commit/73ceddbd5ea643770525b2b81457b06e119b510e

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mintpy/-/commit/73ceddbd5ea643770525b2b81457b06e119b510e
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/01a852f2/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list