[med-svn] [Git][med-team/galileo][master] Switch BD from dh-python to dh-sequence-python3
Dylan Aïssi (@daissi)
gitlab at salsa.debian.org
Sat Apr 9 21:27:40 BST 2022
Dylan Aïssi pushed to branch master at Debian Med / galileo
Commits:
91494d75 by Dylan Aïssi at 2022-04-09T22:26:36+02:00
Switch BD from dh-python to dh-sequence-python3
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+galileo (0.5.1-9) UNRELEASED; urgency=medium
+
+ * Switch BD from dh-python to dh-sequence-python3
+
+ -- Dylan Aïssi <daissi at debian.org> Sat, 09 Apr 2022 22:18:08 +0200
+
galileo (0.5.1-8) unstable; urgency=medium
* Update upstream homepage (Closes: #980865)
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Dylan Aïssi <daissi at debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
- dh-python,
+ dh-sequence-python3,
dh-sysuser,
python3,
python3-requests,
=====================================
debian/rules
=====================================
@@ -5,7 +5,7 @@ export PYBUILD_NAME=galileo
export PYBUILD_DESTDIR_python3=debian/galileo/
%:
- dh $@ --with python3,sysuser --buildsystem=pybuild
+ dh $@ --with sysuser --buildsystem=pybuild
override_dh_sysuser:
dh_sysuser -pgalileo-daemon galileo
View it on GitLab: https://salsa.debian.org/med-team/galileo/-/commit/91494d75d63b6cc7426f3682da82c44c4494f72f
--
View it on GitLab: https://salsa.debian.org/med-team/galileo/-/commit/91494d75d63b6cc7426f3682da82c44c4494f72f
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/20220409/b4b75de5/attachment.htm>
More information about the debian-med-commit
mailing list