[Python-modules-commits] [python-setproctitle] 10/13: Import python-setproctitle 1.1.8-1~bpo70+1
Orestis Ioannou
oorestisime-guest at moszumanska.debian.org
Sun Sep 18 12:02:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
oorestisime-guest pushed a commit to branch master
in repository python-setproctitle.
commit 3de4f10c5ee0555ecbbf407e93913b0d6df2375c
Merge: 1260ddb 74d43fc
Author: Orestis Ioannou <orestis at oioannou.com>
Date: Wed Sep 14 00:43:29 2016 +0200
Import python-setproctitle 1.1.8-1~bpo70+1
COPYRIGHT | 2 +-
HISTORY | 47 ----
HISTORY.rst | 108 ++++++++
Makefile | 72 ++++++
PKG-INFO | 150 +++++++++--
README => README.rst | 56 +++-
debian/*.pyremove | 5 +
debian/.git-dpm | 14 +-
debian/changelog | 14 +
debian/control | 39 ++-
debian/docs | 1 -
debian/python-setproctitle-dbg.dirs | 1 +
debian/python-setproctitle.docs | 2 +
debian/python-setproctitle.install | 2 +-
debian/python3-setproctitle-dbg.dirs | 1 +
debian/python3-setproctitle.docs | 2 +
debian/python3-setproctitle.install | 1 +
debian/rules | 73 ++++--
setup.py | 33 +--
src/c.h | 9 +-
src/setproctitle.c | 168 +++++-------
src/spt.h | 20 ++
src/spt_config.h | 10 +-
src/spt_debug.c | 40 +++
src/spt_python.h | 63 +++++
src/spt_setup.c | 477 +++++++++++++++++++++++++++++++++++
src/spt_setup.h | 18 ++
src/spt_status.c | 52 ++--
src/spt_status.h | 10 +-
src/{strlcpy.c => spt_strlcpy.c} | 2 +-
tests/pyrun.c | 30 +++
tests/setproctitle_test.py | 355 ++++++++++++++++++++++++--
32 files changed, 1590 insertions(+), 287 deletions(-)
diff --cc debian/.git-dpm
index 37e65f6,0000000..d75f60d
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
+# see git-dpm(1) from git-dpm package
- e334c91ece2e56e0c4c9f422f9c080fbf1d1297f
- e334c91ece2e56e0c4c9f422f9c080fbf1d1297f
- e334c91ece2e56e0c4c9f422f9c080fbf1d1297f
- e334c91ece2e56e0c4c9f422f9c080fbf1d1297f
- python-setproctitle_1.0.1.orig.tar.gz
- 72c53b7c6142d45df43f7f49a55e3e7bf9133bab
- 12911
++9fc750ac877dded76c4daf3a92726722b773f601
++9fc750ac877dded76c4daf3a92726722b773f601
++9fc750ac877dded76c4daf3a92726722b773f601
++9fc750ac877dded76c4daf3a92726722b773f601
++python-setproctitle_1.1.8.orig.tar.gz
++a23463feac8d99b5504efc22f0ca2cfe2c145930
++23208
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-setproctitle.git
More information about the Python-modules-commits
mailing list