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

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



Bas Couwenberg pushed to branch master at Debian GIS Project / python-osmapi


Commits:
e38dfd14 by Bas Couwenberg at 2023-08-30T18:36:39+02:00
Switch to dh-sequence-*.

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ python-osmapi (4.0.0+ds-2) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Remove generated files in clean target.
     (closes: #1047510)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Jul 2023 16:53:33 +0200
 


=====================================
debian/control
=====================================
@@ -6,6 +6,7 @@ Section: python
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                dh-python,
+               dh-sequence-python3,
                python3-all,
                python3-dotenv,
                python3-flake8,


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}
 export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
 
 %:
-	dh $@ --with python3 --buildsystem pybuild
+	dh $@ --buildsystem pybuild
 
 override_dh_installchangelogs:
 	dh_installchangelogs CHANGELOG.md



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/e38dfd14632572b142b98fba62aa32bac4eb2128

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-osmapi/-/commit/e38dfd14632572b142b98fba62aa32bac4eb2128
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/2e5c11c5/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list