~ubuntu-branches/ubuntu/vivid/cairo-dock/vivid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Matthieu Baerts
  • Date: 2013-03-25 23:33:47 UTC
  • mfrom: (1.1.31)
  • Revision ID: matttbe@gmail.com-20130325233347-tntqszmhp5ji5cj0
Tags: 3.2.0-0ubuntu1
* New upstream release.
* Upstream ChangeLog:
  - Enable the Indicator-Generic by default on a Cairo-Dock session under
    Ubuntu
  - Removed the deprecated option 'hide on fullscreen'
  - Task: fixed a bug in cairo_dock_stop_task
  - BSD port: fixed some compilation and linking problems
  - Taskbar: fixed a bug where an icon didn't stop demanding the attention
  - Docks: when changing the alignment of the main dock, correctly update
    the dock
  - Removed the need for pangox (was not used)
  - Drop on container: add URI target before the text target, or we will
    get the link text instead of the link URI in Konqueror (other browsers
    don't have this problem)
  - If an applet crashed the dock when launching it, this applet was
    not blacklisted
  - GUI: fixed a crash in the ModuleWidget class
  - Core: separated gldi-config.h in 2 parts, so that the one that is
    installed doesn't contain any architecture-dependant value
  - po: Imported translations from Launchpad
* debian/control:
  - Mutter is now better supported by the dock: added on the recommended
    list
* debian/rules:
  - CMake flag: replaced 'yes' by 'ON'

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cairo-dock (3.2.0-0ubuntu1) raring; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * Upstream ChangeLog:
 
5
    - Enable the Indicator-Generic by default on a Cairo-Dock session under
 
6
      Ubuntu
 
7
    - Removed the deprecated option 'hide on fullscreen'
 
8
    - Task: fixed a bug in cairo_dock_stop_task
 
9
    - BSD port: fixed some compilation and linking problems
 
10
    - Taskbar: fixed a bug where an icon didn't stop demanding the attention
 
11
    - Docks: when changing the alignment of the main dock, correctly update
 
12
      the dock
 
13
    - Removed the need for pangox (was not used)
 
14
    - Drop on container: add URI target before the text target, or we will
 
15
      get the link text instead of the link URI in Konqueror (other browsers
 
16
      don't have this problem)
 
17
    - If an applet crashed the dock when launching it, this applet was
 
18
      not blacklisted
 
19
    - GUI: fixed a crash in the ModuleWidget class
 
20
    - Core: separated gldi-config.h in 2 parts, so that the one that is
 
21
      installed doesn't contain any architecture-dependant value
 
22
    - po: Imported translations from Launchpad
 
23
  * debian/control:
 
24
    - Mutter is now better supported by the dock: added on the recommended
 
25
      list
 
26
  * debian/rules:
 
27
    - CMake flag: replaced 'yes' by 'ON'
 
28
 
 
29
 -- Matthieu Baerts (matttbe) <matttbe@ubuntu.com>  Tue, 26 Mar 2013 00:01:34 +0100
 
30
 
1
31
cairo-dock (3.1.99.rc2.1~20130304~bzr1411-0ubuntu1) raring; urgency=low
2
32
 
3
33
  * New upstream snapshot.