[Python-modules-commits] [python-socksipy] branch master updated (062ca11 -> 5cfd6a6)
Ondřej Nový
onovy-guest at moszumanska.debian.org
Sat Apr 30 20:58:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a change to branch master
in repository python-socksipy.
from 062ca11 Fixed VCS URL (https)
new 9c35952 Import python-socksipy_1.5.6.orig.tar.gz
new 6352eb0 record new upstream branch created by importing python-socksipy_1.5.6.orig.tar.gz and merge it
new 7c43452 New upstream release
new c630b40 Removed d/README.source - it's not relevant now
new 8f981ce d/copyright - Added debian/* section - Added myself to Debian part
new 8045126 d/watch: Changed to pypi.debian.net
new cc2a7a8 Added d/README.md to dsc, because it's not in orig from pypi
new d7f7383 Added simple Debian tests
new 2331306 Standards-Version is 3.9.8 now (no change)
new 5cfd6a6 Added d/README.md to source package, because it's not in orig from pypi
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:
LICENSE | 22 --
PKG-INFO | 11 +
debian/.git-dpm | 14 +-
README.md => debian/README.md | 122 +++++----
debian/README.source | 2 -
debian/changelog | 11 +-
debian/control | 2 +-
debian/copyright | 12 +-
debian/python-socks.docs | 2 +-
debian/python3-socks.docs | 2 +-
debian/tests/control | 5 +
debian/watch | 4 +-
setup.py | 8 +-
socks.py | 560 +++++++++++++++++++++++++++++-------------
sockshandler.py | 60 ++++-
test/README | 5 -
test/httpproxy.py | 137 -----------
test/mocks.conf | 104 --------
test/socks4server.py | 14 --
test/sockstest.py | 174 -------------
test/test.sh | 17 --
21 files changed, 542 insertions(+), 746 deletions(-)
delete mode 100644 LICENSE
create mode 100644 PKG-INFO
rename README.md => debian/README.md (74%)
delete mode 100644 debian/README.source
create mode 100644 debian/tests/control
delete mode 100644 test/README
delete mode 100755 test/httpproxy.py
delete mode 100644 test/mocks.conf
delete mode 100755 test/socks4server.py
delete mode 100644 test/sockstest.py
delete mode 100755 test/test.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-socksipy.git
More information about the Python-modules-commits
mailing list