diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:50:25 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-07 05:50:25 +0000 |
commit | ff1fad2aa4f945b81fe6e0a808c957c47e4c6279 (patch) | |
tree | 4204fa4a9bbe62d28cad49ec564d25224696cd3e /debian/control | |
parent | Merging upstream version 1.3.2. (diff) | |
download | powerline-gitstatus-ff1fad2aa4f945b81fe6e0a808c957c47e4c6279.tar.xz powerline-gitstatus-ff1fad2aa4f945b81fe6e0a808c957c47e4c6279.zip |
Merging debian version 1.3.2-0+deb10u1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/debian/control b/debian/control index 6ae8093..fec2b32 100644 --- a/debian/control +++ b/debian/control @@ -3,26 +3,26 @@ 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: Jerome Charaoui <jerome@riseup.net> +XSBC-Original-Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org> +XSBC-Original-Uploaders: Jerome Charaoui <jerome@riseup.net>, + Samuel Henrique <samueloph@debian.org> Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends: - debhelper (>= 12), + debhelper-compat (= 12), dh-python, powerline (>= 2.7-2progress5u1), - python-all, - python-setuptools, python3-all, python3-powerline, python3-setuptools, Build-Conflicts: powerline-gitstatus, Rules-Requires-Root: no -Standards-Version: 4.3.0 +Standards-Version: 4.5.0 Homepage: https://github.com/jaspernbrouwer/powerline-gitstatus Vcs-Browser: https://git.progress-linux.org/packages/engywuck/powerline-gitstatus Vcs-Git: https://git.progress-linux.org/packages/engywuck/powerline-gitstatus -XSBC-Original-Vcs-Browser: https://salsa.debian.org/lavamind/powerline-gitstatus -XSBC-Original-Vcs-Git: https://salsa.debian.org/lavamind/powerline-gitstatus.git +XSBC-Original-Vcs-Browser: https://salsa.debian.org/python-team/applications/powerline-gitstatus +XSBC-Original-Vcs-Git: https://salsa.debian.org/python-team/applications/powerline-gitstatus.git Package: powerline-gitstatus Architecture: all @@ -31,8 +31,6 @@ Depends: powerline ${powerline:Version}, python3-powerline-gitstatus, ${misc:Depends}, -Built-Using: - ${built-using}, Description: Powerline Git segment Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, @@ -46,8 +44,6 @@ Depends: python3-powerline ${powerline:Version}, ${misc:Depends}, ${python3:Depends}, -Built-Using: - ${built-using}, 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, |