[Python-modules-commits] [pylint-common] branch master updated (8a62300 -> cf5720d)
ChangZhuo Chen
czchen at moszumanska.debian.org
Tue Jun 20 15:12:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
czchen pushed a change to branch master
in repository pylint-common.
from 8a62300 deb/changelog: upload to unstable
adds ad5d3a4 Bump compat to 10
adds cad886f Change Uploaders to ChangZhuo Chen
adds cbb2a84 Tweak control
adds 44fc9c8 Update changelog
new b69d080 Update watch
new c9727f4 Import pylint-common_0.2.5.orig.tar.gz
new 68d97de record new upstream branch created by importing pylint-common_0.2.5.orig.tar.gz and merge it
new 6d56512 Bump Standards-Version to 4.0.0
new cf5720d Update changelog
The 5 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:
.coveragerc | 3 --
.gitignore | 35 ---------------------
.travis.yml | 15 ---------
MANIFEST.in | 1 +
PKG-INFO | 22 ++++++++++++++
README.md | 14 ---------
debian/.git-dpm | 14 ++++-----
debian/changelog | 15 +++++++++
debian/compat | 2 +-
debian/control | 37 +++++++++++------------
debian/watch | 4 +--
pylint_common.egg-info/PKG-INFO | 22 ++++++++++++++
pylint_common.egg-info/SOURCES.txt | 12 ++++++++
pylint_common.egg-info/dependency_links.txt | 1 +
pylint_common.egg-info/not-zip-safe | 1 +
pylint_common.egg-info/requires.txt | 2 ++
pylint_common.egg-info/top_level.txt | 1 +
setup.cfg | 5 +++
setup.py | 10 +++---
test/input/__init__.py | 0
test/input/func_noerror_class_attribute_string.py | 17 -----------
21 files changed, 115 insertions(+), 118 deletions(-)
delete mode 100644 .coveragerc
delete mode 100644 .gitignore
delete mode 100644 .travis.yml
create mode 100644 MANIFEST.in
create mode 100644 PKG-INFO
delete mode 100644 README.md
create mode 100644 pylint_common.egg-info/PKG-INFO
create mode 100644 pylint_common.egg-info/SOURCES.txt
create mode 100644 pylint_common.egg-info/dependency_links.txt
create mode 100644 pylint_common.egg-info/not-zip-safe
create mode 100644 pylint_common.egg-info/requires.txt
create mode 100644 pylint_common.egg-info/top_level.txt
create mode 100644 setup.cfg
delete mode 100644 test/input/__init__.py
delete mode 100644 test/input/func_noerror_class_attribute_string.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-common.git
More information about the Python-modules-commits
mailing list