~ubuntu-branches/ubuntu/utopic/apport/utopic

« back to all changes in this revision

Viewing changes to debian/apport.install

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-08-22 11:58:45 UTC
  • mfrom: (148.1.68)
  • Revision ID: package-import@ubuntu.com-20120822115845-joeci881uk7fkt5r
Tags: 2.5.1-0ubuntu1
* New upstream release:
  - test_recoverable_problem.py: Fix test for calling test runner with
    absolute path.
  - packaging-apt-dpkg.py: Fix crash on writing virtual_mapping.db when
    running with --sandbox-dir and -S system or giving no --cache.
  - REThread.py: Fix re-raising of exceptions in Python 3. Thanks Martin
    Packman! (LP: #1024836)
  - apport-retrace: Keep compressed CoreDump from .crash files instead of
    uncompressing them into memory. This dramatically reduces memory usage.
    (LP: #981155)
  - Add an apport.memdbg() function which prints out current memory usage if
    APPORT_MEMDEBUG is set. Annotate apport-retrace with it.
  - hookutils.py: Allow specifying a list of profile names when using
    attach_mac_events(). Thanks Marc Deslauriers.
  - hookutils.py, attach_root_command_outputs() and root_command_output():
    Drop usage of sudo, kdesudo, and gksu, and replace with pkexec. For
    attach_root_command_outputs(), use a wrapper and proper .policy file
    which explains the action and works under every environment; thus
    attach_root_command_outputs() is preferred over root_command_output()
    now, as it provides a better user experience.
  - Package hooks which want to send the report to a different crash
    database than "default" can now also give the database specification
    itself in the "CrashDB" field, not just the DB name. With this, packages
    do not need to ship a separate /etc/apport/crashdb.conf.d/ file. Please
    see doc/package-hooks.txt for details. (LP: #551330)
  - report.py, add_hooks_info(): If reporting against a package/program in
    /opt, also search for package hooks in the corresponding /opt directory.
    This allows such hooks to define a custom crash database and thus report
    bugs against their own project instead of against the distribution.
    (LP: #1020503)
* debian/rules: Call dh_install with --list-missing, and ignore .pyc and
  .egg-info files.
* debian/apport.install: Install new polkit .policy and root_info_wrapper
  files, and add policykit-1 Recommends.
* debian/apport.install: Ship is-enabled script.
* debian/apport-kde.install: Ship userpass.ui file.
* Drop debian/apport-retrace.manpages and debian/apport.manpages and install
  the man pages from *.install instead. This works better with
  --list-missing.
* debian/apport.install: Install 000record-status pm-utils script, to
  unbreak suspend failure detection.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
usr/share/apport/apportcheckresume
9
9
usr/share/apport/unkillable_shutdown
10
10
usr/share/apport/dump_acpi_tables.py
 
11
usr/share/apport/is-enabled
11
12
usr/share/apport/java_uncaught_exception
12
13
usr/share/apport/recoverable_problem
 
14
usr/share/apport/root_info_wrapper
13
15
usr/share/apport/testsuite/
14
16
usr/share/doc/apport
15
17
usr/share/locale
16
18
usr/share/icons
17
19
usr/share/mime
 
20
usr/share/polkit-1
18
21
usr/share/apport/package-hooks
19
22
usr/share/apport/general-hooks
 
23
usr/share/man/man1/apport-unpack.1
 
24
usr/share/man/man1/apport-bug.1
 
25
usr/share/man/man1/apport-cli.1
20
26
usr/bin/apport-cli
21
27
usr/bin/apport-unpack
22
28
usr/bin/apport-bug
23
29
usr/bin/apport-collect
 
30
usr/lib/pm-utils
24
31
../../java/apport.jar usr/share/apport/
25
32
../../java/crash.jar usr/share/apport/testsuite/
26
33
../../java/crash.class usr/share/apport/testsuite/