From 7da428e8425be2ffcac233b4cb4b5b2ab3fa5a12 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Wed, 27 Feb 2019 20:37:27 +0100 Subject: [PATCH] bsys: wrap-and-sort debian/ for consistency and easier diffing Signed-off-by: Stoiko Ivanov --- debian/control | 13 ++++++++++--- debian/copyright | 4 ++-- debian/rules | 1 + 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 9c9253b..a264fe9 100644 --- a/debian/control +++ b/debian/control @@ -2,14 +2,21 @@ Source: pmg-docs Section: perl Priority: extra Maintainer: Proxmox Support Team -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 diff --git a/debian/copyright b/debian/copyright index 19cd0c8..2e72c34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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. diff --git a/debian/rules b/debian/rules index abe10ff..cc9530b 100755 --- a/debian/rules +++ b/debian/rules @@ -8,3 +8,4 @@ .PHONY: override_dh_auto_build override_dh_auto_build: + -- 2.39.2