summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog45
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..48ee0e8
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,45 @@
+mwc (1.7.5-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+ * Renumbering patches.
+ * debian/patches/0105-try_mail.diff:
+ - Replace undefined printf with print (Closes: #860494).
+ * Rewrite debian/watch for archives without "v" in front of the version.
+ * Bump Standards-Version to 3.9.8.
+ * Bump compatlevel to 10 (no changes required):
+ - Change debian/compat to 10.
+ - At debian/control change requested version of debhelper to >= 10.
+ * At debian/control change Vcs-Browser to secure URI.
+ * debian/copyright:
+ - Refresh copyright year at * and debian/*.
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Tue, 18 Apr 2017 11:06:04 +0200
+
+mwc (1.7.2-3) unstable; urgency=medium
+
+ * Work for the python3.5 transition (Closes: #799232):
+ - debian/control:
+ + Simplify Python 3 related build-depends and depends to reflect actual
+ requirements.
+ - debian/rules:
+ + Remove redundant call to dh_python3.
+ - Thanks to Scott Kitterman <debian@kitterman.com>.
+ * debian/copyright:
+ - Add 2015 to debian/*
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 27 Sep 2015 13:12:22 +0200
+
+mwc (1.7.2-2) unstable; urgency=medium
+
+ * debian/control:
+ - Replace Depends python-cssselect with python3-cssselect
+ (Closes: #764787).
+ - Bump Standards-Version to 3.9.6 (no changes required).
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 10 Nov 2014 09:37:29 +0100
+
+mwc (1.7.2-1) unstable; urgency=low
+
+ * Initial release (Closes: #746556)
+
+ -- Jörg Frings-Fürst <debian@jff-webhosting.net> Thu, 18 Sep 2014 10:49:00 +0200