[ros] 02/03: add description and .install for mk

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Dec 9 15:03:05 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 b3b3e1ae2aca7df1c63383d936d8e265e6b3d60c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Dec 9 13:47:54 2014 +0100

    add description and .install for mk
---
 debian/control    | 7 +++++--
 debian/mk.install | 1 +
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 13583e8..90872c9 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,11 @@ Package: mk
 Architecture: any
 Depends: ${misc:Depends}
 Multi-Arch: foreign
-Description: FIXME
- FIXME FIXME FIXME
+Description: rosmake mk files
+ A collection of .mk include files for building ROS architectural elements.
+ Most package authors should use cmake .mk, which calls CMake for the build of
+ the package. The other files in this package are intended for use in exotic
+ situations that mostly arise when importing 3rdparty code.
 
 Package: rosbuild
 Architecture: any
diff --git a/debian/mk.install b/debian/mk.install
new file mode 100644
index 0000000..8e94a4c
--- /dev/null
+++ b/debian/mk.install
@@ -0,0 +1 @@
+usr/share/mk

-- 
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