[ros-catkin-pkg] 01/05: Updated version 0.3.5 from 'upstream/0.3.5'

Jochen Sprickerhof jspricke at moszumanska.debian.org
Wed Jun 28 04:24:01 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-catkin-pkg.

commit 6a38d99b6b502e7b343f201256992d28917484b9
Merge: 37ac82c e2d3792
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Jun 23 11:32:55 2017 +0200

    Updated version 0.3.5 from 'upstream/0.3.5'
    
    with Debian dir ad4266657f3e1b3e91a2962e410570c5bc28235d

 .travis.yml                                        |   2 +
 bin/catkin_create_pkg                              |  71 +-----------
 bin/catkin_find_pkg                                |  30 +----
 bin/catkin_generate_changelog                      | 121 +--------------------
 bin/catkin_tag_changelog                           | 119 +-------------------
 bin/catkin_test_changelog                          |  45 +-------
 setup.py                                           |  65 ++++++-----
 src/catkin_pkg/__init__.py                         |   2 +-
 src/catkin_pkg/changelog.py                        |   2 +-
 src/catkin_pkg/changelog_generator.py              |  19 ++--
 src/catkin_pkg/changelog_generator_vcs.py          |  10 +-
 src/catkin_pkg/cli/__init__.py                     |   0
 .../catkin_pkg/cli/create_pkg.py                   |   6 -
 .../catkin_pkg/cli/find_pkg.py                     |   6 -
 .../catkin_pkg/cli/generate_changelog.py           |  11 +-
 .../catkin_pkg/cli/tag_changelog.py                |  14 +--
 .../catkin_pkg/cli/test_changelog.py               |   5 -
 src/catkin_pkg/metapackage.py                      |   2 +-
 src/catkin_pkg/package.py                          |  72 +++++++++---
 src/catkin_pkg/package_templates.py                |  17 ++-
 src/catkin_pkg/packages.py                         |  47 +++++++-
 src/catkin_pkg/templates/CMakeLists.txt.in         |  25 ++++-
 src/catkin_pkg/templates/package.xml.in            |  10 +-
 src/catkin_pkg/topological_order.py                |  20 +++-
 stdeb.cfg                                          |  21 +++-
 test/test_catkin_create_pkg.py                     |   6 +-
 test/test_package.py                               |  56 ++++++++--
 test/test_packages.py                              |  10 ++
 test/test_templates.py                             |  10 +-
 29 files changed, 310 insertions(+), 514 deletions(-)

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



More information about the debian-science-commits mailing list