1
0
Fork 0
powerline-gitstatus/debian/control
Daniel Baumann f69a397445
Updating build-depends for Progress Linux.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 09:20:48 +02:00

54 lines
1.9 KiB
Text

Source: powerline-gitstatus
Section: python
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
XSBC-Original-Uploaders:
Jérôme Charaoui <jerome@riseup.net>,
Samuel Henrique <samueloph@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends:
debhelper-compat (= 13),
powerline+progress,
pybuild-plugin-pyproject,
python3-all,
python3-powerline+progress,
python3-setuptools,
Build-Conflicts:
powerline-gitstatus,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/jaspernbrouwer/powerline-gitstatus
Vcs-Browser: https://git.progress-linux.org/horok/powerline-gitstatus
Vcs-Git: https://git.progress-linux.org/horok/powerline-gitstatus
XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/packages/powerline-gitstatus
XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/packages/powerline-gitstatus.git
Package: powerline-gitstatus
Architecture: all
Depends:
git,
powerline ${powerline:Version},
python3-powerline-gitstatus,
${misc:Depends},
Description: Powerline Git segment
Powerline is a statusline plugin for vim, and provides statuslines and
prompts for several other applications, including zsh, bash, tmux,
IPython, Awesome and Qtile.
.
This package contains the configuration handling for powerline.
Package: python3-powerline-gitstatus
Architecture: all
Depends:
python3-powerline ${powerline:Version},
${misc:Depends},
${python3:Depends},
Description: Powerline Git segment for Python (3.x)
Powerline is a statusline plugin for vim, and provides statuslines and
prompts for several other applications, including zsh, bash, tmux,
IPython, Awesome and Qtile.
.
This package contains the Git segment for showing the status of a Git working
copy for Python 3.x.