lp:~package-import/ubuntu/karmic/apport/defunct

Created by James Westby and last modified
Get this branch:
bzr branch lp:~package-import/ubuntu/karmic/apport/defunct
Only Ubuntu Package Importer can upload to this branch. If you are Ubuntu Package Importer please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Package Importer
Status:
Abandoned

Recent revisions

172. By Matt Zimmerman <mdz@atomicity>

data/package-hooks/source_linux.py: Per discussion with ogasawara, attach
ALSA details on kernel bug reports by default. About 9% of sampled kernel
bugs are audio-related.

171. By Matt Zimmerman <mdz@atomicity>

Only set SourcePackage, rather than Package, to avoid clobbering the bug
summary for problem reports of type "Package" which are being redirected
to a different package (e.g. linux->grub)

170. By Matt Zimmerman <mdz@atomicity>

data/general-hooks/ubuntu.py: Detect when a kernel upgrade failure is
caused by update-initramfs failing, and file the bug on initramfs-tools
instead of linux

169. By Matt Zimmerman <mdz@atomicity>

data/general-hooks/ubuntu.py: Detect when a kernel upgrade failure is
caused by update-grub failing, and file the bug on grub instead of linux

168. By Martin Pitt

* New upstream release:
  - Add support for symptoms.
* debian/control: Recommend apport-symptoms.
* debian/local/ubuntu-bug: When called without arguments, run in "show
  available symptoms" mode.

167. By Martin Pitt

* Merge trunk:
  - apport-gtk: Fix ordering of choices
  - bin/package_hook: Fix crash for subdirectories in log dir. (LP: #332350)
  - doc/package-hooks.txt: Document allowed chars in report keys.
  - Show precise error message for damaged reports.
* ubuntu-bug: Call apport-kde instead of apport-qt.

166. By Martin Pitt

Re-enable Apport by default, for the alpha-3 release.

165. By Martin Pitt

* New upstream release:
  - Add support for kernel crashes, thanks to Michael Vogt!
  - apport/ui.py, run_crash(): Do not re-collect information if we already
    have a Dependencies field. This happens when calling apport on an already
    pre-processed .crash file with -c. (LP: #394497)
  - apport/hookutils.py, pci_devices(): Deliver all matching devices, not
    just the last one. (LP: #398906)
  - hookutils.py, _get_module_license(): Return "invalid" if modinfo fails,
    so that they do not count as "free". (LP: #341720)
  - packaging-apt-dpkg.py: Support additional custom native origins in
    /etc/apport/native-origins.d/ . (LP: #386052)
  - packaging-apt-dpkg.py: Drop PPA origin hack, launchpad behaves properly
    now
  - apport-gtk: Avoid focus stealing when being called without arguments (i.
    e. auto-launched). LP: #396243)
  - apport-kde: Use standard gettext again
  - Fix handling of PC lacking disassembly due to invalid memory location.
* debian/local/apport-collect: Tag bugs with "apport-collected" on success.
  (LP: #391392)

164. By Martin Pitt

* Merge fixes from trunk:
  - packaging-apt-dpkg.py: Fix install_retracing_packages() for pre-0.7.9
    python-apt API.
  - Sort the list of dependencies so it's easier to scan (LP: #391021)

163. By Martin Pitt

* New upstream release:
  - Drop all Makefiles, po/POTFILES.in, and most code from setup.py, and use
    DistUtilsExtras.auto which "just does the right thing" for most build
    system tasks. This requires python-distutils-extra >= 2.2, see
    https://launchpad.net/python-distutils-extra
  - Move all test scripts into test/, to unclutter source tree.
  - setup.py now auto-detects the required packaging backend if
    apport/packaging_impl.py is not manually installed.
* debian/control: Add python-distutils-extra build dependency.
* debian/rules: Drop stuff which is now properly done by the upstream build
  system.
* Drop debian/apport.examples, preloadlib died long ago.
* Adapt debian/apport-{gtk,kde}.install to new upstream build system, which
  now installs the .desktop files itself.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers