summaryrefslogtreecommitdiff
path: root/systemdtl/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'systemdtl/debian/changelog')
-rw-r--r--systemdtl/debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/systemdtl/debian/changelog b/systemdtl/debian/changelog
index f9a7c38..846d818 100644
--- a/systemdtl/debian/changelog
+++ b/systemdtl/debian/changelog
@@ -1,3 +1,11 @@
+systemdtl (0.0.1-2+devuan) obs; urgency=low
+
+ * Dpkg rebuild with fixed conffiles for absolute paths
+ * Note! This package has been officially replaced by
+ systemctl-service-shim. This update is only for quieting the OBS.
+
+ -- B. Stack <bgstack15@gmail.com> Sun, 12 Sep 2021 12:15:23 -0400
+
systemdtl (0.0.1-1+devuan) obs; urgency=low
* Initial release.
bgstack15