lp:ubuntu/saucy/kubuntu-notification-helper

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/saucy/kubuntu-notification-helper
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

25. By Jonathan Riddell

Add translations from Launchpad

24. By Harald Sitter

* Build-dep on pkg-kde-tools (>= 0.15.3ubuntu7)
  + Previous versions were missing the python dep for msgsplit, so
    desktop file pot creation was supposedly not correct.

23. By Harald Sitter

* Set X-Ubuntu-Use-Langpack: yes in control to enable pot generation
* Build depend on pkg-kde-tools >= 0.15.3ubuntu5 to ensure l10n creation works
* General package changes/updaes:
  + Add debian/source/options to compress with xz/9
  + Bump standards version to 3.9.4
  + Build depend on debhelper >= 9 and set compat to 9
* Fix sequence call order in rules (first $@ for target, then sequence args)
* Convert copyright to dep5

22. By Harald Sitter

Implement reboot on kdelibs upstream version changes (LP: #553182)
kdelibs-bin is supposed to create /var/run/reboot-required-kdelibs in
its postinst, containing the installed upstream version. If the version
is different from the one the module was started with a reboot event
is shown.

21. By Jonathan Riddell

* src/daemon/installevent/installevent.cpp
  - Fix syntax, oops

20. By Jonathan Riddell

* src/daemon/installevent/installevent.cpp:
  - Check for multiarch packages

19. By Michael Terry

* src/daemon/distupgradeevent/distupgradeevent.cpp:
  - Call kubuntu-devel-release-upgrade instead of directly running a
    python file out of a module, as python paths are subject to change
* debian/control:
  - Update Vcs-Bzr lines to ~kubuntu-packagers
  - Depend on new package ubuntu-release-upgrader-qt (just a split of
    release upgrader code out of update-manager-kde)

18. By Harald Sitter

[ Jonathan Thomas ]
* Check the result of QApt Batch in InstallEvent before we triumphantly
  declare success. (LP: #745133)
* Make sure to initialize the KStatusNotifierItem object's pointer with 0,
  otherwise crashes will occur when trying to delete it due to the undefinied
  behavior of accessing an un-initialized pointer. Fixes a crash that occurs
  when k-n-h is configured to show only popup icons. (LP: #780718)
* Use HIG-compliant labels for radio buttons. (No double negatives)

[ Harald Sitter ]
* Properly KProcess DisplayIf hook conditions as shell commands.
  Trying to evaluate a complex expression as program will make the process
  die and return as zombie! OMG! (LP: #515138)
* If a hook is not valid and a notification is not required schedule the
  hook for deletion via event loop to save memory.
* Use QLatin1String when useful in HookEvent
* In unused distupgradevent do not leak KProcess on availability checks.
* Nice fact about KProcess... when starting detached you can actually
  throw away the KProcess right away (or reuse it). Consequently do not
  heap the KProcess for terminal Hook invocation, but keep it on the stack.
* Bump standards version to 3.9.2

17. By Jonathan Riddell

[ Jonathan Thomas ]
* Run apport-checkreports with python, otherwise KProcess leaves zombies

[ Aurelien Gateau ]
* Improve layout of hook dialog:
  - Make it impossible to shrink the dialog beyond its minimum size
  - Make the run button bigger, but centered instead of stretched
  - Changed label of OK button to Close

[ Jonathan Riddell ]
* Hide apportevent after it is activated

16. By Jonathan Thomas

Only set gstreamer0.10-pitfdll as a multimedia codec on i386. Thanks to
Alex Lowe for the patch (LP: #696184)

Branch metadata

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

Subscribers