[navigation-msgs] 01/01: Initial Debianization

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Aug 4 20:39:39 UTC 2015


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

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

commit a29d8e56452bc0c5817a322f78004d77b6cb8a6c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Aug 4 22:33:29 2015 +0200

    Initial Debianization
---
 debian/changelog                             |  5 +++
 debian/cl-map-msgs.install                   |  1 +
 debian/cl-move-base-msgs.install             |  1 +
 debian/compat                                |  1 +
 debian/control                               | 52 ++++++++++++++++++++++++++++
 debian/copyright                             | 43 +++++++++++++++++++++++
 debian/libmap-msgs-dev.install               |  2 ++
 debian/libmove-base-msgs-dev.install         |  2 ++
 debian/patches/0001-Add-CMakeLists.txt.patch | 20 +++++++++++
 debian/patches/series                        |  1 +
 debian/python-map-msgs.pyinstall             |  3 ++
 debian/python-move-base-msgs.pyinstall       |  2 ++
 debian/rules                                 | 28 +++++++++++++++
 debian/source.lintian-overrides              |  2 ++
 debian/source/format                         |  1 +
 debian/watch                                 | 10 ++++++
 16 files changed, 174 insertions(+)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..3505dfb
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+navigation-msgs (1.13.0-1) UNRELEASED; urgency=medium
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Jochen Sprickerhof <debian at jochen.sprickerhof.de>  Tue, 04 Aug 2015 22:21:24 +0200
diff --git a/debian/cl-map-msgs.install b/debian/cl-map-msgs.install
new file mode 100644
index 0000000..ccc4a21
--- /dev/null
+++ b/debian/cl-map-msgs.install
@@ -0,0 +1 @@
+usr/share/common-lisp/ros/map_msgs
diff --git a/debian/cl-move-base-msgs.install b/debian/cl-move-base-msgs.install
new file mode 100644
index 0000000..d6c3e50
--- /dev/null
+++ b/debian/cl-move-base-msgs.install
@@ -0,0 +1 @@
+usr/share/common-lisp/ros/move_base_msgs
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..ec63514
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..b810b43
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,52 @@
+Source: navigation-msgs
+Section: libdevel
+Priority: optional
+Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
+Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
+           Jochen Sprickerhof <debian at jochen.sprickerhof.de>,
+           Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+Build-Depends: debhelper (>= 9), cmake, message-generation, catkin, python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3)
+Standards-Version: 3.9.6
+Homepage: https://github.com/ros-planning/navigation_msgs
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/navigation-msgs.git
+Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/navigation-msgs.git
+
+Package: libmap-msgs-dev
+Architecture: all
+Depends: ${misc:Depends}, message-runtime
+Description: C/C++ headers for map-related ROS Messages
+ This package contains the generated C++ headers.
+
+Package: python-map-msgs
+Section: python
+Architecture: all
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Python code for map-related ROS Messages,
+ This package contains the generated Python package.
+
+Package: cl-map-msgs
+Section: lisp
+Architecture: all
+Depends: ${misc:Depends}
+Description: LISP code for map-related ROS Messages
+ This package contains the generated LISP library.
+
+Package: libmove-base-msgs-dev
+Architecture: all
+Depends: ${misc:Depends}, message-runtime
+Description: C/C++ headers for move-base-related ROS Messages
+ This package contains the generated C++ headers.
+
+Package: python-move-base-msgs
+Section: python
+Architecture: all
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Python code for move-base-related ROS Messages,
+ This package contains the generated Python package.
+
+Package: cl-move-base-msgs
+Section: lisp
+Architecture: all
+Depends: ${misc:Depends}
+Description: LISP code for move-base-related ROS Messages
+ This package contains the generated LISP library.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..4c66425
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: navigation_msgs
+Upstream-Contact: Michael Ferguson <mferguson at fetchrobotics.com>
+Source: https://github.com/ros-planning/navigation_msgs
+
+Files: *
+Copyright: 2012-2015 Open Perception, Inc.
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+  * Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+  * Redistributions in binary form must reproduce the above
+    copyright notice, this list of conditions and the following
+    disclaimer in the documentation and/or other materials provided
+    with the distribution.
+  * Neither the name of Willow Garage, Inc. nor the names of its
+    contributors may be used to endorse or promote products derived
+    from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+Files: debian/*
+Copyright: 2015, Thomas Moulard <thomas.moulard at gmail.com>,
+                 Jochen Sprickerhof <debian at jochen.sprickerhof.de>,
+           	 Leopold Palomo-Avellaneda <leo at alaxarxa.net>
+License: BSD-3-clause
+ 
diff --git a/debian/libmap-msgs-dev.install b/debian/libmap-msgs-dev.install
new file mode 100644
index 0000000..7c698a7
--- /dev/null
+++ b/debian/libmap-msgs-dev.install
@@ -0,0 +1,2 @@
+usr/include/map_msgs
+usr/share/map_msgs
diff --git a/debian/libmove-base-msgs-dev.install b/debian/libmove-base-msgs-dev.install
new file mode 100644
index 0000000..dce9c63
--- /dev/null
+++ b/debian/libmove-base-msgs-dev.install
@@ -0,0 +1,2 @@
+usr/include/move_base_msgs
+usr/share/move_base_msgs
diff --git a/debian/patches/0001-Add-CMakeLists.txt.patch b/debian/patches/0001-Add-CMakeLists.txt.patch
new file mode 100644
index 0000000..5b0cd42
--- /dev/null
+++ b/debian/patches/0001-Add-CMakeLists.txt.patch
@@ -0,0 +1,20 @@
+From: Jochen Sprickerhof <git at jochen.sprickerhof.de>
+Date: Tue, 4 Aug 2015 22:28:40 +0200
+Subject: Add CMakeLists.txt
+
+---
+ CMakeLists.txt | 5 +++++
+ 1 file changed, 5 insertions(+)
+ create mode 100644 CMakeLists.txt
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+new file mode 100644
+index 0000000..2351fc8
+--- /dev/null
++++ b/CMakeLists.txt
+@@ -0,0 +1,5 @@
++cmake_minimum_required(VERSION 2.8.3)
++project(navigation_msgs)
++
++add_subdirectory(map_msgs)
++add_subdirectory(move_base_msgs)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..6e9def9
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Add-CMakeLists.txt.patch
diff --git a/debian/python-map-msgs.pyinstall b/debian/python-map-msgs.pyinstall
new file mode 100644
index 0000000..656b975
--- /dev/null
+++ b/debian/python-map-msgs.pyinstall
@@ -0,0 +1,3 @@
+debian/tmp/usr/lib/python2*/*/map_msgs/*.py map_msgs
+debian/tmp/usr/lib/python2*/*/map_msgs/msg/*.py map_msgs.msg
+debian/tmp/usr/lib/python2*/*/map_msgs/srv/*.py map_msgs.srv
diff --git a/debian/python-move-base-msgs.pyinstall b/debian/python-move-base-msgs.pyinstall
new file mode 100644
index 0000000..15e415c
--- /dev/null
+++ b/debian/python-move-base-msgs.pyinstall
@@ -0,0 +1,2 @@
+debian/tmp/usr/lib/python2*/*/move_base_msgs/*.py move_base_msgs
+debian/tmp/usr/lib/python2*/*/move_base_msgs/msg/*.py move_base_msgs.msg
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..bd3004c
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,28 @@
+#!/usr/bin/make -f
+# See debhelper(7) (uncomment to enable)
+# output every command that modifies files on the build system.
+#DH_VERBOSE = 1
+
+# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/default.mk
+
+# see FEATURE AREAS in dpkg-buildflags(1)
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+# see ENVIRONMENT in dpkg-buildflags(1)
+# package maintainers to append CFLAGS
+#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
+# package maintainers to append LDFLAGS
+#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
+
+# main packaging script based on dh7 syntax
+%:
+	dh $@ --parallel --buildsystem=cmake --with python2
+
+# debmake generated override targets
+# This is example for Cmake (See http://bugs.debian.org/641051 )
+#override_dh_auto_configure:
+#	dh_auto_configure -- \
+#	-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides
new file mode 100644
index 0000000..776a4fc
--- /dev/null
+++ b/debian/source.lintian-overrides
@@ -0,0 +1,2 @@
+# all catkin packages contain a package.xml
+pcl-msgs source: pear-package-without-pkg-php-tools-builddep
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..f67ce93
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,10 @@
+# Watch control file for uscan
+# Compulsory line, this is a version 3 file
+version=3
+# For GitHub projects you can use the tags page:
+
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/navigation_msgs-$1\.tar\.gz/ \
+  https://github.com/ros-planning/navigation_msgs/releases .*/v?(\d\S*)\.tar\.gz
+
+
+

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



More information about the debian-science-commits mailing list