[ros-comm] 10/17: Add packaging for roswtf

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Fri Dec 12 00:14:24 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-comm.

commit 3f86dd88b0a99520e85962b334f02c691d5711b8
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Thu Dec 11 21:24:19 2014 +0100

    Add packaging for roswtf
---
 debian/control                 | 11 ++++++-----
 debian/python-roswtf.install   |  1 +
 debian/python-roswtf.pyinstall |  1 +
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 3f04318..0d87a6e 100644
--- a/debian/control
+++ b/debian/control
@@ -262,12 +262,13 @@ Multi-Arch: foreign
 Description: FIXME
  FIXME FIXME FIXME
 
-Package: roswtf
+Package: python-roswtf
+Section: python
 Architecture: any
-Depends: ${misc:Depends}
-Multi-Arch: foreign
-Description: FIXME
- FIXME FIXME FIXME
+Multi-Arch: allowed
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: roswtf is a tool for diagnosing issues with a running ROS system.
+ Think of it as a FAQ implemented in code.
 
 Package: libroslz4-dev
 Section: libdevel
diff --git a/debian/python-roswtf.install b/debian/python-roswtf.install
new file mode 100644
index 0000000..0d25d1e
--- /dev/null
+++ b/debian/python-roswtf.install
@@ -0,0 +1 @@
+usr/bin/roswtf
diff --git a/debian/python-roswtf.pyinstall b/debian/python-roswtf.pyinstall
new file mode 100644
index 0000000..18b7e90
--- /dev/null
+++ b/debian/python-roswtf.pyinstall
@@ -0,0 +1 @@
+utilities/roswtf/src/roswtf/*.py roswtf

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



More information about the debian-science-commits mailing list