Manually sorting control fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
902a065b60
commit
a5c13cfc94
1 changed files with 4 additions and 4 deletions
8
debian/control
vendored
8
debian/control
vendored
|
@ -1,10 +1,7 @@
|
||||||
Source: cli-helpers
|
Source: cli-helpers
|
||||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
||||||
Section: python
|
Section: python
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers
|
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers
|
|
||||||
Homepage: https://dbcli.com
|
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
dh-python,
|
dh-python,
|
||||||
|
@ -12,6 +9,9 @@ Build-Depends:
|
||||||
python3-setuptools,
|
python3-setuptools,
|
||||||
Rules-Requires-Root: no
|
Rules-Requires-Root: no
|
||||||
Standards-Version: 4.5.1
|
Standards-Version: 4.5.1
|
||||||
|
Homepage: https://dbcli.com
|
||||||
|
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers
|
||||||
|
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/cli-helpers
|
||||||
|
|
||||||
Package: python3-cli-helpers
|
Package: python3-cli-helpers
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
|
Loading…
Add table
Reference in a new issue