diff options
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 3c636d5..251fcd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,14 @@ mwc (1.7.2-3) UNRELEASED; urgency=medium - * Work for the python3.5 transition: + * 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 12:30:36 +0200 diff --git a/debian/copyright b/debian/copyright index c24e615..282b35b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,7 +7,7 @@ Copyright: (2013-2014) Michael Till Beck <Debianguru@gmx.de> License: GPL-2+ Files: debian/* -Copyright: 2014 Jörg Frings-Fürst <debian@jff-webhosting.net> +Copyright: 2014-2015 Jörg Frings-Fürst <debian@jff-webhosting.net> License: GPL-3+ License: GPL-2+ |