diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:35:24 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-12-14 11:35:24 +0100 |
commit | 4857b304971c1473ff8c9f3a5912f763fbc4ba33 (patch) | |
tree | 7a7f3553985f0a2dcfff8e38f9997719c4b03f48 /debian/changelog | |
parent | ef84a92a429b724586031878dfc0b38c64d55a23 (diff) | |
parent | c94d7517f09b199a9937581fb41dd4ab469593f1 (diff) |
Merge branch 'release/2.0.4-2'2.0.4-2
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 716efc8..5f52218 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +mwc (2.0.4-2) unstable; urgency=high + + * debian/mwc.install: + - Install mwctools.py to /usr/share/mwc (Closes: #877924). + * New debian/NEWS.Debian about the new config file syntax. + * New debian/patches/0001-config.patch: + - Add loading config from every path (Closes: #877927). + * Change to my new email-address: + - debian/control, + - debian/copyright. + * Remove trailing white spaces: + - debian/changelog + - debian/control + * Declare compliance with Debian Policy 4.1.2.0 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 03 Dec 2017 21:20:52 +0100 + mwc (2.0.4-1) unstable; urgency=medium * New upstream release: @@ -33,7 +50,7 @@ mwc (1.7.2-3) unstable; urgency=medium mwc (1.7.2-2) unstable; urgency=medium * debian/control: - - Replace Depends python-cssselect with python3-cssselect + - Replace Depends python-cssselect with python3-cssselect (Closes: #764787). - Bump Standards-Version to 3.9.6 (no changes required). |