[ros-rospkg] branch master updated (4ee280b -> f064faa)
    Jochen Sprickerhof 
    jspricke at moszumanska.debian.org
       
    Sat Jul 15 06:36:59 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
jspricke pushed a change to branch master
in repository ros-rospkg.
      from  4ee280b   Update changelog for 1.0.41-1 release
      adds  7cbc4b3   New upstream version 1.1.1
       new  4f253be   Updated version 1.1.1 from 'upstream/1.1.1'
       new  63f5607   Rebase patches
       new  7cb059a   Update policy and debhelper versions
       new  79dd3c9   Update watch file
       new  833d07a   Repackage using pybuild
       new  f064faa   Update changelog for 1.1.1-1 release
The 6 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:
 debian/changelog                                   |  11 ++
 debian/compat                                      |   2 +-
 debian/control                                     |  37 ++--
 ...Set-default-ROS_PACKAGE_PATH-to-usr-share.patch |  16 +-
 .../patches/0002-Limit-search-in-usr-share.patch   |   8 +-
 debian/patches/0003-Set-rosversion-to-Debian.patch |   4 +-
 debian/rules                                       |  15 +-
 debian/source/options                              |   1 +
 debian/watch                                       |  11 +-
 scripts/rosversion                                 |  10 +-
 setup.py                                           |  56 +++---
 src/rospkg/__init__.py                             |  35 ++--
 src/rospkg/_version.py                             |   1 -
 src/rospkg/common.py                               |   6 +-
 src/rospkg/distro.py                               | 181 +++++++++--------
 src/rospkg/environment.py                          |  36 ++--
 src/rospkg/manifest.py                             | 122 +++++++-----
 src/rospkg/os_detect.py                            | 215 ++++++++++++---------
 src/rospkg/rospack.py                              |  87 +++++----
 src/rospkg/stack.py                                |  59 +++---
 stdeb.cfg                                          |  20 +-
 test/os_detect/manjaro/manjaro-release             |   1 +
 test/test_rospkg_catkin_packages.py                |   9 +-
 test/test_rospkg_common.py                         |   7 +-
 test/test_rospkg_distro.py                         | 112 ++++++-----
 test/test_rospkg_distro_vcs_config.py              | 125 ++++++------
 test/test_rospkg_environment.py                    |  43 +++--
 test/test_rospkg_manifest.py                       |  72 ++++---
 test/test_rospkg_os_detect.py                      |  53 ++++-
 test/test_rospkg_packages.py                       |  88 +++++----
 test/test_rospkg_stacks.py                         |  95 +++++----
 31 files changed, 903 insertions(+), 635 deletions(-)
 create mode 100644 debian/source/options
 delete mode 100644 src/rospkg/_version.py
 create mode 100644 test/os_detect/manjaro/manjaro-release
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-rospkg.git
    
    
More information about the debian-science-commits
mailing list