1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
|
unico (1.0.3+14.04.20140109-0ubuntu1) trusty; urgency=low
[ Lars Uebernickel ]
* Use outline attributes for focus to avoid custom attributes Custom
attributes are deprecated, slow, and are causing problems with gtk
3.10. Adwaita is using the same hack for some time now [1]. This
patch is a bit more hacky in that it hard codes the a fill color.
[1] https://git.gnome.org/browse/gnome-themes-
standard/commit/?id=6e641cf46cc70ce770482b3fc331b1fa3cd7af2b. (LP:
#1018718)
[ Ubuntu daily release ]
* Automatic snapshot from revision 151
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 09 Jan 2014 07:10:33 +0000
unico (1.0.3daily13.05.30-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 149
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Thu, 30 May 2013 00:24:13 +0000
unico (1.0.3daily13.05.29ubuntu.unity.next-0ubuntu1) saucy; urgency=low
* Automatic snapshot from revision 148 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Wed, 29 May 2013 16:55:39 +0000
unico (1.0.3daily13.05.20ubuntu.unity.next-0ubuntu1) raring; urgency=low
[ Łukasz 'sil2100' Zemczak ]
* debian/control, debian/rules:
- Modifications related to compliance with our packaging standards
* Remove debian/watch
[ Ubuntu daily release ]
* Automatic snapshot from revision 147 (ubuntu-unity/next)
-- Ubuntu daily release <ps-jenkins@lists.canonical.com> Mon, 20 May 2013 00:01:18 +0000
unico (1.0.3daily12.12.12-0ubuntu1) raring; urgency=low
[ Mathieu Trudel-Lapierre ]
* debian/control:
- Update to use trailing commas at the end of lists to make it easier to
add items to Build-Depends and Depends.
- Reorganize Build-Depends for clarity, wrap gtk3-engines-unico Depends for
the binary.
- Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
- Add gnome-common to Build-Depends.
- Renamed source package to unico to match the project name.
* debian/rules:
- Override dh_autoreconf to call autogen.sh and not run configure.
[ Didier Roche ]
* Automatic snapshot from revision 140 (bootstrap)
* Fix licensing
* Bump build-deps to match configure.ac
[ Automatic PS uploader ]
* Automatic snapshot from revision 145
-- Automatic PS uploader <ps-jenkins@lists.canonical.com> Wed, 12 Dec 2012 00:01:01 +0000
gtk3-engines-unico (1.0.2+r139-0ubuntu3) raring; urgency=low
* Build for multiarch
- debian/compat: Use compat level 9 to pass the MA dirs to the build
system
- debian/control: BD on debhelper (>= 9) for compat 9
- debian/control: Mark package M-A: same
-- Iain Lane <iain.lane@canonical.com> Mon, 12 Nov 2012 10:23:20 +0000
gtk3-engines-unico (1.0.2+r139-0ubuntu2) quantal; urgency=low
* debian/control
- build depend on dh-autoreconf
-- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Aug 2012 14:57:10 -0400
gtk3-engines-unico (1.0.2+r139-0ubuntu1) quantal; urgency=low
* New snapshot from trunk
* debian/control
- bump standards to 3.9.3
-- Ken VanDine <ken.vandine@canonical.com> Wed, 08 Aug 2012 14:47:34 -0400
gtk3-engines-unico (1.0.2-0ubuntu2) quantal; urgency=low
* Disable rounded corner code that crashes on quantal
-- Robert Ancell <robert.ancell@canonical.com> Thu, 14 Jun 2012 17:40:10 +1200
gtk3-engines-unico (1.0.2-0ubuntu1) precise; urgency=low
* New upstream release.
- Fixed a memory leak
-- Ken VanDine <ken.vandine@canonical.com> Thu, 29 Mar 2012 15:01:51 -0400
gtk3-engines-unico (1.0.1-0ubuntu5) precise; urgency=low
* Backport upstream fixes for i386 look issues and valgrind errors
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 29 Feb 2012 21:28:29 +0100
gtk3-engines-unico (1.0.1-0ubuntu4) precise; urgency=low
* Backport upstream commit "Fixes for inconsistent state"
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 22 Feb 2012 21:31:52 +0100
gtk3-engines-unico (1.0.1-0ubuntu3) precise; urgency=low
* Backported r126, fixes gedit context menu issues (lp: #929138)
-- Sebastien Bacher <seb128@ubuntu.com> Thu, 09 Feb 2012 17:18:24 +0100
gtk3-engines-unico (1.0.1-0ubuntu2) precise; urgency=low
* Backported r125, support correctly the new gtk (lp: #928712)
* debian/control: updated gtk requirement
* debian/source/format:
- switch to format v1, bzr-builddeb doesn't like full source backports
using the vcs with v3
-- Sebastien Bacher <seb128@ubuntu.com> Wed, 08 Feb 2012 15:16:02 +0100
gtk3-engines-unico (1.0.1-0ubuntu1) oneiric; urgency=low
* New upstream release.
- gtk_render_line doesn't work if y0 == y1 or x1 == x0 (LP: #833958)
-- Ken VanDine <ken.vandine@canonical.com> Thu, 01 Sep 2011 15:30:30 -0400
gtk3-engines-unico (1.0-0ubuntu1) oneiric; urgency=low
* New upstream release.
-- Ken VanDine <ken.vandine@canonical.com> Wed, 10 Aug 2011 11:38:14 -0400
gtk3-engines-unico (0.1.0+r74-0ubuntu1) oneiric; urgency=low
* New upstream release.
* debian/control
- bump build depends for libgtk-3-dev >= 3.1.6
-- Ken VanDine <ken.vandine@canonical.com> Thu, 30 Jun 2011 10:51:38 +0100
gtk3-engines-unico (0.1.0+r69-0ubuntu1) oneiric; urgency=low
* New upstream snapshot.
* debian/control
- Updated Vcs-Bzr to point to the proper project
- Updated maintainer email to use @ubuntu.com
- Updated standards version to 3.9.2
-- Ken VanDine <ken.vandine@canonical.com> Fri, 17 Jun 2011 16:18:41 -0400
gtk3-engines-unico (0.1.0+r66-0ubuntu1) oneiric; urgency=low
* New upstream snapshot.
- Fix for a gnome-control-center crasher (LP: #789010)
-- Ken VanDine <ken.vandine@canonical.com> Wed, 01 Jun 2011 13:21:40 -0400
gtk3-engines-unico (0.1.0+r64-0ubuntu1) oneiric; urgency=low
* Initial packaging
-- Ken VanDine <ken.vandine@canonical.com> Thu, 19 May 2011 09:46:01 -0400
|