summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
-rw-r--r--debian/mpd-sima.NEWS2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cc8eb12..b906593 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mpd-sima (0.18.2-1) unstable; urgency=medium
+
+ * Log through journald when launched with systemd
+ * New upstream version 0.18.2
+
+ -- Geoffroy Youri Berret <efrim@azylum.org> Fri, 04 Nov 2022 16:41:26 +0100
+
mpd-sima (0.18.1-1) unstable; urgency=medium
* New upstream version 0.18.1
diff --git a/debian/mpd-sima.NEWS b/debian/mpd-sima.NEWS
index fb32f46..373baf3 100644
--- a/debian/mpd-sima.NEWS
+++ b/debian/mpd-sima.NEWS
@@ -1,4 +1,4 @@
-mpd-sima (0.18.1-2) unstable; urgency=medium
+mpd-sima (0.18.2-1) unstable; urgency=medium
Move to journald for logging when launched through systemd.
Use "journalctl --unit mpd-sima" to consult logs.