[ubuntu/natty] kubuntu-debug-installer 11.04ubuntu1 (Accepted)

Harald Sitter apachelogger at ubuntu.com
Sat Nov 13 16:40:27 GMT 2010


kubuntu-debug-installer (11.04ubuntu1) natty; urgency=low

  [ Harald Sitter ]
  * Remove pointless include documentation
  * Fix include style
  * Improve looks of license headers
  * Introduce new thread signal alreadyInstalled which will be used to
    increment if a dbg package is already installed
  * Do not pointlessly copy QStrings around in signals and slots
  * Do not list already installed packages, instead emit alreadyInstalled
    and ignore the package (by Felix Geyer)
  * Introduce a boolean state tracker whether we found an already installed
    dbg package, if it is true and we have neither dbg packages nor missing
    ones exit with no error is indicated to prevent errors from appearing.
    Otherwise the bool is ignore completely.
  * Use qApp->exit to end the event loop instead of plain exit()
  * Set version string using supreme cmake magic
  * Get rid of thread. Instead we now have DebugFinder which is a QObject
    essentially exposing the same signals&slots that the old thread exposed.
    Now such a finder gets constructed in the installer and move to a thread
    of which then the event loop starts. That way no blocking whatsoever
    occurs in the GUI as long as all interaction with the finde happens via
    the event loop (except that it is very non-blocking thanks to QApt
    already)
  * Bump standards version to 3.9.1
  * Add Jonathan Thomas and Felix Geyer as copyright holders in debian/copyright
  * Stop exceeding 80 chars/line in build-deps
  * Rename dbginstaller to DebugInstaller
  * Switch to CamelCase file names
  * Do not pass the file list to the finder object in its ctor but use the
    event loop. Unfortunately this does not allow the thread to stop
    immediately when quit is called, which is why the finder has a stopped
    member to speed up find() calls after stop() was called on the finder.

  [ Jonathan Thomas ]
  * Some packages' debug packages follow the format binaryPackageName +
    "-dbg". Use this as a fallback in case the semi-standard
    sourcePackageName + ("-dbg" || "-dbgsym") rule hasn't been followed.

Date: Sat, 13 Nov 2010 17:34:33 +0100
Changed-By: Harald Sitter <apachelogger at ubuntu.com>
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/kubuntu-debug-installer/11.04ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 13 Nov 2010 17:34:33 +0100
Source: kubuntu-debug-installer
Binary: kubuntu-debug-installer kubuntu-debug-installer-dbg
Architecture: source
Version: 11.04ubuntu1
Distribution: natty
Urgency: low
Maintainer: Kubuntu Developers <kubuntu-devel at lists.ubuntu.com>
Changed-By: Harald Sitter <apachelogger at ubuntu.com>
Description: 
 kubuntu-debug-installer - Debug package installer for Kubuntu
 kubuntu-debug-installer-dbg - Debug package installer for Kubuntu - debug symbols
Changes: 
 kubuntu-debug-installer (11.04ubuntu1) natty; urgency=low
 .
   [ Harald Sitter ]
   * Remove pointless include documentation
   * Fix include style
   * Improve looks of license headers
   * Introduce new thread signal alreadyInstalled which will be used to
     increment if a dbg package is already installed
   * Do not pointlessly copy QStrings around in signals and slots
   * Do not list already installed packages, instead emit alreadyInstalled
     and ignore the package (by Felix Geyer)
   * Introduce a boolean state tracker whether we found an already installed
     dbg package, if it is true and we have neither dbg packages nor missing
     ones exit with no error is indicated to prevent errors from appearing.
     Otherwise the bool is ignore completely.
   * Use qApp->exit to end the event loop instead of plain exit()
   * Set version string using supreme cmake magic
   * Get rid of thread. Instead we now have DebugFinder which is a QObject
     essentially exposing the same signals&slots that the old thread exposed.
     Now such a finder gets constructed in the installer and move to a thread
     of which then the event loop starts. That way no blocking whatsoever
     occurs in the GUI as long as all interaction with the finde happens via
     the event loop (except that it is very non-blocking thanks to QApt
     already)
   * Bump standards version to 3.9.1
   * Add Jonathan Thomas and Felix Geyer as copyright holders in debian/copyright
   * Stop exceeding 80 chars/line in build-deps
   * Rename dbginstaller to DebugInstaller
   * Switch to CamelCase file names
   * Do not pass the file list to the finder object in its ctor but use the
     event loop. Unfortunately this does not allow the thread to stop
     immediately when quit is called, which is why the finder has a stopped
     member to speed up find() calls after stop() was called on the finder.
 .
   [ Jonathan Thomas ]
   * Some packages' debug packages follow the format binaryPackageName +
     "-dbg". Use this as a fallback in case the semi-standard
     sourcePackageName + ("-dbg" || "-dbgsym") rule hasn't been followed.
Checksums-Sha1: 
 e09dd1e15f7c7dc06ffe584d220c1323c5230d40 1150 kubuntu-debug-installer_11.04ubuntu1.dsc
 8e2ad96b57f9526f89e5080c496f8f1ece4bf56a 7628 kubuntu-debug-installer_11.04ubuntu1.tar.gz
Checksums-Sha256: 
 349b537bc2b17d7dfe6bcc2a4e49abd05b4e1d5d1f73a3451af6490fc96a3506 1150 kubuntu-debug-installer_11.04ubuntu1.dsc
 cb374b31f70ad8778be7d7564e5233a4eb2690ee6540d939f0f30f7013445551 7628 kubuntu-debug-installer_11.04ubuntu1.tar.gz
Files: 
 04d317ca1fe24aea68177374265cef62 1150 kde optional kubuntu-debug-installer_11.04ubuntu1.dsc
 a6dc772bb6e9e801d7cf894ccce3c53b 7628 kde optional kubuntu-debug-installer_11.04ubuntu1.tar.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkzevnUACgkQtEYQ1nLyOZHIfgCeMtkKpdsbFcvGx1XCtN1hbxMF
pmcAn079z7zTRf3zm5+qOx71TDa7eyPd
=LCb0
-----END PGP SIGNATURE-----


More information about the Natty-changes mailing list