summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f1098d..1d2ed5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ downtimed (1.0-3) UNRELEASED; urgency=medium
* Switch to debhelper-compat:
- debian/control: change to debhelper-compat (=13)
- remove debian/compat
+ * debian/control:
+ - Add Pre-Depends: ${misc:Pre-Depends}.
-- Jörg Frings-Fürst <debian@jff.email> Sun, 30 Oct 2022 10:34:30 +0100
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index 9f1d48e..0000000
--- a/debian/compat
+++ /dev/null
@@ -1,2 +0,0 @@
-11
-
diff --git a/debian/control b/debian/control
index 08899b0..b61b9dd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,8 @@ Depends:
${shlibs:Depends},
${misc:Depends},
lsb-base (>= 3.2-14)
+Pre-Depends:
+ ${misc:Pre-Depends}
Description: monitor of downtime, shutdown, and crashes
Downtimed is a daemon intended to monitor and record the times
an operating system is non-functional. It does this by keeping