diffstat for pylint-1.5.2 pylint-1.5.2 changelog | 16 +++++++++++++++- control | 5 +++-- 2 files changed, 18 insertions(+), 3 deletions(-) diff -Nru pylint-1.5.2/debian/changelog pylint-1.5.2/debian/changelog --- pylint-1.5.2/debian/changelog 2016-01-03 14:39:40.000000000 +0000 +++ pylint-1.5.2/debian/changelog 2016-01-05 15:37:57.000000000 +0000 @@ -1,3 +1,10 @@ +pylint (1.5.2-1ubuntu1) xenial; urgency=low + + * Merge from Debian unstable. Remaining changes: + - Build-Depend on python-all. + + -- Barry Warsaw Tue, 05 Jan 2016 10:37:09 -0500 + pylint (1.5.2-1) unstable; urgency=medium * New upstream release; Closes: #790905 @@ -18,6 +25,13 @@ -- Sandro Tosi Sun, 03 Jan 2016 14:39:35 +0000 +pylint (1.4.4-1ubuntu1) xenial; urgency=medium + + * Build-depend on python-all, python3-all. + * Fix build with multiple python3 versions. + + -- Matthias Klose Fri, 23 Oct 2015 21:25:13 +0200 + pylint (1.4.4-1) unstable; urgency=medium * New upstream release @@ -489,7 +503,7 @@ * new upstream release -- Sylvain Thénault Thu, 07 Jun 2007 16:44:53 +0200 - + pylint (0.13.1-1) unstable; urgency=low * new upstream release diff -Nru pylint-1.5.2/debian/control pylint-1.5.2/debian/control --- pylint-1.5.2/debian/control 2016-01-03 13:10:49.000000000 +0000 +++ pylint-1.5.2/debian/control 2016-01-05 15:57:57.000000000 +0000 @@ -1,9 +1,10 @@ Source: pylint Section: python Priority: optional -Maintainer: Sandro Tosi +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Sandro Tosi Uploaders: Python Applications Packaging Team -Build-Depends: debhelper (>= 9), python (>= 2.6.6-3~), python3-all, dh-python +Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3~), python3-all, dh-python Build-Depends-Indep: python-astroid (>= 1.4.1), python3-astroid (>= 1.4.1), python-unittest2, python-six, python-sphinx Standards-Version: 3.9.6 XS-Python-Version: >= 2.6