[Git][debian-gis-team/pydecorate][master] Switch to dh-sequence-*.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Wed Aug 30 17:20:17 BST 2023
Bas Couwenberg pushed to branch master at Debian GIS Project / pydecorate
Commits:
ffb5c941 by Bas Couwenberg at 2023-08-30T18:20:03+02:00
Switch to dh-sequence-*.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,7 @@ pydecorate (0.3.4-2) UNRELEASED; urgency=medium
* Bump debhelper compat to 13.
* Remove generated files in clean target.
* Enable Salsa CI.
+ * Switch to dh-sequence-*.
-- Bas Couwenberg <sebastic at debian.org> Tue, 13 Jun 2023 07:01:02 +0200
=====================================
debian/control
=====================================
@@ -7,6 +7,7 @@ Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
dh-python,
+ dh-sequence-numpy3,
dh-sequence-python3,
fonts-dejavu-core,
python3-aggdraw,
=====================================
debian/rules
=====================================
@@ -12,7 +12,7 @@ export PYBUILD_BEFORE_TEST=cp {dir}/*.png {build_dir}; cp -R {dir}/${PYBUILD_NAM
export PYBUILD_AFTER_TEST=rm -f {build_dir}/*.png
%:
- dh $@ --with python3,numpy3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
execute_before_dh_auto_configure:
echo "version = '$(DEB_VERSION_UPSTREAM)'" > pydecorate/version.py
View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/-/commit/ffb5c9411a9f8e2e97afc38e54867aacb328139c
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pydecorate/-/commit/ffb5c9411a9f8e2e97afc38e54867aacb328139c
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/f18e8e46/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list