/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to apport/README

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-09-11 02:50:43 UTC
  • mfrom: (7067.16.7 fix-c-extensions)
  • Revision ID: breezy.the.bot@gmail.com-20180911025043-c4v82nhbajxniw2y
Fix remaining Cython extensions on Python 3.

Merged from https://code.launchpad.net/~jelmer/brz/fix-c-extensions/+merge/353369

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
If apport is not installed, an exception is printed to stderr in the usual way.
5
5
 
6
6
For this to work properly it's suggested that two files be installed when a
7
 
package of bzr is installed:
 
7
package of brz is installed:
8
8
 
9
 
``bzr.conf``
 
9
``brz.conf``
10
10
    into ``/etc/apport/crashdb.conf.d``
11
11
 
12
 
``source_bzr.py`` 
 
12
``source_brz.py`` 
13
13
    into ``/usr/share/apport/package-hooks``