[ros-common-msgs] 04/05: Correct date typo using packaging patch - should be upstreamed

Wookey wookey at moszumanska.debian.org
Fri Nov 20 17:27:02 UTC 2015


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

wookey pushed a commit to branch master
in repository ros-common-msgs.

commit 35d58a19f901e77e80b3976faf126f0bf8d03dab
Author: Wookey <wookey at wookware.org>
Date:   Fri Nov 20 16:35:09 2015 +0000

    Correct date typo using packaging patch - should be upstreamed
---
 debian/patches/copyright-date-typo-fix.patch | 17 +++++++++++++++++
 debian/patches/series                        |  1 +
 sensor_msgs/src/sensor_msgs/point_cloud2.py  |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/debian/patches/copyright-date-typo-fix.patch b/debian/patches/copyright-date-typo-fix.patch
new file mode 100644
index 0000000..c4e4bdb
--- /dev/null
+++ b/debian/patches/copyright-date-typo-fix.patch
@@ -0,0 +1,17 @@
+Description: Fix typo in copyright date
+
+Forwarded: no
+#but it should be
+Last-Update: 2015-11-20
+
+--- ros-common-msgs-1.12.3.orig/sensor_msgs/src/sensor_msgs/point_cloud2.py
++++ ros-common-msgs-1.12.3/sensor_msgs/src/sensor_msgs/point_cloud2.py
+@@ -2,7 +2,7 @@
+ 
+ # Software License Agreement (BSD License)
+ #
+-# Copyright (c) 208, Willow Garage, Inc.
++# Copyright (c) 2008, Willow Garage, Inc.
+ # All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
diff --git a/debian/patches/series b/debian/patches/series
index 51f0806..dca799b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Added-CMakeLists-to-build-the-package.patch
+copyright-date-typo-fix.patch
diff --git a/sensor_msgs/src/sensor_msgs/point_cloud2.py b/sensor_msgs/src/sensor_msgs/point_cloud2.py
index b19f103..9bfc0c8 100644
--- a/sensor_msgs/src/sensor_msgs/point_cloud2.py
+++ b/sensor_msgs/src/sensor_msgs/point_cloud2.py
@@ -2,7 +2,7 @@
 
 # Software License Agreement (BSD License)
 #
-# Copyright (c) 2008, Willow Garage, Inc.
+# Copyright (c) 208, Willow Garage, Inc.
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without

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



More information about the debian-science-commits mailing list