From 6ee64586b53dcabfef9825c10fb6bc21c9a3a1fc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 11 Sep 2009 12:02:03 +0200 Subject: [PATCH] Adding presubj for reportbug. --- debian/bug/live-initramfs.presubj | 11 +++++++++++ debian/rules | 1 + 2 files changed, 12 insertions(+) create mode 100644 debian/bug/live-initramfs.presubj diff --git a/debian/bug/live-initramfs.presubj b/debian/bug/live-initramfs.presubj new file mode 100644 index 0000000..994219a --- /dev/null +++ b/debian/bug/live-initramfs.presubj @@ -0,0 +1,11 @@ +Before submitting a bug report against live-initramfs, please make sure +that you have read your guidlines for Debian Live bug reports: + + http://live.debian.net/manual/html/bugs.html + +By providing the required information as outlined in the guidlines makes +sure that we can optimally reproduce and fix bugs, not doing so wastes a +lot of time for both the maintainers and the submitters. + +Pleae bear in mind that bugs that lack the required information will +likely be ignored when the submitter doesn't follow up to questions. diff --git a/debian/rules b/debian/rules index e3c67f1..c6b79a2 100755 --- a/debian/rules +++ b/debian/rules @@ -33,6 +33,7 @@ install: build # Installing bug control install -D -m 0755 debian/bug/live-initramfs.script debian/live-initramfs/usr/share/bug/live-initramfs + install -D -m 0644 debian/bug/live-initramfs.presubj debian/live-initramfs/usr/share/bug/live-initramfs/presubj binary: binary-indep -- 2.1.4