From b7ee1b1dae1103764c5d3f4671a45e98feca1c05 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Mon, 27 Apr 2015 00:36:10 +0200 Subject: [PATCH] Add build-dependency on dpkg-dev >= 1.17.0 for "dpkg-parsechangelog --show-field" --- debian/changelog | 2 ++ debian/control | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3e5fa09..a910abb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ t-prot (3.4-2) UNRELEASED; urgency=medium * debian/rules: Set timestamp of all new files to the same time to make builds reproducible. + + Add build-dependency on dpkg-dev >= 1.17.0 for usage of a recently + added dpkg-parsechangelog option. -- Axel Beckert Sun, 26 Apr 2015 04:51:36 +0200 diff --git a/debian/control b/debian/control index c820562..3a3dfc8 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: mail Priority: optional Maintainer: Gerfried Fuchs Uploaders: Axel Beckert -Build-Depends-Indep: po-debconf, +Build-Depends-Indep: dpkg-dev (>= 1.17.0~), + po-debconf, quilt (>= 0.40-1~) Standards-Version: 3.9.6 Homepage: http://www.escape.de/~tolot/mutt/ -- 2.39.2