summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Niebur <ryan@debian.org>2012-06-18 02:45:45 -0700
committerRyan Niebur <ryan@debian.org>2012-06-18 02:45:45 -0700
commitc017eee913c262b37ca6b37cb8079e025963732d (patch)
tree0274b90069d23a757714a402d3b938e8a5dee665
parent3561f0714ba9b401d3cacbc07c405d92a1512a6a (diff)
add DEP3 patch headers to my changes
-rw-r--r--debian/patches/document-files-handled-by-their-inodes5
-rw-r--r--debian/patches/fix-spelling-of-writable.patch3
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/document-files-handled-by-their-inodes b/debian/patches/document-files-handled-by-their-inodes
index 16287c7..1a0924b 100644
--- a/debian/patches/document-files-handled-by-their-inodes
+++ b/debian/patches/document-files-handled-by-their-inodes
@@ -1,3 +1,8 @@
+Description: Should document that files are handled by their inodes
+Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594163
+Author: Ondřej Kuzník <ondra@mistotebe.net>
+ Ryan Niebur <ryan@debian.org>
+
Index: inotify-tools/man/inotifywait.1
===================================================================
--- inotify-tools.orig/man/inotifywait.1 2012-06-18 02:43:47.000000000 -0700
diff --git a/debian/patches/fix-spelling-of-writable.patch b/debian/patches/fix-spelling-of-writable.patch
index 686ba47..c1bb945 100644
--- a/debian/patches/fix-spelling-of-writable.patch
+++ b/debian/patches/fix-spelling-of-writable.patch
@@ -1,3 +1,6 @@
+Description: Fix spelling of writable from "writeable"
+Author: Ryan Niebur <ryan@debian.org>
+
Index: inotify-tools/src/common.c
===================================================================
--- inotify-tools.orig/src/common.c 2012-06-18 02:29:38.000000000 -0700