[Python-modules-commits] [pysubnettree] branch debian/master updated (90d9379 -> 532009e)

Scott Kitterman kitterman at moszumanska.debian.org
Sun Jan 14 08:08:13 UTC 2018


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

kitterman pushed a change to branch debian/master
in repository pysubnettree.

      from  90d9379   Convert from git-dpm to patches unapplied format
       new  3ee362f   Update debian/watch for new upstream repository structure
       new  c7bd6fc   Imported Upstream version 0.27
       new  e3b187b   Merge tag 'upstream/0.27' into debian/master
       new  532009e   Update debian/changelog for release

The 4 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                             |  30 ++
 PKG-INFO                            |   2 +-
 README                              |   2 +-
 SubnetTree.cc                       |  75 ++++
 SubnetTree.h                        |   2 +
 SubnetTree.py                       | 126 ++++--
 SubnetTree_wrap.cc                  | 775 ++++++++++++++++++++++++------------
 VERSION                             |   2 +-
 debian/changelog                    |   9 +-
 debian/watch                        |   2 +-
 patricia.c                          |   1 +
 pysubnettree.egg-info/PKG-INFO      |   2 +-
 pysubnettree.egg-info/SOURCES.txt   |   1 -
 pysubnettree.egg-info/pbr.json      |   1 -
 pysubnettree.egg-info/top_level.txt |   2 +-
 setup.py                            |   2 +-
 16 files changed, 732 insertions(+), 302 deletions(-)
 delete mode 100644 pysubnettree.egg-info/pbr.json

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



More information about the Python-modules-commits mailing list