This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 5852895 debian/control: Bump DH compat level to version 9. + Rework packaging, use pybuild. new 28f3c10 debian/control: Drop from D (pyhoca-gui): python3-argparse. Shipped in core module bundle of Python3. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 28f3c103cf675be691caf35997c3601cf0069f7a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Dec 6 21:43:40 2019 +0100 debian/control: Drop from D (pyhoca-gui): python3-argparse. Shipped in core module bundle of Python3. --- debian/changelog | 2 ++ debian/control | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2a9f20a..e683572 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ pyhoca-gui (0.6.0.0-0x2go1) UNRELEASED; urgency=medium + Switch from Py2 to Py3 (B-Ds and Ds). + Bump DH compat level to version 9. + Rework packaging, use pybuild. + + Drop from D (pyhoca-gui): python3-argparse. Shipped in core module bundle + of Python3. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 02 Dec 2019 17:10:19 +0100 diff --git a/debian/control b/debian/control index dbf4b23..3e4f6cc 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,6 @@ Depends: ${misc:Depends}, ${python3:Depends}, python3-x2go (>=0.6.1.2-0~), - python3-argparse, python3-gi, gir1.2-notify-0.7, python3-setproctitle, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git