kubuntu-driver-manager 14.04ubuntu10 source package in Ubuntu

Changelog

kubuntu-driver-manager (14.04ubuntu10) trusty; urgency=medium

  * Fix debug output typo s/beause/because/
  * Implement QApt transaction prompt signals
   + This adds three new qslots to drivermanager:
     - provideMedium
     - untrustedPrompt
     - configFileConflict
    + All three are copied from libmuon's ApplicationBackend and
      adjusted in the least invasive manner
    + All three trigger a KMessageBox to query the user for a decision on
      the respective apt/dpkg-level issues
    + The KMessageBoxes anchor to qApp::activeWindow as DriverManager is
      supposed to not contain UI logic and as such has no explicit method
      to get the master window id
    + These slots add new strings that were previously not available for
      translations, but should eventually get picked up by launchpad.
    + Module.cpp manually adds 'libmuon' as a translation catalog to draw
      translations from, while we have no translations of our own. This is
      to prevent the newly introduced strings from going untranslated.
      This relationship is not refelected on a packaging level since in due
      time our own language-packages should contain translation, plus the
      prompts are incredibly hard to trigger so even in an untranslated state
      99.9% of users will not ever see them. If we can get the translations
      from libmuon it's nice, if not we'll likely not care given the impact.
    LP: #1315670
 -- Harald Sitter <email address hidden>   Mon, 12 May 2014 13:16:26 +0200

Upload details

Uploaded by:
Harald Sitter
Uploaded to:
Trusty
Original maintainer:
Rohan Garg
Architectures:
any
Section:
kde
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe kde

Downloads

File Size SHA-256 Checksum
kubuntu-driver-manager_14.04ubuntu10.tar.xz 31.9 KiB 95b611788cae73b9829398614e7750eb34375a6a6aedddeb1c5653513ca126ce
kubuntu-driver-manager_14.04ubuntu10.dsc 1.1 KiB a45a71a3d4b62fd666c86ac7aa8611111f8a711bf9ab839454bbc53002e72df7

Available diffs

View changes file

Binary packages built by this source

kubuntu-driver-manager: Driver Manager for Kubuntu

 Driver Manager provides a user interface for configuring third-party drivers,
 such as the Nvidia and ATI fglrx X.org and various Wireless LAN
 kernel modules.
 .
 This package contains the KDE frontend.

kubuntu-driver-manager-dbg: Driver Manager for Kubuntu -- debug symbols

 Driver Manager provides a user interface for configuring third-party drivers,
 such as the Nvidia and ATI fglrx X.org and various Wireless LAN
 kernel modules.
 .
 This package contains debugging symbols for the KDE frontend.