From: Rhonda D'Vine Date: Thu, 4 Nov 2021 10:59:22 +0000 (+0100) Subject: Bump debhelper-compat to 13 X-Git-Tag: debian/0.6.1-2~9 X-Git-Url: https://git.deb.at/w?p=pkg%2Fabook.git;a=commitdiff_plain;h=e9b972dce98a46c6a9b3c043ba43ec69591a4a3a;hp=4608c09338cbda50a6076ae82e1d20849656775e Bump debhelper-compat to 13 --- diff --git a/debian/changelog b/debian/changelog index 3e06926..5be8716 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,10 @@ abook (0.6.1-2) unstable; urgency=low - Fixed undefined reference error changed inline int field_id to int field_id - -- Denis Briand Sat, 05 Aug 2017 01:49:29 +0200 + [ Rhonda D'Vine ] + * Bump debhelper-compat to 13. + + -- Rhonda D'Vine Thu, 04 Nov 2021 11:59:12 +0100 abook (0.6.1-1) unstable; urgency=medium diff --git a/debian/compat b/debian/compat deleted file mode 100644 index ec63514..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/debian/control b/debian/control index dc623cb..71d9fa8 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Rhonda D'Vine Uploaders: Denis Briand Standards-Version: 4.0.0 -Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), dpkg-dev (>= 1.16.1~), debhelper (>= 9 ), dh-autoreconf +Build-Depends: libncursesw5-dev, libreadline6-dev | libreadline-dev, po-debconf, quilt (>= 0.40), dpkg-dev (>= 1.16.1~), debhelper-compat (= 13), dh-autoreconf Homepage: http://abook.sourceforge.net/ Vcs-Browser: http://git.deb.at/w/pkg/abook.git Vcs-Git: git://git.deb.at/pkg/abook.git