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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ python-click-plugins (1.1.1-6) UNRELEASED; urgency=medium
   * Team upload.
   * Remove generated files in clean target.
     (closes: #1046588)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <[email protected]>  Fri, 11 Aug 2023 16:30:55 +0200
 


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


=====================================
debian/rules
=====================================
@@ -10,4 +10,4 @@ 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



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/a7e4fed73b38f9be099bec671feedd1c73ac93c9

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/a7e4fed73b38f9be099bec671feedd1c73ac93c9
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to