[ros-gencpp] 01/02: Add patch to make build reproducible
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sat Sep 17 16:16:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-gencpp.
commit 67ea5fa60f4921d8606923975d9da7615d6a7336
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sat Sep 17 18:14:37 2016 +0200
Add patch to make build reproducible
---
.../0002-Remove-comment-with-build-path.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/0002-Remove-comment-with-build-path.patch b/debian/patches/0002-Remove-comment-with-build-path.patch
new file mode 100644
index 0000000..3b42728
--- /dev/null
+++ b/debian/patches/0002-Remove-comment-with-build-path.patch
@@ -0,0 +1,20 @@
+From: Jochen Sprickerhof <git at jochen.sprickerhof.de>
+Date: Sat, 17 Sep 2016 18:14:04 +0200
+Subject: Remove comment with build path
+
+---
+ scripts/msg.h.template | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/scripts/msg.h.template b/scripts/msg.h.template
+index fa78b7a..d8f79bb 100644
+--- a/scripts/msg.h.template
++++ b/scripts/msg.h.template
+@@ -151,7 +151,6 @@ def booltotype(b):
+ }
+
+ // BOOLTRAITS @bool_traits
+-// @search_path
+
+ @# TODO
+ // !!!!!!!!!!! @(dir(spec))
diff --git a/debian/patches/series b/debian/patches/series
index 935e837..2dfc7d4 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001-Fix-location-of-gen_cpp.py.patch
+0002-Remove-comment-with-build-path.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-gencpp.git
More information about the debian-science-commits
mailing list