[Git][debian-gis-team/aggdraw][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 15:00:19 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw
Commits:
bf77a99b by Bas Couwenberg at 2023-08-30T16:00:04+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,11 @@
aggdraw (1.3.16-3) 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:36:03 +0000
aggdraw (1.3.16-2) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -7,6 +7,8 @@ Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
+ dh-sequence-python3,
libfreetype-dev,
pybuild-plugin-pyproject,
python3-all-dev,
=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ export PYBUILD_BEFORE_TEST=cp selftest.py {build_dir}
export PYBUILD_AFTER_TEST=rm -f {build_dir}/selftest.py
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_installchangelogs:
dh_installchangelogs -k CHANGELOG.md
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/bf77a99bc1114523af5461c325f527f7c21c6aba
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/-/commit/bf77a99bc1114523af5461c325f527f7c21c6aba
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/c25e9dea/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list