summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2022-10-30 10:56:46 +0100
committerJörg Frings-Fürst <debian@jff.email>2022-10-30 10:56:46 +0100
commitcc5e42b653d0212d797a0754fb42712718cef5a3 (patch)
treeeca7500b331a97393a427d738a730ba852577358
parent3f767ddc2328b008dbf26ae1df1d69052214575c (diff)
d/control: Add Pre-Depends:
-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