summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f84c8a8..9d55a1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+orphan-sysvinit-scripts (0.15) unstable; urgency=medium
+
+ * Generate triggers at build time, duplicating to account for
+ /usr-merge. Patch from Helmut Grohne (Closes: #1043420).
+ * Document the new process.
+
+ -- Matthew Vernon <matthew@debian.org> Sun, 03 Sep 2023 14:47:24 +0100
+
orphan-sysvinit-scripts (0.14) unstable; urgency=medium
* Divert rsyslog-rotate with a portable version (Closes: #1031854)