summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/bug/live-initramfs.presubj11
-rwxr-xr-xdebian/rules1
2 files changed, 12 insertions, 0 deletions
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