Adding bug presubj message.

This commit is contained in:
Daniel Baumann 2008-03-06 14:59:02 +01:00
parent acb8917a76
commit 30862997c5
2 changed files with 3 additions and 0 deletions

2
debian/bug/presubj vendored Normal file
View File

@ -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.

1
debian/rules vendored
View File

@ -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