[Python-modules-commits] [python-statsd] 02/03: record new upstream branch created by importing python-statsd_3.2.orig.tar.gz and merge it

Filippo Giunchedi filippo at moszumanska.debian.org
Fri Oct 23 11:24:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

filippo pushed a commit to tag debian/3.2-1
in repository python-statsd.

commit 7d27d597e8f3853a57fe86ffcb4913615fb950c9
Merge: 333b654 bdc740b
Author: Filippo Giunchedi <filippo at debian.org>
Date:   Thu Oct 22 11:35:37 2015 +0100

    record new upstream branch created by importing python-statsd_3.2.orig.tar.gz and merge it

 .travis.yml                 |   7 +-
 CHANGES                     |  14 +
 README.rst                  |  25 +-
 debian/.git-dpm             |  14 +-
 docs/conf.py                |   6 +-
 docs/index.rst              |  18 +-
 docs/reference.rst          | 101 ++++-
 docs/tcp.rst                |  20 +
 docs/types.rst              |   6 +-
 setup.py                    |   2 +-
 statsd/__init__.py          |   5 +-
 statsd/client.py            | 130 +++++--
 statsd/defaults/__init__.py |   1 +
 statsd/defaults/django.py   |   4 +-
 statsd/defaults/env.py      |   4 +-
 statsd/tests.py             | 883 +++++++++++++++++++++++++++++++++-----------
 16 files changed, 980 insertions(+), 260 deletions(-)

diff --cc debian/.git-dpm
index 4532a51,0000000..8b287a8
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- a2c2a557b8dec87c09a8131f472226831850ea0b
- a2c2a557b8dec87c09a8131f472226831850ea0b
- a2c2a557b8dec87c09a8131f472226831850ea0b
- a2c2a557b8dec87c09a8131f472226831850ea0b
- python-statsd_3.0.1.orig.tar.gz
- 0bfc000f7eeded57245f7244fa60497fe0ddd2d4
- 19488
++bdc740b53dc6c471bb7244ae50355322de6de22f
++bdc740b53dc6c471bb7244ae50355322de6de22f
++bdc740b53dc6c471bb7244ae50355322de6de22f
++bdc740b53dc6c471bb7244ae50355322de6de22f
++python-statsd_3.2.orig.tar.gz
++90217ef2df9029b00a2c8f52d58d18e7f158aeab
++22743
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-statsd.git



More information about the Python-modules-commits mailing list