[Python-modules-commits] [ripe-atlas-sagan] branch master updated (b67f320 -> d0fa668)

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Mar 11 11:30:55 UTC 2016


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

apoikos pushed a change to branch master
in repository ripe-atlas-sagan.

      from  b67f320   Set git-dpm tag style
       new  b20c9a7   Place the package under DPMT
       new  7500caa   Bump standards to 3.9.7; no changes needed
       new  834d787   Use HTTPS for Vcs-Git
       new  58e94dd   Import ripe-atlas-sagan_1.1.10.orig.tar.gz
       new  31cddad   record new upstream branch created by importing ripe-atlas-sagan_1.1.10.orig.tar.gz and merge it
       new  d0fa668   Release 1.1.10-1

The 6 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:
 CHANGES.rst                               |   7 +-
 README.rst                                |   2 -
 debian/.git-dpm                           |  14 +--
 debian/changelog                          |   9 ++
 debian/control                            |   9 +-
 docs/installation.rst                     |   2 -
 docs/types.rst                            |  10 +-
 docs/use.rst                              |   4 +-
 ripe/__init__.py                          |   2 +-
 ripe/atlas/__init__.py                    |   2 +-
 ripe/atlas/sagan/__init__.py              |   2 +-
 ripe/atlas/sagan/base.py                  |   7 +-
 ripe/atlas/sagan/dns.py                   |   2 +-
 ripe/atlas/sagan/helpers/__init__.py      |   2 +-
 ripe/atlas/sagan/helpers/abuf.py          |   2 +-
 ripe/atlas/sagan/helpers/compatibility.py |   2 +-
 ripe/atlas/sagan/http.py                  |   2 +-
 ripe/atlas/sagan/ntp.py                   |   2 +-
 ripe/atlas/sagan/ping.py                  |   2 +-
 ripe/atlas/sagan/ssl.py                   |  60 +++++++++++-
 ripe/atlas/sagan/traceroute.py            |  56 ++++++-----
 ripe/atlas/sagan/version.py               |   4 +-
 scripts/parse_abuf                        | 150 ------------------------------
 setup.py                                  |   4 -
 tests/ssl.py                              |  32 +++++++
 25 files changed, 175 insertions(+), 215 deletions(-)
 delete mode 100755 scripts/parse_abuf

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



More information about the Python-modules-commits mailing list