[ros-vcstools] branch master updated (a675477 -> eee701a)
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sun Sep 18 07:34:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a change to branch master
in repository ros-vcstools.
from a675477 Update my email address
adds 00247e9 New upstream version 0.1.39
adds aff4142 Merge tag 'upstream/0.1.39'
adds eee701a Update changelog for 0.1.39-1 release
No new revisions were added by this update.
Summary of changes:
.gitignore | 1 +
.travis.yml | 4 +-
README.rst | 24 +-
debian/changelog | 9 +
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 ++
21 files changed, 1029 insertions(+), 51 deletions(-)
create mode 100644 src/vcstools/git_archive_all.py
--
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