[Python-modules-commits] [twisted] branch master updated (3253f2f -> 569973f)

Free Ekanayaka freee at moszumanska.debian.org
Fri Oct 21 10:09:05 UTC 2016


This is an automated email from the git hooks/post-receive script.

freee pushed a change to branch master
in repository twisted.

      from  3253f2f   Drop legacy XS-Python-Version control field
       new  df9d8cc   Add .travis.yml from http://travis.debian.net.
       new  497c8c2   Add basic autopkgtest checks
       new  dcac31d   Add multi-arch support.
       new  0892ee2   Re-include twisted pair, since it's needed by the unit tests.
       new  c78cdb9   Run unit tests as autopkgtesst checks.
       new  44e1648   Ignore Python bytecode files.
       new  a007a4a   Use local copies of object.inv for building sphinx docs. Closes #836169.
       new  a7b473a   Fix patches to include some DEP-3 metadata.
       new  9f48027   Fix insecure PYTHONPATH example. Closes #605190, #605192.
       new  569973f   Finalize 16.4.1-2.

The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |   5 +
 .travis.yml                                        |  11 ++
 debian/changelog                                   |  16 ++-
 debian/control                                     | 153 ++++++++++++++-------
 .../{wxpython3.0.patch => 0001-wxpython3.0.patch}  |   1 +
 .../{combinedlog.patch => 0002-combinedlog.patch}  |  10 +-
 .../{sphinx-theme.diff => 0003-sphinx-theme.patch} |   2 +-
 debian/patches/0004-localIntersphinx.patch         |  27 ++++
 debian/patches/0005-insecure-pythonpath.patch      |  26 ++++
 debian/patches/series                              |   8 +-
 debian/rules                                       |   3 -
 debian/source/options                              |   1 +
 debian/tests/control                               |   3 +
 debian/tests/unit-tests-2                          |   5 +
 debian/tests/unit-tests-3                          |   5 +
 15 files changed, 204 insertions(+), 72 deletions(-)
 create mode 100644 .travis.yml
 rename debian/patches/{wxpython3.0.patch => 0001-wxpython3.0.patch} (97%)
 rename debian/patches/{combinedlog.patch => 0002-combinedlog.patch} (95%)
 rename debian/patches/{sphinx-theme.diff => 0003-sphinx-theme.patch} (89%)
 create mode 100644 debian/patches/0004-localIntersphinx.patch
 create mode 100644 debian/patches/0005-insecure-pythonpath.patch
 create mode 100644 debian/source/options
 create mode 100644 debian/tests/control
 create mode 100644 debian/tests/unit-tests-2
 create mode 100644 debian/tests/unit-tests-3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git



More information about the Python-modules-commits mailing list