summaryrefslogtreecommitdiff
path: root/apport/README
diff options
context:
space:
mode:
Diffstat (limited to 'apport/README')
-rw-r--r--apport/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/apport/README b/apport/README
new file mode 100644
index 0000000..3128f64
--- /dev/null
+++ b/apport/README
@@ -0,0 +1,13 @@
+Bazaar supports semi-automatic bug reporting through Apport
+<https://launchpad.net/apport/>.
+
+If apport is not installed, an exception is printed to stderr in the usual way.
+
+For this to work properly it's suggested that two files be installed when a
+package of bzr is installed:
+
+``bzr.conf``
+ into ``/etc/apport/crashdb.conf.d``
+
+``source_bzr.py``
+ into ``/usr/share/apport/package-hooks``