summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Vernon <matthew@debian.org>2023-09-03 14:47:35 +0100
committerMatthew Vernon <matthew@debian.org>2023-09-03 14:47:35 +0100
commit07fd6b83d948fc4ec9113418497669d72dddd24d (patch)
treea84fbbb45f6097f65b249be475699f3d96c4d829
parent325b1950bac51975f3e691220ddae8342776a7eb (diff)
Changelog for version 0.15debian/0.15archive/debian/0.15
-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)