From 9f0bbbf1860ea2d6e7533a009d2702c262b22bc1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 03:18:09 +0200 Subject: Merging debian version 3.0.43-2. Signed-off-by: Daniel Baumann --- debian/control | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 25ae640..228fae4 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: prompt-toolkit Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Debian Python Team -XSBC-Original-Uploaders: Lennart Weller , - Gordon Ball , - Daniel Baumann , +XSBC-Original-Uploaders: + Lennart Weller , + Gordon Ball , + Daniel Baumann , Bugs: mailto:maintainers@lists.progress-linux.org Section: python Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/prompt-toolkit @@ -13,26 +14,25 @@ XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/prompt- XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/prompt-toolkit.git Priority: optional Homepage: https://github.com/prompt-toolkit/python-prompt-toolkit -Build-Depends: debhelper-compat (= 13), - dh-python, - python3-all, - python3-asyncssh , - python3-pytest , - python3-setuptools, - python3-wcwidth, -Standards-Version: 4.6.2 +Build-Depends: + debhelper-compat (= 13), + dh-python, + python3-all, + python3-asyncssh , + python3-pytest , + python3-setuptools, + python3-wcwidth, +Standards-Version: 4.7.0 Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: python3-prompt-toolkit Architecture: all -Depends: ${misc:Depends}, ${python3:Depends} -Breaks: mycli (<< 1.19~), - pgcli (<< 2~), - python3-ipython (<< 7~), - python3-jupyter-console (<< 6~), - python3-softlayer (<< 5.8~) -Recommends: python3-pygments +Depends: + ${misc:Depends}, + ${python3:Depends}, +Recommends: + python3-pygments, Description: library for building interactive command lines (Python 3) prompt_toolkit is a GNU readline replacement written in pure Python supporting advanced features like syntax highlighting, multi line editing and code -- cgit v1.2.3