[ros-vcstools] 02/03: Merge tag 'upstream/0.1.39'

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 18 07:34:40 UTC 2016


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

jspricke pushed a commit to annotated tag debian/0.1.39-1
in repository ros-vcstools.

commit aff414297405a2aadaaef3f8c6f5a2be490b9a3e
Merge: a675477 00247e9
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Sep 18 09:29:00 2016 +0200

    Merge tag 'upstream/0.1.39'
    
    Upstream version 0.1.39

 .gitignore                      |   1 +
 .travis.yml                     |   4 +-
 README.rst                      |  24 +-
 doc/changelog.rst               |   7 +
 setup.py                        |   2 +
 src/vcstools/__version__.py     |   2 +-
 src/vcstools/bzr.py             |  12 +
 src/vcstools/git.py             |  59 +++--
 src/vcstools/git_archive_all.py | 549 ++++++++++++++++++++++++++++++++++++++++
 src/vcstools/hg.py              |   8 +
 src/vcstools/svn.py             |  11 +
 src/vcstools/tar.py             |   7 +-
 src/vcstools/vcs_base.py        |   9 +
 stdeb.cfg                       |   2 +-
 test/test_bzr.py                |  17 ++
 test/test_code_format.py        |   1 +
 test/test_git.py                |  22 ++
 test/test_git_subm.py           | 297 ++++++++++++++++++++--
 test/test_hg.py                 |  19 ++
 test/test_svn.py                |  18 ++
 20 files changed, 1020 insertions(+), 51 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-vcstools.git



More information about the debian-science-commits mailing list