[Python-modules-commits] [gtts] branch master updated (3d9b733 -> 834daac)
Ethan Ward
ethanward-guest at moszumanska.debian.org
Wed Aug 2 20:42:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
ethanward-guest pushed a change to branch master
in repository gtts.
from 3d9b733 Update .git-dpm and VCS fields
new ab05d5e Update uploader and author
new f8f890e Add homepage and fix descriptions
new 4082d0d Change watch to use pypi.debian.net
new d344aa5 Fix short description
new 73c138d merge patched into master
new 834daac Add basic autopkgtest tests
The 6 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:
bin/gtts-cli | 4 ++
bin/gtts-cli.py | 52 ++++++++++++++++
debian/.git-dpm | 4 +-
debian/changelog | 2 +-
debian/control | 27 +++++----
debian/patches/0001-Remove-CLI-binary.patch | 94 -----------------------------
debian/patches/series | 1 -
debian/tests/control | 6 ++
debian/tests/py2 | 10 +++
debian/tests/py3 | 9 +++
debian/watch | 3 +-
setup.py | 2 +-
12 files changed, 101 insertions(+), 113 deletions(-)
create mode 100755 bin/gtts-cli
create mode 100755 bin/gtts-cli.py
delete mode 100644 debian/patches/0001-Remove-CLI-binary.patch
delete mode 100644 debian/patches/series
create mode 100644 debian/tests/control
create mode 100644 debian/tests/py2
create mode 100644 debian/tests/py3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/gtts.git
More information about the Python-modules-commits
mailing list