~cairo-dock-team/ubuntu/precise/cairo-dock/988102

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane, Matthieu Baerts (matttbe)
  • Date: 2011-10-11 10:53:26 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20111011105326-8s3yzoeu3wr15k9p
Tags: 2.4.0~2-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New upstream bug fix release. (LP: #859982)
* Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
 - Improved support of the new Gnome 3 session
    (to avoid conflicts with the new Gnome-Panel).
 - Code cleaned and re-organised a few functions
    (e.g. with cairo-dock-overlay, cairo-dock.c, etc.)
 - Updating translations
 - Improved the support of XFCE and LXDE environments
 - Removed invalid launcher desktop files
 - Used a default icon if the path set by the user is wrong
 - Fixed the possibility to sticky a desklet (bug due to a Xorg update)
 - GUI: fixed the list-entry widget
 - Fixed support of the Widget Layer in Compiz >= 0.9
 - Compiz type filter: replaced type=utility by type=Utility
 - Fixed a small refresh bug in cairo mode
    (with icons that are always visible)
 - Improved the placement of icons when avoiding the mouse
    (when something is being dropped onto the dock)
 - Updated the default theme in order to use new applications
 - Gauge implementation: Rewritten to use CairoDockImageBuffer
    and fixed the problem with png images
 - Graphs: Improved the drawing and added more precisions
 - Improved the 'lock' option description
 - GUI simple: fixed a bad update of the parameters
    when switching back to the previous value
 - Fixed the path of the preview for the default view
 - Help: Fixed the problem with tips
 - Default-theme: .conf files: fixed lintian warnings
 - Fixed a few warnings at the compilation
 - Removed a few useless output messages
 - Fixed these LP bugs:
  + Cairo-dock corrupts Kdenlive monitor display LP: #729970
  + Can't play videos in kaffeine LP: #475375
 - And fixed a lot of tiny bugs, please have a look to bzr logs.
* Upstream (short) ChangeLog (2.4.0~1 -> 2.4.0~2):
 - Fixed a bug with the detection of compiz plugins
 - doc: used the right version
 - Fixed a possible crash with an empty dock LP: #861725
 - FlyingContainer: draw the icon correctly
* debian/patches:
 - Removed 01-musicPlayer_with_banshee: now in upstream
* debian/copyright:
 - Updated and fixed lintian warnings: old-fsf-address-in-copyright-file
* debian/rules and debian/cairo-dock-data.install:
 - Added support of the new Gnome 3 session.
* debian/control:
 - Fixed lintian warning: description-synopsis-starts-with-article
 - Fixed lintian error: version-substvar-for-external-package
* debian/cairo-dock-data.lintian-overrides:
 - Removed old warnings (fixed)
 - Added binary-without-manpage (custom scripts used)
* debian/cairo-dock-core.install and debian/cairo-dock-dev.install:
 - Fixed a lintian warning: non-dev-pkg-with-shlib-symlink
* debian/patches/01-improved-cairo-dock-session.patch:
 - Improved the launch of our Cairo-Dock session (by removing Unity
    Compiz plugin and by launching the dock with a short delay)
 - Fixed lintian error: shell-script-fails-syntax-check
    (it seems I made wrong manipulation with vim...)
* debian/patches/02-manpage-not-compressed-with-max-compression.patch:
 - Fixed this lintian error: manpage-not-compressed-with-max-compression

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cairo-dock (2.4.0~2-0ubuntu1) oneiric; urgency=low
 
2
 
 
3
  [ Matthieu Baerts (matttbe) ]
 
4
  * New upstream bug fix release. (LP: #859982)
 
5
  * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
 
6
   - Improved support of the new Gnome 3 session
 
7
      (to avoid conflicts with the new Gnome-Panel).
 
8
   - Code cleaned and re-organised a few functions
 
9
      (e.g. with cairo-dock-overlay, cairo-dock.c, etc.)
 
10
   - Updating translations
 
11
   - Improved the support of XFCE and LXDE environments
 
12
   - Removed invalid launcher desktop files
 
13
   - Used a default icon if the path set by the user is wrong
 
14
   - Fixed the possibility to sticky a desklet (bug due to a Xorg update)
 
15
   - GUI: fixed the list-entry widget
 
16
   - Fixed support of the Widget Layer in Compiz >= 0.9
 
17
   - Compiz type filter: replaced type=utility by type=Utility
 
18
   - Fixed a small refresh bug in cairo mode
 
19
      (with icons that are always visible)
 
20
   - Improved the placement of icons when avoiding the mouse
 
21
      (when something is being dropped onto the dock)
 
22
   - Updated the default theme in order to use new applications
 
23
   - Gauge implementation: Rewritten to use CairoDockImageBuffer
 
24
      and fixed the problem with png images
 
25
   - Graphs: Improved the drawing and added more precisions
 
26
   - Improved the 'lock' option description
 
27
   - GUI simple: fixed a bad update of the parameters
 
28
      when switching back to the previous value
 
29
   - Fixed the path of the preview for the default view
 
30
   - Help: Fixed the problem with tips
 
31
   - Default-theme: .conf files: fixed lintian warnings
 
32
   - Fixed a few warnings at the compilation
 
33
   - Removed a few useless output messages
 
34
   - Fixed these LP bugs:
 
35
    + Cairo-dock corrupts Kdenlive monitor display LP: #729970
 
36
    + Can't play videos in kaffeine LP: #475375
 
37
   - And fixed a lot of tiny bugs, please have a look to bzr logs.
 
38
  * Upstream (short) ChangeLog (2.4.0~1 -> 2.4.0~2):
 
39
   - Fixed a bug with the detection of compiz plugins
 
40
   - doc: used the right version
 
41
   - Fixed a possible crash with an empty dock LP: #861725
 
42
   - FlyingContainer: draw the icon correctly
 
43
  * debian/patches:
 
44
   - Removed 01-musicPlayer_with_banshee: now in upstream
 
45
  * debian/copyright:
 
46
   - Updated and fixed lintian warnings: old-fsf-address-in-copyright-file
 
47
  * debian/rules and debian/cairo-dock-data.install:
 
48
   - Added support of the new Gnome 3 session.
 
49
  * debian/control:
 
50
   - Fixed lintian warning: description-synopsis-starts-with-article
 
51
   - Fixed lintian error: version-substvar-for-external-package
 
52
  * debian/cairo-dock-data.lintian-overrides:
 
53
   - Removed old warnings (fixed)
 
54
   - Added binary-without-manpage (custom scripts used)
 
55
  * debian/cairo-dock-core.install and debian/cairo-dock-dev.install:
 
56
   - Fixed a lintian warning: non-dev-pkg-with-shlib-symlink
 
57
  * debian/patches/01-improved-cairo-dock-session.patch:
 
58
   - Improved the launch of our Cairo-Dock session (by removing Unity
 
59
      Compiz plugin and by launching the dock with a short delay)
 
60
   - Fixed lintian error: shell-script-fails-syntax-check
 
61
      (it seems I made wrong manipulation with vim...)
 
62
  * debian/patches/02-manpage-not-compressed-with-max-compression.patch:
 
63
   - Fixed this lintian error: manpage-not-compressed-with-max-compression
 
64
 
 
65
 -- Iain Lane <laney@ubuntu.com>  Tue, 11 Oct 2011 10:53:26 +0100
 
66
 
1
67
cairo-dock (2.4.0~0beta2-0ubuntu1) oneiric; urgency=low
2
68
 
3
69
  * New upstream release. (LP: #823513)