[Python-modules-commits] [speaklater] branch master updated (cd94d1a -> 28d0ddc)

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 24 13:40:43 UTC 2016


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

jandd pushed a change to branch master
in repository speaklater.

      from  cd94d1a   Update Vcs fields for git migration
       new  cd6057f   Add Python3 support
       new  b74a6b4   Bump Standards-Version (no changes)
       new  8e8cf86   use dh-python and pybuild
       new  6438607   add tox configuration, bumped version in setup.py, added classifiers
       new  1025788   port to python 3.3 (and also support 2.6 / 2.7)
       new  2dc5753   Add Python3 compatibility patches by Thomas Waldmann from https://github.com/ThomasWaldmann/speaklater
       new  d701a4f   Close #804909 in changelog
       new  6c8698e   Add link from usr/share/doc/python-speaklater-doc/frames.html to usr/share/doc/python-speaklater-doc/index.html to avoid duplication
       new  af092b4   Use https-URL for Vcs-Git in debian/control
       new  28d0ddc   Use verbose output for doctests

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:
 debian/.git-dpm                                    |   4 +-
 debian/changelog                                   |  14 ++
 debian/control                                     |  35 +++-
 ...figuration-bumped-version-in-setup.py-add.patch |  46 +++++
 ...rt-to-python-3.3-and-also-support-2.6-2.7.patch | 187 +++++++++++++++++++++
 debian/patches/series                              |   2 +
 debian/python-speaklater-doc.links                 |   1 +
 debian/python-speaklater.install                   |   1 -
 debian/rules                                       |  22 +--
 setup.py                                           |   9 +-
 speaklater.py                                      |  65 ++++---
 tox.ini                                            |   5 +
 12 files changed, 343 insertions(+), 48 deletions(-)
 create mode 100644 debian/patches/0001-add-tox-configuration-bumped-version-in-setup.py-add.patch
 create mode 100644 debian/patches/0002-port-to-python-3.3-and-also-support-2.6-2.7.patch
 create mode 100644 debian/patches/series
 create mode 100644 debian/python-speaklater-doc.links
 delete mode 100644 debian/python-speaklater.install
 create mode 100644 tox.ini

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



More information about the Python-modules-commits mailing list