]> git.proxmox.com Git - pmg-docs.git/commitdiff
bsys: wrap-and-sort debian/
authorStoiko Ivanov <s.ivanov@proxmox.com>
Wed, 27 Feb 2019 19:37:27 +0000 (20:37 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Feb 2019 06:02:36 +0000 (07:02 +0100)
for consistency and easier diffing

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian/control
debian/copyright
debian/rules

index 9c9253bed0f03f930ac42558c74b89c36c826a4b..a264fe98f836f38cf7e4eb6fe55dc75a6f03d5ad 100644 (file)
@@ -2,14 +2,21 @@ Source: pmg-docs
 Section: perl
 Priority: extra
 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
 
-
 Package: pmg-doc-generator
 Section: perl
 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
  Tool to auto-generate various Proxmox Mail gateway Documentation files and
  manual pages. This package is required to build most other Proxmox Mail
index 19cd0c8366c920cdc6c7ea7f6c399f639f8d7c29..2e72c3427e8da17a21f77b2efba98a012fd77c62 100644 (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
 
@@ -31,4 +31,4 @@ All documentation files (*.adoc) are release under:
     A copy of the license is included in the section entitled "GNU
     Free Documentation License".
 
-    You can find a copy of the license in /usr/share/common-licenses/GFDL.
\ No newline at end of file
+    You can find a copy of the license in /usr/share/common-licenses/GFDL.
index abe10fffb41931b69e93cacabee24c403a544634..cc9530b024eef10fbc36dd3489330a315482b138 100755 (executable)
@@ -8,3 +8,4 @@
 
 .PHONY: override_dh_auto_build
 override_dh_auto_build:
+