summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2019-02-03 17:42:28 -0300
committerFelipe Sateler <fsateler@debian.org>2019-02-03 17:42:28 -0300
commit0ca71b77f838c4af96299979132cdcb930cd850d (patch)
tree55de7a58778ffb5483fc9bdeb62efb18054bc5ff
parent4de17028afc5a1636581faacd6c27578f51628d6 (diff)
Preliminary changelog
-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 ]