bsys: wrap-and-sort debian/

for consistency and easier diffing

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2019-02-27 20:37:27 +01:00 committed by Dietmar Maurer
parent 1a8e71a93b
commit 7da428e842
3 changed files with 13 additions and 5 deletions

13
debian/control vendored
View File

@ -2,14 +2,21 @@ Source: pmg-docs
Section: perl Section: perl
Priority: extra Priority: extra
Maintainer: Proxmox Support Team <support@proxmox.com> Maintainer: Proxmox Support Team <support@proxmox.com>
Build-Depends: asciidoc-dblatex, debhelper (>= 9~), libdbi-perl, libfile-sync-perl, liblockfile-simple-perl, libmime-tools-perl, libnet-ldap-perl, librrds-perl, lintian Build-Depends: asciidoc-dblatex,
debhelper (>= 9~),
libdbi-perl,
libfile-sync-perl,
liblockfile-simple-perl,
libmime-tools-perl,
libnet-ldap-perl,
librrds-perl,
lintian
Standards-Version: 3.8.4 Standards-Version: 3.8.4
Package: pmg-doc-generator Package: pmg-doc-generator
Section: perl Section: perl
Architecture: any Architecture: any
Depends: ${perl:Depends}, libpve-common-perl, asciidoc-base, xmlto Depends: asciidoc-base, libpve-common-perl, xmlto, ${perl:Depends}
Description: Proxmox Mail Gateway Documentation helpers Description: Proxmox Mail Gateway Documentation helpers
Tool to auto-generate various Proxmox Mail gateway Documentation files and Tool to auto-generate various Proxmox Mail gateway Documentation files and
manual pages. This package is required to build most other Proxmox Mail manual pages. This package is required to build most other Proxmox Mail

4
debian/copyright vendored
View File

@ -1,4 +1,4 @@
Coryright for files in debian/* and all perl files (*.pl): Coryright for files in debian/* and all perl files (*.pl):
Copyright (C) 2017 Proxmox Server Solutions GmbH Copyright (C) 2017 Proxmox Server Solutions GmbH
@ -31,4 +31,4 @@ All documentation files (*.adoc) are release under:
A copy of the license is included in the section entitled "GNU A copy of the license is included in the section entitled "GNU
Free Documentation License". Free Documentation License".
You can find a copy of the license in /usr/share/common-licenses/GFDL. You can find a copy of the license in /usr/share/common-licenses/GFDL.

1
debian/rules vendored
View File

@ -8,3 +8,4 @@
.PHONY: override_dh_auto_build .PHONY: override_dh_auto_build
override_dh_auto_build: override_dh_auto_build: