d/control: sort and fix whitespace errors

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-01-14 15:11:06 +01:00
parent 6bbe49aa14
commit b7469f5a9a
2 changed files with 10 additions and 10 deletions

10
debian/control vendored
View File

@ -78,18 +78,18 @@ Build-Depends: debhelper (>= 11),
libsystemd-dev,
uuid-dev,
libsgutils2-dev,
debhelper (>= 12~),
bash-completion,
pve-eslint (>= 7.12.1-1),
python3-docutils,
python3-pygments,
rsync,
debhelper (>= 12~),
fonts-dejavu-core <!nodoc>,
fonts-lato <!nodoc>,
fonts-open-sans <!nodoc>,
graphviz <!nodoc>,
latexmk <!nodoc>,
pve-eslint (>= 7.12.1-1),
python3-docutils,
python3-pygments,
python3-sphinx <!nodoc>,
rsync,
texlive-fonts-extra <!nodoc>,
texlive-fonts-recommended <!nodoc>,
texlive-xetex <!nodoc>,

10
debian/debcargo.toml vendored
View File

@ -12,18 +12,18 @@ vcs_browser = ""
maintainer = "Proxmox Support Team <support@proxmox.com>"
section = "admin"
build_depends = [
"debhelper (>= 12~)",
"bash-completion",
"pve-eslint (>= 7.12.1-1)",
"python3-docutils",
"python3-pygments",
"rsync",
"debhelper (>= 12~)",
"fonts-dejavu-core <!nodoc>",
"fonts-lato <!nodoc>",
"fonts-open-sans <!nodoc>",
"graphviz <!nodoc>",
"latexmk <!nodoc>",
"pve-eslint (>= 7.12.1-1)",
"python3-docutils",
"python3-pygments",
"python3-sphinx <!nodoc>",
"rsync",
"texlive-fonts-extra <!nodoc>",
"texlive-fonts-recommended <!nodoc>",
"texlive-xetex <!nodoc>",