From 5e353b5dc776810783f19c59623d880cf32fa0b3 Mon Sep 17 00:00:00 2001 From: Jan Wagner Date: Thu, 20 Aug 2015 14:11:16 +0200 Subject: [PATCH] debian/control: reformating with warp-and-sort --- debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 72de236..35c36d4 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,11 @@ Standards-Version: 3.9.6 Package: postfwd Architecture: all -Depends: ${perl:Depends}, ${misc:Depends}, adduser, libnet-dns-perl, libnet-server-perl +Depends: adduser, + libnet-dns-perl, + libnet-server-perl, + ${misc:Depends}, + ${perl:Depends} Conflicts: postfwd2 Description: Postfix policyd to combine complex restrictions in a ruleset Postfwd is written in perl to combine complex postfix restrictions in a @@ -22,7 +26,7 @@ Description: Postfix policyd to combine complex restrictions in a ruleset Package: hapolicy Architecture: all -Depends: ${perl:Depends}, ${misc:Depends} +Depends: ${misc:Depends}, ${perl:Depends} Description: Balancing and fallback postfix policy delegation service Hapolicy enables high availability, weighted loadbalancing and a fallback action for postfix policy delegation services. Invoked via postfix spawn