~ubuntu-branches/ubuntu/lucid/gnome-do/lucid-201004140511

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane, Daniel T Chen, Iain Lane, Mirco Bauer
  • Date: 2009-03-22 22:44:39 UTC
  • mfrom: (1.1.7 upstream) (0.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090322224439-grzad567zot5skru
Tags: 0.8.1.3+dfsg-1
[ Daniel T Chen ]
* New upstream release (LP: #344578).
  + Gnome Do causes keyboard keys to be remapped (LP: #308143)
  + Docky window too small when summoned (LP: #317381)
  + Minimize/Maximize does not work on all windows (LP: #317908)
  + Docky blocks drag and drop over large areas of the screen
    (LP: #318471)
  + Docky fails to autohide properly when changing themes
    (LP: #318672)
  + Paste via ctrl+v does not work in 1st pane (LP: #318922)
  + Autostart is in wrong assembly (LP: #319114)
  + Docky has no results list (LP: #319797)
  + Docky trash applet does not reflect current state
    (LP: #320621)
  + Docky panels splits into two when over filled (LP: #324648)
  + Docky ui division is inconsistent and confusing
    (LP: #324718)
  + poor performance with two screens (LP: #323294)
  + Docky trash applet doesn't check if trash exists
    (LP: #323453)
  + docky panel splits into two when overfilled (LP: #324648)
  + Docky's UI division is inconsistent and confusing
    (LP: #324718)
  + Do crashes when using a pastebin launcher with docky
    (LP: #325178)
  + Make docky aware of icon theme switch (LP: #328721)
  + Docky doesn't update icon status for some apps that minimize
    to system tray. (LP: #329120)
  + Docky does not work properly with pull-down window
    (LP: #334663)
  + sensitivity of zooming the icons in the dock isn't
    configurable (LP: #336214)
  + Regression: In 0.8.1, "Request attention" is no longer
    indicated (LP: #337594)
  + Clock's Calendar mode auto-hides when leaving the bounds of
    the original dock (LP: #337783)
  + gnome-do does not notice change of icon theme (LP: #204368)
  + Thumbnails are never displayed when files have spaces in
    their names (LP: #311551)
  + Open improperly escapes URLs. (LP: #317416)
  + Docky: Right-click dialog appears on wrong monitor
    (LP: #319062)
  + Dragging items off Docky possible in summon mode
    (LP: #319452)
  + Docky shows icon according to the filename (LP: #320892)
  + Mouse click inactive when Do(cky) is summoned (LP: #324937)
  + Docky trash don't have a right-click menu (LP: #317947)
  + Polish docky's window name labels (LP: #318487)
  + Docky: Scroll on window icon should switch between windows
    of that app (LP: #319805)
  + Docky does not preserve window stack (z?) order when
    switching apps by clicking on app icon (LP: #326661)
  + Docky window switching should be easier. (LP: #327079)
  + Color of indicators on Docky cannot be changed
    (LP: #332936)
  + Do's ResultWindow is using wrong text color (LP: #288771)
  + Docky won't unhide after rev 1053 (LP: #337113)
  + Do's icon label in Docky should be "GNOME Do" instead of
    "Summon GNOME Do" (LP: #338496)
* debian/control:
  + Add librsvg2-2.18-cil build-dep
* debian/patches/03_show_in_all_DEs
  + Drop; fixed in new upstream
* debian/gnome-do.1
  + Update for new version. 

[ Iain Lane ]
* Merge changes with Ubuntu Jaunty
* Autostart behaviour has been fixed upstream (Closes: #513741, #516194).
* debian/patches/10_application_search_path.dpatch: Add. Fix search path so
  that applications are properly indexed. Patch backported from upstream.
* debian/control: Add myself to Uploaders. 
* Really bump versioned dep on libgtk2.0-cil
* debian/control, debian/rules, debian/watch,
  debian/patches/00_remove_bundledlibs.dpatch, debian/README.source:
  Upstream source needs repackaging due to shipped copy of gmcs.exe

[ Mirco Bauer ]
* debian/rules:
  + Made get-orig-source target policy conform.
  + Use dh override targets instead of sequence injection.
* debian/control:
  + Bumped debhelper build-dep to >= 7.0.50
  + Bumped Standards-Version to 3.8.1 (no changes needed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
gnome-do (0.8.1.3-0ubuntu2) jaunty; urgency=low
2
 
 
3
 
  * debian/patches/10_application_search_path.dpatch: Add. Fix search path so
4
 
    that applications are properly indexed. Patch backported from upstream.
5
 
 
6
 
 -- Iain Lane <laney@ubuntu.com>  Sat, 21 Mar 2009 19:29:32 +0000
7
 
 
8
 
gnome-do (0.8.1.3-0ubuntu1) jaunty; urgency=low
9
 
 
 
1
gnome-do (0.8.1.3+dfsg-1) unstable; urgency=low
 
2
 
 
3
  [ Daniel T Chen ]
10
4
  * New upstream release (LP: #344578).
11
5
    + Gnome Do causes keyboard keys to be remapped (LP: #308143)
12
6
    + Docky window too small when summoned (LP: #317381)
65
59
    + Docky won't unhide after rev 1053 (LP: #337113)
66
60
    + Do's icon label in Docky should be "GNOME Do" instead of
67
61
      "Summon GNOME Do" (LP: #338496)
68
 
  * Build against gtk, gnome mono packages from Experimental.
69
62
  * debian/control:
70
 
    + Bump versioned dep on libgtk2.0-cil to ensure
71
 
      Gdk.Screen.IsComposited exists
72
 
    + Add libwnck2.20-cil build-dep
73
63
    + Add librsvg2-2.18-cil build-dep
74
 
    + gnome-sharp2 transition.
75
64
  * debian/patches/03_show_in_all_DEs
76
65
    + Drop; fixed in new upstream
77
66
  * debian/gnome-do.1
78
 
    + Update for new version.
79
 
 
80
 
 -- Daniel T Chen <crimsun@ubuntu.com>  Fri, 13 Mar 2009 18:00:35 -0400
 
67
    + Update for new version. 
 
68
 
 
69
  [ Iain Lane ]
 
70
  * Merge changes with Ubuntu Jaunty
 
71
  * Autostart behaviour has been fixed upstream (Closes: #513741, #516194).
 
72
  * debian/patches/10_application_search_path.dpatch: Add. Fix search path so
 
73
    that applications are properly indexed. Patch backported from upstream.
 
74
  * debian/control: Add myself to Uploaders. 
 
75
  * Really bump versioned dep on libgtk2.0-cil
 
76
  * debian/control, debian/rules, debian/watch,
 
77
    debian/patches/00_remove_bundledlibs.dpatch, debian/README.source:
 
78
    Upstream source needs repackaging due to shipped copy of gmcs.exe
 
79
 
 
80
  [ Mirco Bauer ]
 
81
  * debian/rules:
 
82
    + Made get-orig-source target policy conform.
 
83
    + Use dh override targets instead of sequence injection.
 
84
  * debian/control:
 
85
    + Bumped debhelper build-dep to >= 7.0.50
 
86
    + Bumped Standards-Version to 3.8.1 (no changes needed)
 
87
 
 
88
 -- Iain Lane <laney@ubuntu.com>  Sun, 22 Mar 2009 22:44:39 +0000
81
89
 
82
90
gnome-do (0.8.0-1) unstable; urgency=low
83
91
 
112
120
 
113
121
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 04 Feb 2009 15:30:25 +1100
114
122
 
115
 
gnome-do (0.8.0-1~ubuntu1) jaunty; urgency=low
116
 
 
117
 
  [ Christopher James Halse Rogers ]
118
 
  * New upstream release.  (LP: #323048)
119
 
    + Fixes text input problems (LP: #288517)
120
 
    + No longer grabs plugins from internet repositories (LP: #294808)
121
 
    + Preferences dialog is resizable (LP: #305419)
122
 
  * Build against gtk, gnome mono packages from Experimental. (Closes: #510836)
123
 
  * debian/control:
124
 
    + Bump versioned dep on libgtk2.0-cil to ensure
125
 
      Gdk.Screen.IsComposited exists (Closes: #510973)
126
 
    + Add libwnck2.20-cil build-dep
127
 
    + gnome-sharp2 transition.
128
 
  * debian/patches/04_fix_locale_dir
129
 
  * debian/patches/05_fix_localised_theme_setting
130
 
  * debian/patches/06_expand_homedir_in_open
131
 
    + Drop; fixed in new upstream  
132
 
  * debian/patches/02_use_cli_for_wrapper
133
 
    + Update for new upstream
134
 
    + Add dpatch comments
135
 
  * debian/gnome-do.1
136
 
    + Fix broken formatting (LP: #291654).  Thank you to Frédéric Grosshans
137
 
      for spotting it, and the patch.
138
 
    + Update for new version.
139
 
 
140
 
  [ Iain Lane ]
141
 
  * Tag pkg-cli-apps SVN revision into Jaunty, to get in before Feature
142
 
    Freeze. Should be a sync after the next Debian upload.
143
 
 
144
 
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Wed, 04 Feb 2009 15:30:25 +1100
145
 
 
146
123
gnome-do (0.6.1.0-1) experimental; urgency=low
147
124
 
148
125
  [ Christopher James Halse Rogers ]
214
191
    and KDE as well as GNOME.
215
192
  
216
193
 -- Christopher James Halse Rogers <raof@ubuntu.com>  Mon, 14 Apr 2008 21:36:12 +1000
217