[ros] 01/01: Add rosbash packaging
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Fri Dec 12 08:39:45 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 994711598c64ca011202550296c7323c68a5ffc1
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Fri Dec 12 07:39:49 2014 +0100
Add rosbash packaging
---
debian/control | 6 ++++++
debian/rosbash.install | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/control b/debian/control
index b7e98aa..a9e219a 100644
--- a/debian/control
+++ b/debian/control
@@ -72,6 +72,12 @@ Description: Python library for roslib
.
This package contains the Python library.
+Package: rosbash
+Architecture: any
+Depends: ${misc:Depends}
+Multi-Arch: foreign
+Description: Assorted shell commands for using ROS with bash.
+
Package: python-rosclean
Section: python
Architecture: any
diff --git a/debian/rosbash.install b/debian/rosbash.install
new file mode 100644
index 0000000..98c8d4b
--- /dev/null
+++ b/debian/rosbash.install
@@ -0,0 +1,2 @@
+usr/bin/rosrun
+usr/share/rosbash
--
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