[ros] 01/01: Add packaging for python-roslib

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Dec 9 17:08:38 UTC 2014


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

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

commit 42a4dc35fd625b23182782331c95a60c3cd5bd2a
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Dec 9 18:07:23 2014 +0100

    Add packaging for python-roslib
---
 debian/control                 | 12 ++++++++++++
 debian/python-roslib.pyinstall |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/control b/debian/control
index c2ee1d8..edb8b02 100644
--- a/debian/control
+++ b/debian/control
@@ -60,6 +60,18 @@ Description: library for roslib
  .
  This package contains the library.
 
+Package: python-roslib
+Section: python
+Architecture: any
+Multi-Arch: allowed
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Python library for roslib
+ Base dependencies and support libraries for ROS. roslib contains many of
+ the common data structures and tools that are shared across ROS client
+ library implementations.
+ .
+ This package contains the Python library.
+
 Package: python-rosunit
 Section: python
 Architecture: any
diff --git a/debian/python-roslib.pyinstall b/debian/python-roslib.pyinstall
new file mode 100644
index 0000000..c58e61f
--- /dev/null
+++ b/debian/python-roslib.pyinstall
@@ -0,0 +1 @@
+core/roslib/src/roslib/*.py roslib

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



More information about the debian-science-commits mailing list