From 7f506fca7ad6c19d089048239487040ae87c887b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 20 Aug 2021 08:59:42 +0200 Subject: d/control: Add --- debian/changelog | 2 ++ debian/compat | 2 -- debian/control | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 debian/compat (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0fb46dd..1e9c11d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ mailgraph (1.14-18) UNRELEASED; urgency=medium - debian/control: + Bump minimum debhelper-compat version to = 13. * Declare compliance with Debian Policy 4.6.0.0 (No changes needed). + * debian/control: + - Add ${misc:Pre-Depends}. -- Jörg Frings-Fürst Thu, 18 Jul 2019 20:31:13 +0200 diff --git a/debian/compat b/debian/compat deleted file mode 100644 index 021ea30..0000000 --- a/debian/compat +++ /dev/null @@ -1,2 +0,0 @@ -10 - diff --git a/debian/control b/debian/control index ab7a6a7..26ac36a 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: lsb-base (>= 3.0-6), ucf (>= 0.28) Pre-Depends: + ${misc:Pre-Depends}, debconf (>= 0.5) | debconf-2.0 Recommends: httpd | apache2, default-mta | exim4 | postfix | sendmail | mail-transport-agent -- cgit v1.2.3