aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGraham Inggs <ginggs@debian.org>2019-07-22 00:42:58 +0200
committerGraham Inggs <ginggs@debian.org>2019-07-22 00:42:58 +0200
commit36e626a376f2678b32cb0d4ed769aaa065f138e6 (patch)
tree447759b961d8c6f5ada14d091665575291c8d646
parent0f48ae64dae76016e8abfb21079365e43ee5491f (diff)
downloaddebian_htop-36e626a376f2678b32cb0d4ed769aaa065f138e6.tar.gz
debian_htop-36e626a376f2678b32cb0d4ed769aaa065f138e6.tar.bz2
debian_htop-36e626a376f2678b32cb0d4ed769aaa065f138e6.zip
Switch to debhelper 12
-rw-r--r--debian/changelog6
-rw-r--r--debian/compat1
-rw-r--r--debian/control2
3 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 54864b9..07399f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+htop (2.2.0-2) UNRELEASED; urgency=medium
+
+ * Switch to debhelper 12
+
+ -- Graham Inggs <ginggs@debian.org> Sun, 21 Jul 2019 22:38:38 +0000
+
htop (2.2.0-1) unstable; urgency=medium
* New upstream release 2.2.0
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index 16b35bc..c296825 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Daniel Lange <DLange@debian.org>
Uploaders: Eugene V. Lyubimkin <jackyf@debian.org>,
Graham Inggs <ginggs@debian.org>
-Build-Depends: debhelper (>= 11),
+Build-Depends: debhelper-compat (= 12),
dpkg-dev (>= 1.16.1.1),
libhwloc-dev [!linux-any],
libkvm-dev [kfreebsd-any],

© 2014-2024 Faster IT GmbH | imprint | privacy policy