lp:ubuntu/maverick/kubuntu-debug-installer

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/kubuntu-debug-installer
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

8. By Jonathan Thomas

Rebuild for libqapt0 -> libqapt1 transition

7. By Jonathan Thomas

Only get the dbg package if the package we're looking up isn't null
(LP: #614657)

6. By Harald Sitter

[ Harald Sitter ]
* Reduce heap usage
* Properly destruct dbginstaller
* Provide context for translatable strings
* Function calls with const QString references
* Mark static functions as such

[ Jonathan Thomas ]
* Port kubuntu-debug-installer from install-package to qapt-batch.
* Replace the dependency on install-package with one on qapt-batch
* Use LibQApt to search for the -dbg package corresponding to the missing
  symbols
* Add a build-dependency on libqapt-dev
* Fix punctuation in the long description
* Bump Standards-Version to 3.9.0, no changes required

5. By Jonathan Thomas

Add build-depend on cmake since kdelibs5-dev no longer depends on it

4. By Harald Sitter

* Don't offer installation of already installed packages (LP: #538543)
* Changer lookup order (dbgsym first, dbg last). This way the user does not
  end up with a mixed setup of dbgsym and dbg. Of course this only works if
  the user does not install -dbg manually! Unfortunately a more specific
  approach wil have to wait for libqapt or the likes, since the current
  query design would make the lookups too expensive (LP: #540505)

3. By Harald Sitter

[ Aurélien Gâteau ]
* Change Yes buttons in messagesboxes to Install and Continue

[ Harald Sitter ]
* Prevent dialogs from appearing when there are no dbg packages found at
  all (using function checkListEmpty which exits the app on empty list)

2. By Harald Sitter

Fix buildd building by adding a missing space after Package:

1. By Harald Sitter

Initial release. (LP: #514557)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/kubuntu-debug-installer
This branch contains Public information 
Everyone can see this information.

Subscribers