[neon/backports-focal/libaqbanking/Neon/release] debian: Set debhelper-compat version in Build-Depends.
Debian Janitor
null at kde.org
Wed Mar 24 09:53:22 GMT 2021
Git commit 0b081ba16b0d76dc26dafac05348453b71722457 by Debian Janitor.
Committed on 24/04/2020 at 05:59.
Pushed by jriddell into branch 'Neon/release'.
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
M +4 -0 debian/changelog
D +0 -1 debian/compat
M +1 -1 debian/control
https://invent.kde.org/neon/backports-focal/libaqbanking/commit/0b081ba16b0d76dc26dafac05348453b71722457
diff --git a/debian/changelog b/debian/changelog
index 78b8085..cf8eb25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
libaqbanking (6.1.4-1) UNRELEASED; urgency=medium
+ [ Micha Lenk ]
* New upstream version 6.1.4.
+ [ Debian Janitor ]
+ * Set debhelper-compat version in Build-Depends.
+
-- Micha Lenk <micha at debian.org> Sat, 04 Apr 2020 22:11:48 +0200
libaqbanking (6.1.3-1) unstable; urgency=medium
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 48082f7..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-12
diff --git a/debian/control b/debian/control
index 65d81aa..4ea0309 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libaqbanking
Section: libs
Priority: optional
Maintainer: Micha Lenk <micha at debian.org>
-Build-Depends: debhelper (>= 12), pkg-config,
+Build-Depends: debhelper-compat (= 12), pkg-config,
libgwenhywfar-core-dev (>= 5.1.2), gwenhywfar-tools,
libktoblzcheck1-dev (>= 1.6-2),
libxmlsec1-dev (>= 1.0.0),
More information about the Neon-commits
mailing list