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


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

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -5,6 +5,7 @@ python-deprecated (1.2.14-2) UNRELEASED; urgency=medium
   * Enable Salsa CI.
   * Remove generated files in clean target.
     (closes: #1047098)
+  * Switch to dh-sequence-*.
 
  -- Bas Couwenberg <[email protected]>  Tue, 13 Jun 2023 09:53:09 +0200
 


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


=====================================
debian/rules
=====================================
@@ -7,6 +7,4 @@
 export PYBUILD_NAME=deprecated
 
 %:
-       dh $@ \
-               --buildsystem=pybuild \
-               --with python3
+       dh $@ --buildsystem=pybuild



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

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/python-deprecated/-/commit/a5d90e03c8e9ca90961f895dfb14c0677acd8958
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