~sbeattie/+junk/ubuntu-apport

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-04-06 16:06:33 UTC
  • Revision ID: james.westby@ubuntu.com-20090406160633-rm73sj2y0ktzv3xb
Tags: 0.149
Do some internal cleanup of distribution specific stuff:

* problem_report.py, man/apport-unpack.1: Fix description of .crash file
  syntax (RFC822, not "Debian control").
* Move cron.daily, init script, and default file from debian/ to etc/, and
  install them in setup.py. These files are appropriate for upstream
  installation.
* Move crashdb.conf and doc/README.blacklist to etc/, to simplify setup.py.
* setup.py: Move *.mo generation/installation into my_install_data class,
  for cleanliness.
* Move installation of missing packages for retracing from
  bin/apport-retrace to new abstract interface apport/packaging.py,
  install_retracing_packages() and remove_packages(), and move the apt/dpkg
  code to backends/packaging-apt-dpkg.py. This removes a major piece of
  apt/dpkg specific code from non-backends.
* bin/apport-retrace: Rename option --no-dpkg to --no-pkg and update
  bin/apport-chroot accordingly.
* Move bin/apport-chroot and man/apport-chroot.1 to debian/local, since they
  are totally Debian/Ubuntu specific.
* debian/local/setup-apport-retracer: Update apport-chroot and crashdb.conf
  paths for above changes.
* apport/hookutils.py, files_in_package(): Replace dpkg-query call with
  packaging.get_files(), to avoid Debianism.
* man/apport-retrace.1: Drop reference to "apt", simply talk about package
  installation.

Bug fixes:

* setup.py: Fix homepage URL.
* debian/local/apport-chroot: If multiple distro IDs point to the same
  chroot, do not upgrade them more than once with "upgrade all".
Filename Latest Rev Last Changed Committer Comment Size
..
.bzr-builddeb 1 17 years ago Bazaar Package Importer Initial release. This package implements the clien Diff
apport 31 17 years ago Bazaar Package Importer * Move scripts to bin/ in source package. * Add ap Diff
backends 39 17 years ago Bazaar Package Importer * Introduce abstract packaging interface and move Diff
bin 31 17 years ago Bazaar Package Importer * Move scripts to bin/ in source package. * Add ap Diff
cli 70 17 years ago Bazaar Package Importer [ Martin Pitt ] * bin/apport-retrace: Add option - Diff
debian 1 17 years ago Bazaar Package Importer Initial release. This package implements the clien Diff
doc 52 17 years ago Bazaar Package Importer * apport/report.py: Fix hook directory to be /us Diff
etc 148 15 years ago Bazaar Package Importer Do some internal cleanup of distribution specific Diff
general-hooks 92 16 years ago Bazaar Package Importer * bin/crash-digger: Do not crash if duplicate db i Diff
gtk 2 17 years ago Bazaar Package Importer * debian/apport.cron.daily: Do not produce error m Diff
man 20 17 years ago Bazaar Package Importer * apport: Renice ourself to priority 5 to not slow Diff
package-hooks 70 17 years ago Bazaar Package Importer [ Martin Pitt ] * bin/apport-retrace: Add option - Diff
po 2 17 years ago Bazaar Package Importer * debian/apport.cron.daily: Do not produce error m Diff
preloadlib 9 17 years ago Bazaar Package Importer * apport: Call objcopy to throw out READONLY/CODE Diff
qt4 51 17 years ago Bazaar Package Importer New feature: Qt4 GUI implementation: * Added qt4/ Diff
xdg-mime 90 16 years ago Bazaar Package Importer * apport/ui.py, load_report(): Catch IOError, too. Diff
File apport.init.fedora 91 16 years ago Bazaar Package Importer * bin/apport: Remove code that supported the Edgy 1.5 KB Diff Download File
File apport.init.opensuse 119 15 years ago Bazaar Package Importer * man/apport-cli.1: Fix "sytem" typo. (LP: #288977 2.5 KB Diff Download File
apport.spec.fedora 119 15 years ago Bazaar Package Importer * man/apport-cli.1: Fix "sytem" typo. (LP: #288977 5.6 KB Diff Download File
apport.spec.opensuse 119 15 years ago Bazaar Package Importer * man/apport-cli.1: Fix "sytem" typo. (LP: #288977 6.7 KB Diff Download File
apport_python_hook.py 144 15 years ago Bazaar Package Importer * apport/crashdb_impl/launchpad.py: Fix typo in pr 12.4 KB Diff Download File
AUTHORS 116 15 years ago Bazaar Package Importer * Update AUTHORS and debian/copyright, Michael and 757 bytes Diff Download File
COPYING 38 17 years ago Bazaar Package Importer * Add ./COPYING: GPL license. * debian/rules: Buil 17.5 KB Diff Download File
problem_report.py 148 15 years ago Bazaar Package Importer Do some internal cleanup of distribution specific 44.7 KB Diff Download File
python-apport.spec.opensuse 119 15 years ago Bazaar Package Importer * man/apport-cli.1: Fix "sytem" typo. (LP: #288977 1.9 KB Diff Download File
File run-tests 148 15 years ago Bazaar Package Importer Do some internal cleanup of distribution specific 1.2 KB Diff Download File
File setup.py 148 15 years ago Bazaar Package Importer Do some internal cleanup of distribution specific 2.1 KB Diff Download File
File test-apport 141 15 years ago Bazaar Package Importer * apport/report.py: Do not include lsb_release's s 20.6 KB Diff Download File
File test-crash-digger 145 15 years ago Bazaar Package Importer * apport/report.py, _generate_sigsegv_report(): Tu 8.8 KB Diff Download File
File test-hooks 141 15 years ago Bazaar Package Importer * apport/report.py: Do not include lsb_release's s 9 KB Diff Download File
TODO 111 15 years ago Bazaar Package Importer The "(Kernel) OOPS, I dumped it again!" release. 1022 bytes Diff Download File
File use-local 100 16 years ago Bazaar Package Importer * bin/crash-digger: Add option --log for logging t 102 bytes Diff Download File