[neon/3rdparty/libnova/Neon/release] debian: bump dh compat to 13
Pino Toscano
null at kde.org
Thu Sep 8 16:57:40 BST 2022
Git commit f9ba2d4ad534fe90b7364b28fdbcdac0e08323c9 by Pino Toscano.
Committed on 08/11/2020 at 08:03.
Pushed by jriddell into branch 'Neon/release'.
bump dh compat to 13
M +2 -0 debian/changelog
M +1 -1 debian/control
https://invent.kde.org/neon/3rdparty/libnova/commit/f9ba2d4ad534fe90b7364b28fdbcdac0e08323c9
diff --git a/debian/changelog b/debian/changelog
index ae6f7a3..d8328fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ libnova (0.16-5) UNRELEASED; urgency=medium
[ Pino Toscano ]
* Add the configuration for the CI on salsa.
* Simplify install files.
+ * Bump the debhelper compatibility to 13:
+ - switch the debhelper-compat build dependency to 13
-- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Sat, 27 Jun 2020 11:37:53 -0000
diff --git a/debian/control b/debian/control
index eb9c2eb..080f994 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: libnova
Section: libs
Priority: optional
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Build-Depends: autotools-dev, debhelper-compat (= 12)
+Build-Depends: autotools-dev, debhelper-compat (= 13)
Standards-Version: 3.9.8
Uploaders: Sune Vuorela <sune at debian.org>, Maximiliano Curia <maxy at debian.org>
Homepage: http://libnova.sourceforge.net/
More information about the Neon-commits
mailing list