[Python-modules-commits] [python-bcdoc] branch master updated (6a05444 -> 6099fbf)

Takaki Taniguchi takaki at moszumanska.debian.org
Wed Nov 25 13:08:40 UTC 2015


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

takaki pushed a change to branch master
in repository python-bcdoc.

      from  6a05444   Update Vcs fields for git migration
       new  48bfc4b   debian/watch: Use pypy.debian.net.
       new  8f55b20   Imported Upstream version 0.16.0
       new  2645ed8   Merge tag 'upstream/0.16.0'
       new  e94c8e4   new upstream
       new  d3b3b85   Bump Standards-Version
       new  6c1c20b   debian/copyright: fix license short name
       new  6099fbf   prepare release

The 7 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:
 PKG-INFO                         | 25 +++-------
 bcdoc.egg-info/PKG-INFO          | 25 +++-------
 bcdoc.egg-info/SOURCES.txt       |  1 +
 bcdoc.egg-info/requires.txt      |  7 ++-
 bcdoc/__init__.py                |  2 +-
 bcdoc/{__init__.py => compat.py} |  8 +++-
 bcdoc/docevents.py               | 77 +++++++++++++++++--------------
 bcdoc/restdoc.py                 | 99 ++++++++++++++++++++++++++++++++++++++++
 bcdoc/style.py                   | 60 ++++++++++++++++++++++++
 debian/changelog                 | 14 ++++++
 debian/control                   |  2 +-
 debian/copyright                 |  2 +-
 debian/rules                     |  6 +--
 debian/watch                     |  2 +-
 requirements.txt                 |  2 +-
 setup.py                         | 32 +++++--------
 16 files changed, 258 insertions(+), 106 deletions(-)
 copy bcdoc/{__init__.py => compat.py} (67%)

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



More information about the Python-modules-commits mailing list