summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 412b9e7..dca3414 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+mkosi (4+20190203-1) UNRELEASED; urgency=medium
+
+ * New upstream git snapshot.
+ * Bump the minimum required version to python 3.6.
+ 3.5 is no longer supported
+ * Ship the upstream manpage instead of using help2man
+ * d/control spring cleaning.
+ 1. Bump Standards-Version
+ 2. Mark Rules-Requires-Root: no, as we don't need root.
+ 3. Bump debhelper compat to 11
+
+ -- Felipe Sateler <fsateler@debian.org> Sun, 03 Feb 2019 17:41:56 -0300
+
mkosi (4-1) unstable; urgency=medium
[ Felipe Sateler ]