[Python-modules-commits] [sphinxcontrib-spelling] branch master updated (dfb3e07 -> 49456f1)
Daniele Tricoli
eriol-guest at moszumanska.debian.org
Sun Sep 18 19:52:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
eriol-guest pushed a change to branch master
in repository sphinxcontrib-spelling.
from dfb3e07 Fixed VCS URL (https)
new 9165386 New upstream release
new ce99224 Import sphinxcontrib-spelling_2.2.0.orig.tar.gz
new f5076f0 record new upstream branch created by importing sphinxcontrib-spelling_2.2.0.orig.tar.gz and merge it
new 2cac55a Ignore egg-info
new 193bda7 Bump Standards-Version to 3.9.8 (no changes needed)
new ec2bbc7 Remove XS-Testsuite: autopkgtest since from dpkg 1.17.11 the field is automatically added by dpkg-source
new 49456f1 Update changelog
The 7 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 | 1 +
AUTHORS | 3 ++
ChangeLog | 9 +++-
PKG-INFO | 2 +-
debian/.git-dpm | 14 +++---
debian/changelog | 12 ++++-
debian/control | 3 +-
requirements.txt | 7 +--
setup.cfg | 2 +-
sphinxcontrib/spelling/builder.py | 1 -
sphinxcontrib/spelling/checker.py | 1 -
sphinxcontrib/spelling/directive.py | 1 -
sphinxcontrib/spelling/filters.py | 3 +-
sphinxcontrib/spelling/tests/test_builder.py | 1 -
sphinxcontrib/spelling/tests/test_checker.py | 1 -
sphinxcontrib/spelling/tests/test_filter.py | 1 -
sphinxcontrib_spelling.egg-info/PKG-INFO | 58 ----------------------
sphinxcontrib_spelling.egg-info/SOURCES.txt | 39 ---------------
.../dependency_links.txt | 1 -
.../namespace_packages.txt | 1 -
sphinxcontrib_spelling.egg-info/not-zip-safe | 1 -
sphinxcontrib_spelling.egg-info/pbr.json | 1 -
sphinxcontrib_spelling.egg-info/requires.txt | 2 -
sphinxcontrib_spelling.egg-info/top_level.txt | 1 -
tox.ini | 1 -
25 files changed, 34 insertions(+), 133 deletions(-)
create mode 100644 .gitignore
delete mode 100644 sphinxcontrib_spelling.egg-info/PKG-INFO
delete mode 100644 sphinxcontrib_spelling.egg-info/SOURCES.txt
delete mode 100644 sphinxcontrib_spelling.egg-info/dependency_links.txt
delete mode 100644 sphinxcontrib_spelling.egg-info/namespace_packages.txt
delete mode 100644 sphinxcontrib_spelling.egg-info/not-zip-safe
delete mode 100644 sphinxcontrib_spelling.egg-info/pbr.json
delete mode 100644 sphinxcontrib_spelling.egg-info/requires.txt
delete mode 100644 sphinxcontrib_spelling.egg-info/top_level.txt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinxcontrib-spelling.git
More information about the Python-modules-commits
mailing list