From 30862997c52c5e077ae7409593a26cab99ab61a7 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Thu, 6 Mar 2008 14:59:02 +0100
Subject: Adding bug presubj message.

---
 debian/bug/presubj | 2 ++
 debian/rules       | 1 +
 2 files changed, 3 insertions(+)
 create mode 100644 debian/bug/presubj

diff --git a/debian/bug/presubj b/debian/bug/presubj
new file mode 100644
index 0000000..6ec870c
--- /dev/null
+++ b/debian/bug/presubj
@@ -0,0 +1,2 @@
+Before reporting bugs in live-helper itself (i.e. not just in the packaging),
+please make sure you have read /usr/share/doc/live-helper/BUGS.
diff --git a/debian/rules b/debian/rules
index c63dfdc..b509851 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ install: build
 	mv debian/live-helper/usr/share/doc/live-helper/ChangeLog.live-package debian/live-helper/usr/share/doc/live-helper/changelog.live-package
 
 	# Installing bug control
+	install -D -m 0644 debian/bug/presubj debian/live-helper/usr/share/bug/live-helper
 	install -D -m 0755 debian/bug/script debian/live-helper/usr/share/bug/live-helper
 
 binary: binary-indep binary-arch
-- 
cgit v1.0