summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authormartin f. krafft <madduck@debian.org>2009-05-08 11:16:40 +0200
committermartin f. krafft <madduck@debian.org>2009-05-08 11:30:11 +0200
commiteeed40cc2c9f2ba2eadd6d3fbb700827d68368f6 (patch)
tree03e31de9ca76ab738ef62b0da5b6b3767c8098f8 /debian/patches
parent6c40bd7fed43553d1fd54fda0e457e82ffe432a9 (diff)
Bump --version output
Signed-off-by: martin f. krafft <madduck@debian.org>
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/Bump-version-output.patch26
-rw-r--r--debian/patches/series1
2 files changed, 27 insertions, 0 deletions
diff --git a/debian/patches/Bump-version-output.patch b/debian/patches/Bump-version-output.patch
new file mode 100644
index 00000000..5a72d5c3
--- /dev/null
+++ b/debian/patches/Bump-version-output.patch
@@ -0,0 +1,26 @@
+From b110409796fe55ffbbe0e937b006412f8fc08b2d Mon Sep 17 00:00:00 2001
+From: martin f. krafft <madduck@debian.org>
+Date: Fri, 8 May 2009 11:15:38 +0200
+Subject: [PATCH] bump --version output
+
+Signed-off-by: martin f. krafft <madduck@debian.org>
+---
+ ReadMe.c | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/ReadMe.c b/ReadMe.c
+index d0d762e..9055d5e 100644
+--- a/ReadMe.c
++++ b/ReadMe.c
+@@ -24,7 +24,7 @@
+
+ #include "mdadm.h"
+
+-char Version[] = Name " - v3.0-devel3 - 10th March 2009\n";
++char Version[] = Name " - v3.0-devel3-43-g2800528 - 8th May 2009\n";
+
+ /*
+ * File: ReadMe.c
+--
+1.6.2.4
+
diff --git a/debian/patches/series b/debian/patches/series
index baf2155c..a4f03a5b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+Bump-version-output.patch -p1
Use-initialised-superblock-pointer-fixes-compiler-w.patch -p1