[med-svn] [Git][med-team/ctdconverter][master] use new dh-sequence-python3
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Wed Jun 19 10:31:52 BST 2024
Alexandre Detiste pushed to branch master at Debian Med / ctdconverter
Commits:
f0c8e5a8 by Alexandre Detiste at 2024-06-19T11:29:33+02:00
use new dh-sequence-python3
- - - - -
2 changed files:
- debian/control
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Michael R. Crusoe <crusoe at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
python3,
python3-setuptools,
python3-pkg-resources,
=====================================
debian/rules
=====================================
@@ -17,7 +17,7 @@ include /usr/share/dpkg/default.mk
# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --with python3 --buildsystem=pybuild
+ dh $@ --buildsystem=pybuild
override_dh_auto_build:
2to3 --write --nobackups --no-diffs convert.py galaxy/ cwl/ common/
View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/commit/f0c8e5a8f6b837accafc61cfdbd16ed3b4460df6
--
This project does not include diff previews in email notifications.
View it on GitLab: https://salsa.debian.org/med-team/ctdconverter/-/commit/f0c8e5a8f6b837accafc61cfdbd16ed3b4460df6
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/debian-med-commit/attachments/20240619/8a6477b2/attachment-0001.htm>
More information about the debian-med-commit
mailing list