blob: 3579037759a4c310f2b1d4d730edd94079dfa16a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
mwc (1.7.4-1) UNRELEASED; urgency=medium
* New upstream release.
* Renumbering patches.
* debian/patches/0105-try_mail.diff:
- Replace undefined printf with print (Closes: #860494).
* New debian/patches/0115-Add_header.patch:
- Add header to fix missing User-agent und Access.
* 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
|