apport (0.78) gutsy; urgency=low
.
* apport/packaging.py, backends/packaging-dpkg.py: Add new interface
is_distro_package(package) which verifies the origin of a given package.
Move the dodgy hack from apport/ui.py to the backend, where it belongs to.
Also add a test case.
*
Fixed in bzr head.
** Changed in: apport (Ubuntu)
Status: In Progress => Fix Committed
--
unclear string "genuine package"
https://bugs.launchpad.net/bugs/104703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
** Changed in: apport (Ubuntu)
Importance: Undecided => Low
Status: Unconfirmed => In Progress
--
unclear string "genuine package"
https://bugs.launchpad.net/bugs/104703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
#TRANS: %s is the name of the operating system
report['UnreportableReason'] = _('This is not a genuine %s package') % this_os
--
unclear string "genuine package"
https://bugs.launchpad.net/bugs/104703
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug con