aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch
diff options
context:
space:
mode:
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-11-26 15:03:47 +0200
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>2015-11-27 13:49:04 +0200
commit1bf5c3ff0475e617fafbdec91c256ffb2647b02e (patch)
tree7c4a31158751849aec4fb172dbeef6d390210026 /gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch
parent5f42bfc9950a3a9fb99e19d1502758907d4e9423 (diff)
Add serialized test package repositories
Direct import of the srcdata/<package>/... branches and tags of the main repository into serialized per-package repositories. Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch')
-rw-r--r--gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch32
1 files changed, 32 insertions, 0 deletions
diff --git a/gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch b/gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch
new file mode 100644
index 0000000..8bab862
--- /dev/null
+++ b/gbp-test2.data/packaging-change-my2.patch-to-git-email-format.patch
@@ -0,0 +1,32 @@
+From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+Date: Tue, 15 Jan 2013 14:37:39 +0200
+Subject: [PATCH] packaging: change my2.patch to git email format
+
+Change my2.patch from plain diff to git email format to test author and
+date parsing of gbp.
+
+Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
+---
+ packaging/my2.patch | 9 +++++++++
+ 1 file changed, 9 insertions(+)
+
+diff --git a/packaging/my2.patch b/packaging/my2.patch
+index ad5ca2d..5554d9c 100644
+--- a/packaging/my2.patch
++++ b/packaging/my2.patch
+@@ -1,3 +1,12 @@
++From fb613432f15bc199a724741883b23fff9946b567 Mon Sep 17 00:00:00 2001
++From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
++Date: Tue, 13 Nov 2012 13:55:46 +0200
++Subject: [PATCH] My modification
++
++Add new file 'mydir/myfile.txt'.
++
++Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
++
+ diff --git a/mydir/myfile.txt b/mydir/myfile.txt
+ new file mode 100644
+ index 0000000..2cdad29
+--
+2.1.4
+