From 23aec5be1f8647706ae310275163319facacbf5c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Mar 2024 07:08:51 +0100 Subject: Wrap and sorting debian files. Signed-off-by: Daniel Baumann --- debian/control | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 1265e33..db764f9 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: dnswire Section: libs Priority: optional Maintainer: Daniel Baumann -Build-Depends: dpkg-dev (>= 1.22.5), - debhelper-compat (= 13), +Build-Depends: debhelper (>= 13.14~), + debhelper-compat (= 13), + dpkg-dev (>= 1.22.5), libprotobuf-c-dev, libtinyframe-dev, libuv1-dev, @@ -31,9 +32,12 @@ Description: DNS encapsulations and transporting (development) This package contains the development files. Package: libdnswire1t64 -Provides: ${t64:Provides} -Replaces: libdnswire1 -Breaks: libdnswire1 (<< ${source:Version}) +Provides: + ${t64:Provides}, +Replaces: + libdnswire1, +Breaks: + libdnswire1 (<< ${source:Version}), Section: libs Architecture: any Depends: -- cgit v1.2.3