File: changelog

package info (click to toggle)
xfconf 4.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 4,132 kB
  • ctags: 1,226
  • sloc: ansic: 7,907; sh: 4,185; makefile: 446; perl: 92; xml: 58; pascal: 23
file content (285 lines) | stat: -rw-r--r-- 8,896 bytes parent folder | download
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
xfconf (4.12.1-1) unstable; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * Update symbols file.
  * debian/control:
    - Use secured links for VCS.
    - Drop duplicate section field.
  * debian/copyright: Fix license location. (LP: #1469010)

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 12 Nov 2016 15:15:53 +0100

xfconf (4.12.0-3) unstable; urgency=medium

  * debian/control:
    - move dbus-x11 dependency to default-dbus-session-bus |dbus-session-bus.
                                                                closes: #836030
    - update standards version to 3.9.8.
    - drop libxfconf-0-2-dbg package.
  * debian/rules:
    - migrate to dbgsym packages.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 30 Aug 2016 22:24:38 +0200

xfconf (4.12.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 06 May 2015 15:34:54 +0200

xfconf (4.12.0-1) experimental; urgency=medium

  [ Mateusz Łukasik ]
  * New upstream release.
  * Bump standards-version to 3.9.6.
  * Remove 0001-Simplify-checks.patch -- included upstream.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Mar 2015 15:13:41 +0100

xfconf (4.10.0-3) unstable; urgency=low

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Jackson Doak ]
  * debian/control: bump standards-version to 3.9.5
  * debian/rules: Use disable-silent-rules

  [ Yves-Alexis Perez ]
  * debian/patches:
    - 0001-Simplify-checks added, fix breakage in tests when running
      xdt-autogen.
  * debian/rules:
    - call xdt-autogen before configure in order to regenerate autotools files
      and support newer architectures.                          closes: #756428
  * debian/control:
    - add build-dep on xfce4-dev-tools, libtool and gtk-doc-tools.
    - fix spelling error in -dbg synopsis.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 03 Sep 2014 22:07:46 +0200

xfconf (4.10.0-2) unstable; urgency=low

  * Upload to unstable.
  * debian/rules:
    - enable all hardening flags.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 21 May 2013 20:56:21 +0200

xfconf (4.10.0-1) experimental; urgency=low

  * New upstream stable release.
  * debian/control: revert b-dep to unversioned libxfce4util -dev package, and
    require >= 4.10.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Fri, 04 May 2012 21:40:42 +0200

xfconf (4.9.1-1) experimental; urgency=low

  * New upstream development release.
  * debian/libxfconf-0-dev.install: drop *.a files, they aren't build anymore
    with latest xfce4-dev-tools.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Sun, 15 Apr 2012 15:27:07 +0200

xfconf (4.9.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream development release.
    - update libxfce4util build-dep for 4.9.
    - update debhelper build-dep to 9.
    - add build-dep on dpkg-dev 1.16.1.
    - drop build-dep on hardening-includes.
    - add depend on ${misc:Pre-Depends} on lib package for multi-arch.
  * debian/rules:
    - use debhelper 9 and dpkg-dev 1.16.1 hardening support.
    - update paths for multi-arch.
    - build with --parallel.
  * debian/compat bumped to 9.
  * debian/*.install:
    - update paths for multi-arch.

  [ Lionel Le Folgoc ]
  * debian/rules:
    - drop --sourcedir from dh_install, unneeded, and pass -X .la to ignore
      .la files instead of deleting them manually.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 08 Apr 2012 15:56:33 +0200

xfconf (4.8.1-1) unstable; urgency=low

  [ Lionel Le Folgoc ]
  * New upstream bugfix release, including:
    - fix double free                                               lp: #802280
    - update Dutch translation.                                     lp: #781060

  [ Yves-Alexis Perez ]
  * debian/rules:
    - drop useless --enable-final argument to configure.

 -- Lionel Le Folgoc <mrpouit@gmail.com>  Wed, 28 Dec 2011 21:18:17 +0100

xfconf (4.8.0-3) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - drop the build-conflict, not really supported for that purpose and 8.1.0
      isn't available anywhere anymore anyway.
    - remove Emanuele, Simon and Michael from uploaders, thanks to them. 
    - update standards version to 3.9.2.

 -- Yves-Alexis Perez <corsac@debian.org>  Tue, 19 Apr 2011 15:53:30 +0200

xfconf (4.8.0-2) experimental; urgency=low

  * debian/control:
    - add debhelper build-conflicts to avoid 8.1.0 because we use
      --remaining-packages in overrides rules.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 20 Feb 2011 14:57:08 +0100

xfconf (4.8.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - add build-dep on hardening-includes
  * debian/rules:
    - add hardening flags to {C,LD}FLAGS.
  * debian/xfconf.install:
    - update xfconfd path.
  * debian/copyright updated for new release.

  [ Lionel Le Folgoc ]
  * debian/libxfconf-0-2.symbols: added.
  * debian/rules:
    - call dpkg-buildflags instead of doing manual tests
    - call dh_shlibdeps with special options only for xfconf; use
      --remaining-packages for the others.
  * debian/control:
    - bump Standards-Version to 3.9.1, no further change.
    - bump required libxfce4util-dev b-dep to >= 4.8.0.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 06 Feb 2011 16:49:50 +0100

xfconf (4.6.2-1) unstable; urgency=low

  [ Stefan Ott ]
  * debian/watch edited to track Xfce archive reorganisation.

  [ Yves-Alexis Perez ]
  * New upstream release.
  * debian/control:
    - add build-dep on intltool.
    - update standards version to 3.8.4.
  * Switch to 3.0 (quilt) source format.

  [ Lionel Le Folgoc ]
  * debian/xfconf.install: refreshed.
  * debian/xfconf.manpages, debian/libxfconf-0-dev.docs: added.
  * debian/control:
    - add myself to Uploaders
    - bump debhelper b-dep to (>= 7.0.50~) for overrides.
  * debian/rules:
    - switch to rules.tiny with overrides
    - disable tests, they need dbus.

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 23 May 2010 13:00:19 +0200

xfconf (4.6.1-2) unstable; urgency=low

  * debian/control:
    - correct description, xfsettingsd is in xfce4-settings package.
    - update standards version to 3.8.3.
    - add depends on ${misc:Depends}.
  * debian/xfconf-query.1:
    - update xfconf-query manpage from latest version.

 -- Yves-Alexis Perez <corsac@debian.org>  Wed, 30 Dec 2009 12:56:57 +0100

xfconf (4.6.1-1) unstable; urgency=low

  * New upstream release.
  * debian/control:
    - move lib to libs section and -dev to libdevel one.
  * debian/rules:
    - demote xfconf dependency on libxfconf to Recommends.      closes: #524615

 -- Yves-Alexis Perez <corsac@debian.org>  Sun, 19 Apr 2009 13:40:12 +0200

xfconf (4.6.0-3) unstable; urgency=low

  * Upload to unstable.
  * debian/control:
    - update standards version to 3.8.1.
    - move to xfce section.
  * debian/rules:
    - add -Wl,-z,defs -Wl,--as-needed to LDFLAGS.

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 04 Apr 2009 00:51:30 +0200

xfconf (4.6.0-2) experimental; urgency=low

  * debian/copyright:
    - add path to complete LGPL text.

 -- Yves-Alexis Perez <corsac@debian.org>  Mon, 09 Mar 2009 07:34:23 +0100

xfconf (4.6.0-1) experimental; urgency=low

  [ Yves-Alexis Perez ]
  [ Xfce 4.6 Alpha “Pinkie”]
  * Initial alpha release.

  [ Xfce 4.6 Beta 1 “Fuzzy”]
  * New upstream beta release.
  * debian/control:
    - update build-deps for Fuzzy.
    - drop build-deps on X.
  * debian/rules:
    - update shlibs for Fuzzy.

  [ Xfce 4.6 Beta 2 “Hopper”]
  * New upstream beta release.
  * debian/control:
    - update build-deps for “Hopper”.
    - update package name to match soname bump.
    - add dep on dbus-x11 for xfconf.
  * debian/rules:
    - update shlibs for xfconf 4.5.92
    - explicitely disable perl bindings.
  * debian/libxfconf-0-0 renamed to debian/libxfconf-0-2.

  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
  * new upstream beta release.
  * debian/control:
    - update build-deps for “Tuco-Tuco”.
    - add explicit dep for pkg-config, libglib2.0-dev on -dev package.
  * debian/rules:
    - bump shlibs for 4.5.93.
    - pass libexecdir to configure.
    - install xfconf-query.1 manpage.
  * debian/xfconf.install:
    - install usr/lib/xfconfd in xfconf.
  * debian/xfconf-query.1: provide a manpage for xfconf-query.

  [ Xfce 4.6 RC1 “Capybara” ]
  * new upstream release candidate.
  * debian/rules:
    - bump shlibs to 4.5.99.1.

  [ Xfce 4.6 ]
  * Initial release.                                            closes: #516873
  * debian/control:
    - hump build-deps for 4.6.0.
  * debian/rules:
    - bump shlibs to 4.6.0.

  [ Michael Casadevall]
  * debian/control
    - updated xfconf descriptions
    - added myself to uploaders
  * debian/watch

 -- Yves-Alexis Perez <corsac@debian.org>  Sat, 28 Feb 2009 12:04:33 +0100