summaryrefslogtreecommitdiff
path: root/systemdtl/debian/changelog
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2021-09-15 00:57:48 +0000
committerB. Stack <bgstack15@gmail.com>2021-09-15 00:57:48 +0000
commit3e5f98e61a1166026ef781e97d057e40f4d3b238 (patch)
tree8ae337e51642c3697ba1adbb9bec7d7921126d3b /systemdtl/debian/changelog
parentMerge branch 'waterfox-bump' into 'master' (diff)
downloadstackrpms-3e5f98e61a1166026ef781e97d057e40f4d3b238.tar.gz
stackrpms-3e5f98e61a1166026ef781e97d057e40f4d3b238.tar.bz2
stackrpms-3e5f98e61a1166026ef781e97d057e40f4d3b238.zip
Systemdtl bump
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