/[pkg-gnome]/desktop/unstable/d-conf/debian/changelog
ViewVC logotype

Contents of /desktop/unstable/d-conf/debian/changelog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 34717 - (show annotations) (download)
Wed May 2 19:17:15 2012 UTC (12 months, 2 weeks ago) by biebl
File size: 10384 byte(s)
Release version 0.12.1-1 to unstable
1 d-conf (0.12.1-1) unstable; urgency=low
2
3 * New upstream release. Closes: #664038
4 * Bump Build-Depends on cdbs for multiarch support.
5 * Update Build-Depends on valac-0.12 to valac-0.16 (>= 0.15.1).
6 Closes: #663303
7 * Bump Build-Depends on libglib2.0-dev to (>= 2.31.18).
8 * Install icon for dconf-editor.
9 * Bump Standards-Version to 3.9.3.
10 * Update Vcs-* URLs.
11 * Update Format URL to the final copyright format 1.0 spec.
12
13 -- Michael Biebl <biebl@debian.org> Wed, 02 May 2012 21:16:47 +0200
14
15 d-conf (0.10.0-3) unstable; urgency=low
16
17 * Upload to unstable.
18 * debian/control.in:
19 - Do not hardcode multiarch-support in Pre-Depends but let debhelper set
20 it via ${misc:Pre-Depends} instead.
21 - Bump Build-Depends on debhelper accordingly.
22
23 -- Michael Biebl <biebl@debian.org> Sun, 27 Nov 2011 07:11:51 +0100
24
25 d-conf (0.10.0-2) experimental; urgency=low
26
27 * Tighten dependency on libdconf0.
28 * Pass multiarch path to the gio modules dir.
29 * Break glib < 2.30 because of the multiarch path.
30 * Support multiarch:
31 + Split the service in dconf-service (multi-arch: foreign).
32 + Keep only the gio module in dconf-gsettings-backend (m-a: same).
33 + Move libraries to the multiarch path.
34 + Make them pre-depend on multiarch-support.
35 * -dev recommends -doc.
36 * Use the occasion to rename /usr/lib/d-conf to /u/l/dconf.
37
38 -- Josselin Mouette <joss@debian.org> Sun, 13 Nov 2011 14:58:03 +0100
39
40 d-conf (0.10.0-1) experimental; urgency=low
41
42 [ Laurent Bigonville ]
43 * debian/watch: Move to .xz tarballs
44
45 [ Sjoerd Simons ]
46 * New upstream release
47 * debian/patches/01-sys-mount-h-include-fix.patch:
48 - Removed, merged upstream
49 * debian/libdconf0.symbols: Updated
50 * Add breaks from libdconf0 to dconf-gsettings-backend to prevent
51 issues from mismatches in the d-bus protocol
52
53 -- Sjoerd Simons <sjoerd@debian.org> Sat, 05 Nov 2011 21:13:57 +0000
54
55 d-conf (0.7.5-3) unstable; urgency=low
56
57 * Re-enable dconf-editor.
58
59 -- Michael Biebl <biebl@debian.org> Sat, 18 Jun 2011 23:11:01 +0200
60
61 d-conf (0.7.5-2) unstable; urgency=low
62
63 * Strip leading debian/tmp/ from .install files.
64 * Bump Standards-Version to 3.9.2. No further changes.
65 * Temporarily disable dconf-editor so we can bootstrap d-conf on kfreebsd.
66 * Don't install bash completion file as executable shell script.
67 * debian/patches/01-sys-mount-h-include-fix.patch
68 - Include headers in a proper way to fix FTBFS on hurd and kfreebsd.
69 Thanks Pino Toscano for the patch. (Closes: #629211)
70
71 -- Michael Biebl <biebl@debian.org> Sun, 05 Jun 2011 19:51:48 +0200
72
73 d-conf (0.7.5-1) unstable; urgency=low
74
75 [ Laurent Bigonville ]
76 * debian/control.in:
77 - Switch Vcs-* branches to unstable
78
79 [ Justin B Rye ]
80 * Improvements to the package descriptions. Closes: #622984.
81
82 [ Martin Pitt ]
83 * New upstream release.
84 * debian/dconf-tools.install: Install new dconf-editor schema file.
85 * debian/dconf-tools.install: Install bash completion script.
86
87 -- Martin Pitt <mpitt@debian.org> Wed, 18 May 2011 08:32:02 +0200
88
89 d-conf (0.7.3-4) unstable; urgency=low
90
91 * Upload to unstable
92 * debian/rules: Remove include of check-dist.mk
93
94 -- Laurent Bigonville <bigon@debian.org> Mon, 11 Apr 2011 10:27:42 +0200
95
96 d-conf (0.7.3-3) experimental; urgency=low
97
98 * Brown paper bag release.
99 * Move the Provides: to the new package.
100
101 -- Josselin Mouette <joss@debian.org> Thu, 31 Mar 2011 16:53:45 +0530
102
103 d-conf (0.7.3-2) experimental; urgency=low
104
105 * Split the GSettings backend in its own package:
106 dconf-gsettings-backend. It will allow to have a stable name in case
107 something changes in the library. Thanks Emilio for the idea.
108
109 -- Josselin Mouette <joss@debian.org> Thu, 31 Mar 2011 16:33:13 +0530
110
111 d-conf (0.7.3-1) experimental; urgency=low
112
113 * New upstream release.
114 + debian/control.in:
115 - Update build dependencies.
116
117 -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 26 Mar 2011 11:50:32 +0000
118
119 d-conf (0.7.2-1) experimental; urgency=low
120
121 [ Emilio Pozuelo Monfort ]
122 * New upstream release.
123 + Drop gir package, g-i support removed upstream.
124 + debian/control.in:
125 - Update build dependencies.
126 + debian/libdconf0.symbols:
127 - Update for the new libdconf-dbus library.
128 - Add Build-Depends-Package fields.
129 * debian/control.in,
130 debian/compat,
131 debian/rules:
132 + Switch to CDBS and debhelper 8.
133 * debian/rules:
134 + Abort the build if the symbols file is out of date.
135 + Make the shlibs file always depend on the last upstream release.
136
137 [ Laurent Bigonville ]
138 * debian/control.in:
139 - Add new binary packages libdconf-dbus-1-0, libdconf-dbus-1-dbg, and
140 libdconf-dbus-1-dbg.
141 - Have libdconf-dbus-1-0 depend on libdconf0 for its dbus service,
142 even though it doesn't use any of its symbols
143 * debian/copyright:
144 - Use DEP5 syntax
145 * debian/rules, debian/libdconf*.install:
146 - Updated to handle new library binary package
147 even though it doesn't use any of its symbols
148 * debian/patches/fix-doc-linking.patch:
149 - Fix link order issue with gtk-doc scanning
150 (Thanks to Ubuntu guys for the changes)
151
152 [ Emilio Pozuelo Monfort ]
153 * debian/patches/fix-doc-linking.patch:
154 + Removed, no longer necessary.
155 * New upstream release.
156 + debian/control.in:
157 - Updated build dependencies.
158 - Update the gtk+ 3 build dependency for the new package names.
159 + debian/libdconf0.symbols,
160 debian/libdconf-dbus-1-0.symbols:
161 - Updated.
162
163 -- Emilio Pozuelo Monfort <pochu@debian.org> Sat, 19 Feb 2011 14:25:28 +0000
164
165 d-conf (0.5.1-2) experimental; urgency=low
166
167 [ Laurent Bigonville ]
168 * debian/control.in:
169 - Bump Standards-Version to 3.9.1 (no further changes)
170 - Bump libglib2.0-dev build-dependency
171 - Drop libgee-dev build-dependency, not needed anymore
172 - libdconf0 Provides gsettings-backend
173 * debian/libdconf-dev.install:
174 - Install .vapi file
175 * debian/watch: Fix URL pattern
176
177 [ Emilio Pozuelo Monfort ]
178 * Update to the new gir policy:
179 - Rename gir1.0-dconf-0.3 to gir1.2-dconf-0.3.
180 - Bump the gobject-introspection build dependency.
181 - Build depend on gir1.2 packages.
182
183 -- Emilio Pozuelo Monfort <pochu@debian.org> Sun, 12 Dec 2010 15:44:27 +0100
184
185 d-conf (0.5.1-1) experimental; urgency=low
186
187 * New upstream release
188 * Remove debian/patches/01_unbump_gi.patch
189 * Needs build-dep on gobject-introspection >= 0.9.6
190
191 -- Sjoerd Simons <sjoerd@debian.org> Thu, 23 Sep 2010 00:02:13 +0200
192
193 d-conf (0.5-1) experimental; urgency=low
194
195 [ Sjoerd Simons ]
196 * debian/contro{,.in}:
197 - build-depend on newer (unstable) libglib as there was an ABI change
198
199 [ Gustavo Noronha Silva ]
200 * New upstream release
201 - needs valac 0.9.4
202 - doesn't ship static library anymore (dropped libtool, btw)
203 - broke ABI - not changing package name, it's experimental after all,
204 right? RIGHT?
205
206 -- Gustavo Noronha Silva <kov@debian.org> Wed, 04 Aug 2010 17:17:38 -0300
207
208 d-conf (0.4.2-1) experimental; urgency=low
209
210 * New upstream release
211 * debian/control:
212 - build-depend on valac >= 0.9.2
213
214 -- Gustavo Noronha Silva <kov@debian.org> Tue, 13 Jul 2010 18:19:47 -0300
215
216 d-conf (0.4.1-1) experimental; urgency=low
217
218 [ Laurent Bigonville ]
219 * Initial debian release (Thanks to Robert Ancell)
220 * Put under Debian GNOME Team maintenance
221 * debian/control:
222 - Do some cleanup
223 - Add libglib2.0-dev dependency against libdconf-dev package
224 * Add libdconf-dbg and libdconf-doc packages
225
226 [ Sjoerd Simons ]
227 * Add support for get-orig-source target
228
229 -- Laurent Bigonville <bigon@debian.org> Sat, 03 Jul 2010 12:04:52 +0200
230
231 d-conf (0.4.1-0ubuntu1) maverick; urgency=low
232
233 * New upstream release
234 * debian/control:
235 - Bump build-depend on libglib2.0-dev
236 - Build-depend on valac, libgtk2.0-dev, libxml2-dev, libgee-dev
237
238 -- Robert Ancell <robert.ancell@canonical.com> Fri, 25 Jun 2010 11:23:50 +1000
239
240 d-conf (0.4-0ubuntu2) maverick; urgency=low
241
242 * debian/libdconf-dev.install:
243 - Only install gir files from /usr/share, otherwise conflicts with dbus files
244 in libdconf0
245
246 -- Robert Ancell <robert.ancell@canonical.com> Fri, 18 Jun 2010 17:23:19 +1000
247
248 d-conf (0.4-0ubuntu1) maverick; urgency=low
249
250 * New upstream version:
251 - fix crashes when the dconf database doesn't yet exist
252 - add some incomplete gtk-doc
253 - use new GVDB
254 - implement GSettings sync
255 - use string tags instead of sequence numbers since it was impossible
256 to have universally unique sequence numbers
257 - theoretical support for sharing dconf databases between machines with
258 different byte orders
259 - fix bug where first write was not successful when auto-starting service
260 - FreeBSD build fixes
261 - client API cleanups
262 - GObject introspection support
263 - enable automake silent rules by default for tarball builds
264 * debian/control:
265 - build-depends on libgirepository1.0-dev, gobject-introspection,
266 gir1.0-glib-2.0
267 - list the new gir binary
268 * debian/gir1.0-dconf-0.3.install, debian/libdconf-dev.install:
269 - updated to install the gobject-introspection gir and typelib and the
270 documentation
271 * debian/libdbconf0.symbols:
272 - define library symbols
273 * debian/rules:
274 - call dh_girepository
275
276 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 15 Jun 2010 10:45:10 +0200
277
278 d-conf (0.3.1-1) UNRELEASED; urgency=low
279
280 * Upload to Debian
281 * The library has non-versioned files because upstream said that the dbus
282 interface will change over time and the library and service should be in
283 the same binary. Since the service is not versioned and several versions
284 should not be installed at the same time the library would using conflicts
285 on soname change anyway and it's easier to ship one binary.
286 * debian/copyright:
287 - small copyright tweaking
288
289 -- Sebastien Bacher <seb128@ubuntu.com> Thu, 03 Jun 2010 15:06:22 +0200
290
291 d-conf (0.3.1-0ubuntu2) maverick; urgency=low
292
293 * debian/control, debian/dconf-tools.install:
294 - install the binaries in dconf-tools
295 * debian/libdconf-dev.install:
296 - don't install the .la there
297
298 [ Robert Ancell ]
299 * debian/control:
300 - Add Vcs-Bzr link
301
302 -- Sebastien Bacher <seb@canonical.com> Mon, 31 May 2010 16:35:42 +0200
303
304 d-conf (0.3.1-0ubuntu1) maverick; urgency=low
305
306 * Initial release
307
308 -- Robert Ancell <robert.ancell@canonical.com> Mon, 24 May 2010 17:19:01 +1000

  ViewVC Help
Powered by ViewVC 1.1.5