summaryrefslogtreecommitdiff
path: root/logout-manager/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'logout-manager/debian/changelog')
-rw-r--r--logout-manager/debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/logout-manager/debian/changelog b/logout-manager/debian/changelog
index 4ef6c6a..8e91edb 100644
--- a/logout-manager/debian/changelog
+++ b/logout-manager/debian/changelog
@@ -1,3 +1,9 @@
+logout-manager (0.0.4-2+devuan) obs; urgency=low
+
+ * Fix debian/conffiles to have absolute paths.
+
+ -- B. Stack <bgstack15@gmail.com> Sat, 11 Sep 2021 15:11:23 -0400
+
logout-manager (0.0.4-1+devuan) obs; urgency=medium
* To avoid OBS rebuild problems on version 0.0.3.
bgstack15