~thalexander/unity/update-fsf-address

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Marco Trevisan (Treviño)
  • Date: 2016-03-07 18:51:47 UTC
  • mfrom: (4080 unity)
  • mto: This revision was merged to the branch mainline in revision 4085.
  • Revision ID: mail@3v1n0.net-20160307185147-0p1m89up4tqfb6w1
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity (7.4.0+16.04.20160223.1-0ubuntu1) xenial; urgency=medium
 
2
 
 
3
  [ Andrea Azzarone, Didier Roche ]
 
4
  * Gnome-software launcher integration.
 
5
 
 
6
  [ Marco Trevisan (Treviño) ]
 
7
  * GnomeFileManager: use *WithTimestamp file operations instead of
 
8
    using Activate workaround (LP: #1445595)
 
9
  * unity.migrations: add 04_unity_update_software_center_desktop_file
 
10
 
 
11
  [ Robert Ancell ]
 
12
  * Drop unused build-dependency on libgee-dev.
 
13
  * Switch from Ubuntu Software Center to GNOME Software. (LP: #1547129)
 
14
 
 
15
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Tue, 23 Feb 2016 22:39:18 +0000
 
16
 
 
17
unity (7.4.0+16.04.20160209.3-0ubuntu1) xenial; urgency=medium
 
18
 
 
19
  [ Didier Roche ]
 
20
  * debian: Recommends session-shortcuts, prodiving easy way to
 
21
    shutdown, reboot and logout from dash
 
22
 
 
23
  [ Marco Trevisan (Treviño) ]
 
24
  * CMake: use GNUInstallDirs with native multi-arch support (LP:
 
25
    #1508635, #1485668)
 
26
  * Launcher: add FileManager, Trash and Volume icons integration (LP:
 
27
    #1524721, #1161323, #1063838, #1063823)
 
28
  * SwitcherModel: avoid to access to invalid selection or to divide by
 
29
    zero (LP: #1537524)
 
30
 
 
31
  [ handsome_feng ]
 
32
  * Extend the lockscreen theme for kylin.
 
33
 
 
34
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Tue, 09 Feb 2016 12:21:15 +0000
 
35
 
 
36
unity (7.4.0+16.04.20151218-0ubuntu2) xenial; urgency=medium
 
37
 
 
38
  * Multiarchify the library packages.
 
39
 
 
40
 -- Matthias Klose <doko@ubuntu.com>  Thu, 28 Jan 2016 17:38:52 +0100
 
41
 
 
42
unity (7.4.0+16.04.20151218-0ubuntu1) xenial; urgency=medium
 
43
 
 
44
  [ Aneesh Madhavan ]
 
45
  * resources: optimize png images (LP: #1023745)
 
46
 
 
47
  [ Evan McIntire ]
 
48
  * ShortcutHint: Add key shortcut hints for Screenshot and Window
 
49
    Screenshot (LP: #1050195)
 
50
 
 
51
  [ Marco Trevisan (Treviño) ]
 
52
  * CompizShortcutModeller: show menus keybinding can be read from
 
53
    settings
 
54
  * GnomeKeyGrabber: refcount the actions and remove them only when
 
55
    nobody needs (LP: #1525308)
 
56
  * LayoutSystem: add ComputeDecorationHeight method to LayoutWindow
 
57
    (LP: #1526386)
 
58
  * PanelMenuView: ensure that the maximized window is computed when
 
59
    setting the monitor (LP: #1526835)
 
60
  * SwitcherModel: don't reiterate over windows all the time, keep a
 
61
    list and update it (LP: #1526434)
 
62
  * TextInput: reduce opacity to warning if only num_lock is enabled
 
63
  * Unity: compile a byte regex in order to get proper matching with
 
64
    byte cmdline (LP: #1526455)
 
65
  * a11y: don't spam the log with warnings when a quicklist is opened
 
66
  * a11y: move accessibility stuff to its own directory, adding a
 
67
    private lib for building
 
68
 
 
69
  [ Michael Vogt ]
 
70
  * Display "image-missing" icon in the panel if for some reason a icon
 
71
    can not be loaded. (LP: #1525186)
 
72
 
 
73
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Fri, 18 Dec 2015 00:01:39 +0000
 
74
 
 
75
unity (7.4.0+16.04.20151211-0ubuntu2) xenial; urgency=medium
 
76
 
 
77
  * rebuild against latest libunity to update the list of recommends
 
78
    (LP: #1521208)
 
79
 
 
80
 -- Didier Roche <didrocks@ubuntu.com>  Tue, 15 Dec 2015 09:29:52 +0100
 
81
 
 
82
unity (7.4.0+16.04.20151211-0ubuntu1) xenial; urgency=medium
 
83
 
 
84
  [ Marco Trevisan (Treviño) ]
 
85
  * unity: ensure we use python3 for the launch script and
 
86
    python2.7 for autopilot (LP: #1512909)
 
87
 
 
88
  [ Andrea Azzarone ]
 
89
  * Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars
 
90
    (LP: #1481706)
 
91
  * Properly hide shortcut overlay window to avoid unnecessary redraws.
 
92
 
 
93
  [ Bryan Quigley ]
 
94
  * debian/control: Remove telepathy from recommends
 
95
 
 
96
  [ Eleni Maria Stea ]
 
97
  * Replaced deprecated calls in tests to get rid of compiler warnings
 
98
 
 
99
  [ Marco Trevisan (Treviño) ]
 
100
  * ApplicationLauncherIcon: if a new window opens while spreading,
 
101
    spread again with proper match (LP: #1517455)
 
102
  * ExpoLauncherIcon: add Quicklist to switch workspace and see the
 
103
    selected one (LP: #750497)
 
104
  * PanelIndicatorEntryView: Activate menus on click, by drawing them as
 
105
    active (LP: #1513523)
 
106
  * PanelMenuView: ignore leave events when triggered by feeding nux
 
107
    manually (LP: #1513496)
 
108
  * Places(Overlay)VScrollBar: impelement gtk-like overlay scrollbars
 
109
    (LP: #1481706)
 
110
  * SwitcherModel: allow to add/remove icons dynamically and update them
 
111
    when they require it (LP: #1512349)
 
112
  * SwitcherView: Add support to Alt+Key-right-to-tab to close the
 
113
    selected app/window
 
114
  * Switcher{View,Controller}: close active selection on Alt+q (LP:
 
115
    #1468820)
 
116
  * TextInput: show warning also when num lock is enabled
 
117
  * XKeyboardUtil: add ability to get keycodes from any relative
 
118
    position
 
119
  * debian/rules: enable unit tests on arm64 again (LP: #1514538)
 
120
 
 
121
  [ Sebastien Bacher ]
 
122
  * Updated apport hook to include: the compiz and xorg details, not
 
123
    only after asking users if the issue is a graphical one (which is
 
124
    weird question) the upstart logs for unity/ups/lockscreen some
 
125
    gsettings configurations (LP: #1508974)
 
126
 
 
127
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Fri, 11 Dec 2015 12:46:16 +0000
 
128
 
 
129
unity (7.4.0+16.04.20151102-0ubuntu2) xenial; urgency=medium
 
130
 
 
131
  * No-change rebuild against libglew1.13
 
132
 
 
133
 -- Steve Langasek <steve.langasek@ubuntu.com>  Wed, 11 Nov 2015 19:49:37 +0000
 
134
 
 
135
unity (7.4.0+16.04.20151102-0ubuntu1) xenial; urgency=medium
 
136
 
 
137
  [ Marco Trevisan (Treviño) ]
 
138
  * Bumping version to 7.4.0
 
139
  * Fix building in xenial
 
140
 
 
141
  [ Didier Roche ]
 
142
  * Remove unity2d transitional packages. We are post trusty LTS, they
 
143
    are not needed anymore
 
144
 
 
145
  [ Marco Trevisan (Treviño) ]
 
146
  * ApplicationLauncherIcon: if an app is not running and has no desktop
 
147
    file, add QL item to add to dash
 
148
  * PanelService: unset the idle ID before removal on callback (LP:
 
149
    #1501289)
 
150
  * Unity: use compiz cursorCache to get properly updated cursors (LP:
 
151
    #1359211)
 
152
  * UnityScreen: add SpreadAppWindows option and trigger it on
 
153
    Super+Ctrl+[Shift]+W
 
154
 
 
155
  [ Stephen M. Webb ]
 
156
  * changed the wording of the help message and warning message for the
 
157
    --reset option (LP: #1486498)
 
158
 
 
159
 -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Mon, 02 Nov 2015 13:29:58 +0000
 
160
 
 
161
unity (7.3.3-0ubuntu1) UNRELEASED; urgency=medium
 
162
 
 
163
  * Releasing Unity 7.3.3
 
164
 
 
165
 -- Marco Trevisan (Treviño) <marco@ubuntu.com>  Mon, 26 Oct 2015 15:37:22 +0100
 
166
 
1
167
unity (7.3.2+15.10.20151016-0ubuntu1) wily; urgency=medium
2
168
 
3
169
  [ Marco Trevisan (Treviño) ]