diffstat of debian/ for twisted_16.6.0-2 twisted_16.6.0-2ubuntu3 changelog | 19 +++++++++++++++++++ control | 3 ++- patches/series | 2 +- 3 files changed, 22 insertions(+), 2 deletions(-) diff -Nru twisted-16.6.0/debian/changelog twisted-16.6.0/debian/changelog --- twisted-16.6.0/debian/changelog 2016-12-10 08:16:41.000000000 +0000 +++ twisted-16.6.0/debian/changelog 2017-08-05 09:29:38.000000000 +0000 @@ -1,3 +1,22 @@ +twisted (16.6.0-2ubuntu3) artful; urgency=medium + + * No change rebuild to drop Python 3.5 support. + + -- Michael Hudson-Doyle Sat, 05 Aug 2017 21:29:38 +1200 + +twisted (16.6.0-2ubuntu2) artful; urgency=medium + + * No change rebuild to add Python 3.6 support. + + -- Michael Hudson-Doyle Tue, 16 May 2017 19:39:04 +1200 + +twisted (16.6.0-2ubuntu1) zesty; urgency=medium + + * Revert debian/patches/0007-openssl-1.1.0.patch: + - Zesty doesn't have openssl 1.1.0 yet causing breakages in the test suite. + + -- Ɓukasz 'sil2100' Zemczak Mon, 10 Apr 2017 15:16:15 +0100 + twisted (16.6.0-2) unstable; urgency=medium * Make /usr/share/doc/python-twisted-runner-dbg a diff -Nru twisted-16.6.0/debian/control twisted-16.6.0/debian/control --- twisted-16.6.0/debian/control 2016-11-04 13:13:26.000000000 +0000 +++ twisted-16.6.0/debian/control 2017-04-10 14:16:59.000000000 +0000 @@ -1,7 +1,8 @@ Source: twisted Section: python Priority: optional -Maintainer: Debian Python Modules Team +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian Python Modules Team Uploaders: Matthias Klose , Free Ekanayaka Build-Depends: debhelper (>=7.0.50~), diff -Nru twisted-16.6.0/debian/patches/series twisted-16.6.0/debian/patches/series --- twisted-16.6.0/debian/patches/series 2016-11-26 11:41:41.000000000 +0000 +++ twisted-16.6.0/debian/patches/series 2017-04-10 14:15:22.000000000 +0000 @@ -4,6 +4,6 @@ 0004-localIntersphinx.patch 0005-insecure-pythonpath.patch 0006-fix-sphinx-import-path.patch -0007-openssl-1.1.0.patch +# 0007-openssl-1.1.0.patch 0008-sort-option-keys.patch 0009-no-stderr-in-test_ckeygen.patch