[ros-actionlib] 01/01: Add shebang patch

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Tue Nov 24 19:45:47 UTC 2015


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

jspricke-guest pushed a commit to branch master
in repository ros-actionlib.

commit 0671fa92e69ba28fd8cefab7f8dd6dc5789e88cf
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Tue Nov 24 20:45:18 2015 +0100

    Add shebang patch
---
 debian/patches/0002-Add-shebang.patch | 17 +++++++++++++++++
 debian/patches/series                 |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/0002-Add-shebang.patch b/debian/patches/0002-Add-shebang.patch
new file mode 100644
index 0000000..7847fd6
--- /dev/null
+++ b/debian/patches/0002-Add-shebang.patch
@@ -0,0 +1,17 @@
+From: Jochen Sprickerhof <git at jochen.sprickerhof.de>
+Date: Tue, 24 Nov 2015 20:44:53 +0100
+Subject: Add shebang
+
+---
+ tools/library.py | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/tools/library.py b/tools/library.py
+index 77edaf2..32d7d1b 100644
+--- a/tools/library.py
++++ b/tools/library.py
+@@ -1,3 +1,4 @@
++#!/usr/bin/env python
+ # Software License Agreement (BSD License)
+ #
+ # Copyright (c) 2010, Willow Garage, Inc.
diff --git a/debian/patches/series b/debian/patches/series
index b7da620..aed59c0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Add-Debian-specific-SONAME.patch
+0002-Add-shebang.patch

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



More information about the debian-science-commits mailing list