]> git.deb.at Git - pkg/abook.git/commitdiff
Bump debhelper-compat to 13
authorRhonda D'Vine <rhonda@deb.at>
Thu, 4 Nov 2021 10:59:22 +0000 (11:59 +0100)
committerRhonda D'Vine <rhonda@deb.at>
Fri, 12 Nov 2021 11:12:42 +0000 (12:12 +0100)
debian/changelog
debian/compat [deleted file]
debian/control

index 3e0692628c6f7b11c7a2fa67c69cbed82f014e3d..5be871639413a978c75625480581b43553166ca0 100644 (file)
@@ -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 <debian@denis-briand.fr>  Sat, 05 Aug 2017 01:49:29 +0200
+  [ Rhonda D'Vine ]
+  * Bump debhelper-compat to 13.
+
+ -- Rhonda D'Vine <rhonda@debian.org>  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 (file)
index ec63514..0000000
+++ /dev/null
@@ -1 +0,0 @@
-9
index dc623cbdd8aacc2cd86a67bd098f78f0625e5be9..71d9fa814273f4548e648daa8793d639b6f86d07 100644 (file)
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Rhonda D'Vine <rhonda@debian.org>
 Uploaders: Denis Briand <debian@denis-briand.fr>
 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