[SCM] debian-live/live-helper branch, master, updated. 1.0_a39-1-9-gab336ba

Daniel Baumann daniel at debian.org
Thu Mar 6 16:27:59 UTC 2008


The following commit has been merged in the master branch:
commit 5e0c3928bc1a1e7ea5e5fbeedf73a84a0ddb8102
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Mar 6 14:59:02 2008 +0100

    Adding bug presubj message.

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

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list