From c91a27a0ee020f8177a3eddf9e336a86db33d505 Mon Sep 17 00:00:00 2001
From: Malte Roosen <mroosen@uni-koblenz.de>
Date: Wed, 23 Nov 2016 18:50:41 +0000
Subject: [PATCH] Generated debian files for xenial

---
 debian/changelog           | 59 ++++++++++++++++++++++++++++++++++++++
 debian/changelog.em        |  7 -----
 debian/compat              |  1 +
 debian/compat.em           |  1 -
 debian/control             | 12 ++++++++
 debian/control.em          | 14 ---------
 debian/gbp.conf            |  3 ++
 debian/gbp.conf.em         |  3 --
 debian/{rules.em => rules} | 20 ++++++-------
 9 files changed, 85 insertions(+), 35 deletions(-)
 create mode 100644 debian/changelog
 delete mode 100644 debian/changelog.em
 create mode 100644 debian/compat
 delete mode 100644 debian/compat.em
 create mode 100644 debian/control
 delete mode 100644 debian/control.em
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/gbp.conf.em
 rename debian/{rules.em => rules} (76%)

diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..4dd204a2
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,59 @@
+ros-kinetic-homer-mapnav-msgs (0.1.9-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Wed, 23 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.8-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Mon, 21 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.7-0xenial) xenial; urgency=high
+
+  * Add a parameter to NavigateToPOI msgs to controll new behaviour (remove config parameter)
+  * Contributors: Malte Roosen
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Thu, 17 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.6-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Fri, 04 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.5-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Fri, 04 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.4-0xenial) xenial; urgency=high
+
+  * updated changelog
+  * Contributors: Niklas Yann Wettengel
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Thu, 03 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.3-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Thu, 03 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.2-0xenial) xenial; urgency=high
+
+
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Thu, 03 Nov 2016 00:00:00 -0000
+
+ros-kinetic-homer-mapnav-msgs (0.1.1-0xenial) xenial; urgency=high
+
+  * fixes
+  * initial commit
+  * Contributors: Niklas Yann Wettengel
+
+ -- Viktor Seib <vseib@uni-koblenz.de>  Thu, 03 Nov 2016 00:00:00 -0000
+
+
diff --git a/debian/changelog.em b/debian/changelog.em
deleted file mode 100644
index f2886163..00000000
--- a/debian/changelog.em
+++ /dev/null
@@ -1,7 +0,0 @@
-@[for change_version, change_date, changelog, main_name, main_email in changelogs]@(Package) (@(change_version)-@(DebianInc)@(Distribution)) @(Distribution); urgency=high
-
-@(changelog)
-
- -- @(main_name) <@(main_email)>  @(change_date)
-
-@[end for]
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 00000000..f11c82a4
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
\ No newline at end of file
diff --git a/debian/compat.em b/debian/compat.em
deleted file mode 100644
index b7f8528b..00000000
--- a/debian/compat.em
+++ /dev/null
@@ -1 +0,0 @@
-@(debhelper_version)
\ No newline at end of file
diff --git a/debian/control b/debian/control
new file mode 100644
index 00000000..ecb5c3da
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: ros-kinetic-homer-mapnav-msgs
+Section: misc
+Priority: extra
+Maintainer: Viktor Seib <vseib@uni-koblenz.de>
+Build-Depends: debhelper (>= 9.0.0), ros-kinetic-catkin, ros-kinetic-genmsg, ros-kinetic-geometry-msgs, ros-kinetic-message-generation, ros-kinetic-nav-msgs
+Homepage: 
+Standards-Version: 3.9.2
+
+Package: ros-kinetic-homer-mapnav-msgs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ros-kinetic-geometry-msgs, ros-kinetic-message-runtime, ros-kinetic-nav-msgs
+Description: homer_mapnav_msgs contains the messages used for mapping and navigation
diff --git a/debian/control.em b/debian/control.em
deleted file mode 100644
index 7cbf65a6..00000000
--- a/debian/control.em
+++ /dev/null
@@ -1,14 +0,0 @@
-Source: @(Package)
-Section: misc
-Priority: extra
-Maintainer: @(Maintainer)
-Build-Depends: debhelper (>= @(debhelper_version).0.0), @(', '.join(BuildDepends))
-Homepage: @(Homepage)
-Standards-Version: 3.9.2
-
-Package: @(Package)
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, @(', '.join(Depends))
-@[if Conflicts]Conflicts: @(', '.join(Conflicts))@\n@[end if]@
-@[if Replaces]Replaces: @(', '.join(Replaces))@\n@[end if]@
-Description: @(Description)
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 00000000..e8259280
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,3 @@
+[git-buildpackage]
+upstream-tag=release/kinetic/homer_mapnav_msgs/0.1.9-0
+upstream-tree=tag
diff --git a/debian/gbp.conf.em b/debian/gbp.conf.em
deleted file mode 100644
index ad24a164..00000000
--- a/debian/gbp.conf.em
+++ /dev/null
@@ -1,3 +0,0 @@
-[git-buildpackage]
-upstream-tag=@(release_tag)
-upstream-tree=tag
diff --git a/debian/rules.em b/debian/rules
similarity index 76%
rename from debian/rules.em
rename to debian/rules
index 991c991b..c3803876 100755
--- a/debian/rules.em
+++ b/debian/rules
@@ -14,29 +14,29 @@ export DH_OPTIONS=-v --buildsystem=cmake
 #  https://code.ros.org/trac/ros/ticket/2977
 #  https://code.ros.org/trac/ros/ticket/3842
 export LDFLAGS=
-export PKG_CONFIG_PATH=@(InstallationPrefix)/lib/pkgconfig
+export PKG_CONFIG_PATH=/opt/ros/kinetic/lib/pkgconfig
 # Explicitly enable -DNDEBUG, see:
 # 	https://github.com/ros-infrastructure/bloom/issues/327
 export DEB_CXXFLAGS_MAINT_APPEND=-DNDEBUG
 
 %:
-	dh  $@@
+	dh  $@
 
 override_dh_auto_configure:
 	# In case we're installing to a non-standard location, look for a setup.sh
 	# in the install tree that was dropped by catkin, and source it.  It will
 	# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
-	if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \
+	if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \
 	dh_auto_configure -- \
 		-DCATKIN_BUILD_BINARY_PACKAGE="1" \
-		-DCMAKE_INSTALL_PREFIX="@(InstallationPrefix)" \
-		-DCMAKE_PREFIX_PATH="@(InstallationPrefix)"
+		-DCMAKE_INSTALL_PREFIX="/opt/ros/kinetic" \
+		-DCMAKE_PREFIX_PATH="/opt/ros/kinetic"
 
 override_dh_auto_build:
 	# In case we're installing to a non-standard location, look for a setup.sh
 	# in the install tree that was dropped by catkin, and source it.  It will
 	# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
-	if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \
+	if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \
 	dh_auto_build
 
 override_dh_auto_test:
@@ -44,19 +44,19 @@ override_dh_auto_test:
 	# in the install tree that was dropped by catkin, and source it.  It will
 	# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
 	echo -- Running tests. Even if one of them fails the build is not canceled.
-	if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \
+	if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \
 	dh_auto_test || true
 
 override_dh_shlibdeps:
 	# In case we're installing to a non-standard location, look for a setup.sh
 	# in the install tree that was dropped by catkin, and source it.  It will
 	# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
-	if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \
-	dh_shlibdeps -l$(CURDIR)/debian/@(Package)/@(InstallationPrefix)/lib/
+	if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \
+	dh_shlibdeps -l$(CURDIR)/debian/ros-kinetic-homer-mapnav-msgs//opt/ros/kinetic/lib/
 
 override_dh_auto_install:
 	# In case we're installing to a non-standard location, look for a setup.sh
 	# in the install tree that was dropped by catkin, and source it.  It will
 	# set things like CMAKE_PREFIX_PATH, PKG_CONFIG_PATH, and PYTHONPATH.
-	if [ -f "@(InstallationPrefix)/setup.sh" ]; then . "@(InstallationPrefix)/setup.sh"; fi && \
+	if [ -f "/opt/ros/kinetic/setup.sh" ]; then . "/opt/ros/kinetic/setup.sh"; fi && \
 	dh_auto_install
-- 
GitLab