From 1db400bb549d5e4ba68b78b34be461b6dbdcb731 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 4 Mar 2024 07:26:13 +0100 Subject: Wrap and sorting debian files. Signed-off-by: Daniel Baumann --- debian/control | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index d9ff224..a29728b 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,10 @@ Source: tinyframe Section: libs Priority: optional Maintainer: Daniel Baumann -Build-Depends: dpkg-dev (>= 1.22.5), - debhelper-compat (= 13), +Build-Depends: debhelper (>= 13.12~), + debhelper-compat (= 13), + dpkg-dev (>= 1.22.5), pkg-config, Rules-Requires-Root: no Standards-Version: 4.6.2 @@ -25,9 +26,12 @@ Description: Minimalistic Frame Streams library (development) This package contains the development files. Package: libtinyframe0t64 -Provides: ${t64:Provides} -Replaces: libtinyframe0 -Breaks: libtinyframe0 (<< ${source:Version}) +Provides: + ${t64:Provides}, +Replaces: + libtinyframe0, +Breaks: + libtinyframe0 (<< ${source:Version}), Section: libs Architecture: any Depends: -- cgit v1.2.3