[ros-angles] branch master updated (0611d7d -> 1eb620e)

Jochen Sprickerhof jspricke at moszumanska.debian.org
Fri Sep 29 13:04: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-angles.

      from  0611d7d   Update my email address
      adds  31db59d   New upstream version 1.9.11
       new  f2aa145   Updated version 1.9.11 from 'upstream/1.9.11'
       new  9ffbd86   Update policy and debhelper versions
       new  de79b0e   Update copyright
       new  def58e0   Update watch file
       new  933d8e9   Add python-angles package
       new  f0dcb80   Update standards version (no changes needed)
       new  1eb620e   Update changelog for 1.9.11-1 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:
 angles/CHANGELOG.rst           |   6 +
 angles/CMakeLists.txt          |   1 +
 angles/package.xml             |   3 +-
 angles/setup.py                |  11 ++
 angles/src/angles/__init__.py  | 179 ++++++++++++++++++++++++++
 angles/test/CMakeLists.txt     |   6 +-
 angles/test/utest.py           | 280 +++++++++++++++++++++++++++++++++++++++++
 debian/changelog               |  13 ++
 debian/compat                  |   2 +-
 debian/control                 |  23 +++-
 debian/copyright               |   5 +
 debian/python-angles.pyinstall |   1 +
 debian/rules                   |   2 +-
 debian/watch                   |  14 +--
 14 files changed, 529 insertions(+), 17 deletions(-)
 create mode 100644 angles/setup.py
 create mode 100644 angles/src/angles/__init__.py
 create mode 100644 angles/test/utest.py
 create mode 100644 debian/python-angles.pyinstall

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



More information about the debian-science-commits mailing list