Changeset 7005 for pkg/raul/main/glib2.0/trunk/debian/changelog
- Timestamp:
- 12/20/10 01:59:31 (2 years ago)
- File:
-
- 1 edited
-
pkg/raul/main/glib2.0/trunk/debian/changelog (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pkg/raul/main/glib2.0/trunk/debian/changelog
r6603 r7005 1 glib2.0 (2.24.1-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.24.1-1 4 5 -- Alan Baghumian <alan@technotux.org> Fri, 02 Jul 2010 19:03:26 -0700 6 7 glib2.0 (2.24.1-1) unstable; urgency=low 8 9 * New upstream bugfix release. 10 11 -- Sebastian Dröge <slomo@debian.org> Mon, 03 May 2010 07:14:09 +0200 1 glib2.0 (2.26.1-parsix1) unstable; urgency=low 2 3 * Sync'd with Ubuntu 2.26.0-ubuntu1 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 19 Dec 2010 16:58:50 -0800 6 7 glib2.0 (2.26.0-0ubuntu1) maverick; urgency=low 8 9 * New upstream version 10 * debian/patches/06_glib_compile_schemas.patch: 11 - dropped, the issue is fixed in the new version 12 * debian/patches/90_gregex-system-pcre.patch: 13 - dropped, the issue is fixed in the new version 14 * debian/libglib2.0-0.symbols: 15 - new version update 16 17 -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Sep 2010 22:31:56 +0200 18 19 glib2.0 (2.25.16-1ubuntu1) maverick; urgency=low 20 21 * New upstream version 22 23 -- Sebastien Bacher <seb128@ubuntu.com> Mon, 27 Sep 2010 15:25:56 +0200 24 25 glib2.0 (2.25.16-1) experimental; urgency=low 26 27 * New upstream development release: 28 + debian/rules, 29 debian/libglib2.0-0.symbols: 30 - Update for the new version. 31 + debian/patches/90_gregex-system-pcre.patch: 32 - Fix GRegex compilation with the system pcre. 33 34 -- Sebastian Dröge <slomo@debian.org> Sat, 18 Sep 2010 07:15:26 +0200 35 36 glib2.0 (2.25.15-0ubuntu2) maverick; urgency=low 37 38 * debian/patches/06_glib_compile_schemas.patch: 39 - Ignore broken schemas and overrides entries referring to schemas not 40 installed (LP: #621507) 41 42 -- Robert Ancell <robert.ancell@canonical.com> Tue, 07 Sep 2010 15:49:00 +1000 43 44 glib2.0 (2.25.15-0ubuntu1) maverick; urgency=low 45 46 * New upstream release 47 * debian/libglib2.0-0.symbols: 48 - Updated symbols 49 50 -- Robert Ancell <robert.ancell@canonical.com> Tue, 31 Aug 2010 16:46:27 +1000 51 52 glib2.0 (2.25.14-1ubuntu2) maverick; urgency=low 53 54 * debian/control.in: 55 - break with current bamf and wncksync versions that need an update 56 * debian/patches/71_gio_launch_handler.patch: 57 - update by Mikkel Kamstrup Erlandsen, the change is an abi and api break 58 in an ubuntu specific change (lp: #616737) 59 60 -- Sebastien Bacher <seb128@ubuntu.com> Wed, 18 Aug 2010 21:43:19 +0200 61 62 glib2.0 (2.25.14-1ubuntu1) maverick; urgency=low 63 64 * Resync on Debian 65 66 -- Sebastien Bacher <seb128@ubuntu.com> Tue, 17 Aug 2010 16:13:18 +0200 67 68 glib2.0 (2.25.14-1) experimental; urgency=low 69 70 * New upstream development release: 71 + debian/rules, 72 debian/libglib2.0-0.symbols: 73 - Update for the new version. 74 75 -- Sebastian Dröge <slomo@debian.org> Tue, 17 Aug 2010 11:37:23 +0200 76 77 glib2.0 (2.25.13-1ubuntu1) maverick; urgency=low 78 79 * Merge with Debian unstable, remaining Ubuntu changes: 80 * debian/control.in: 81 - Add Vcs-Bzr link 82 - Recommend libdconf0 83 - Don't use "linux-any" for now since soyuz doesn't handle it 84 - Suggest python-subunit for dev package 85 * debian/libglib2.0-0.symbols: 86 - Updated the symbols list for the gio launcher handler 87 * debian/rules: 88 - Stop installing the sizable upstream changelog. 89 * debian/patches/01_gettext-desktopfiles.patch: 90 - Updated to use gettext for X-GNOME-Fullname too 91 * debian/patches/05_file_size_units.patch: 92 - Use base 10 units in g_format_size_for_display() (disabled) 93 * debian/patches/61_glib-compile-schemas-path.patch: 94 - Don't use that change since there is a depends which assures to the 95 upstream binary location to be there 96 * debian/patches/71_gio_launch_handler.patch: 97 - New GIO default launch handle feature required for wncksync 98 * debian/watch: 99 - Watch for unstable versions 100 101 -- Robert Ancell <robert.ancell@canonical.com> Mon, 09 Aug 2010 11:51:31 +1000 102 103 glib2.0 (2.25.13-1) experimental; urgency=low 104 105 * New upstream development release: 106 + debian/patches/90_git_glibconfig_build.patch, 107 + debian/patches/99_autoreconf.patch: 108 - Dropped, merged upstream. 109 + debian/rules, 110 debian/libglib2.0-0.symbols: 111 - Update for the new version. 112 + debian/control.in: 113 - (Build-) depend on pkg-config >= 0.16.0. 114 115 -- Sebastian Dröge <slomo@debian.org> Sat, 07 Aug 2010 09:34:16 +0200 116 117 glib2.0 (2.25.12-2) experimental; urgency=low 118 119 [ Sebastien Bacher ] 120 * debian/rules: 121 + clean the distributed glibconfig.h it has 64 bits values 122 which leaded to the issues on 32 bits architectures 123 (Closes: #591075, #591492). 124 * debian/patches/90_git_glibconfig_build.patch: 125 + git change to use the builddir glibconfig.h and not the srcdir one 126 127 [ Sebastian Dröge ] 128 * debian/patches/99_autoreconf.patch: 129 + Regenerated autotools files for the above patch. 130 * debian/rules: 131 + Call dh_installdirs to actually use the .dirs files. 132 133 -- Sebastian Dröge <slomo@debian.org> Fri, 06 Aug 2010 18:50:27 +0200 134 135 glib2.0 (2.25.12-1) experimental; urgency=low 136 137 [ Josselin Mouette ] 138 * Donât run the triggers when executed from a nonexistent directory. 139 Closes: #589693. 140 141 [ Sebastian Dröge ] 142 * New upstream development release: 143 + debian/rules, 144 debian/libglib2.0-0.symbols: 145 - Update for API changes. 146 + debian/patches/99_gsocket-create-socket-cloexec.patch: 147 - Dropped, merged upstream. 148 149 -- Sebastian Dröge <slomo@debian.org> Fri, 30 Jul 2010 12:29:10 +0200 150 151 glib2.0 (2.25.11-3) experimental; urgency=low 152 153 * debian/patches/99_gsocket-create-socket-cloexec.patch: 154 Patch by Julien Cristau: 155 Just because SOCK_CLOEXEC was defined at build time doesn't mean the 156 kernel we're running on supports it. So if socket() fails with EINVAL, 157 try again without the flag. 158 159 -- Sebastian Dröge <slomo@debian.org> Thu, 15 Jul 2010 20:23:30 +0200 160 161 glib2.0 (2.25.11-2) experimental; urgency=low 162 163 * debian/control.in, 164 debian/libglib2.0-bin.links, 165 debian/libglib2.0-0.links: 166 + Move links to the -bin package again but let the -dev package 167 depend on the -bin package. Having the links in the shared library 168 package will cause conflicts when the soname changes but the 169 links in /usr/bin must be there at least if the -dev package is 170 installed because build systems might assume that the applications 171 are in $PATH. 172 * debian/patches/61_glib-compile-schemas-path.patch: 173 + Adjust path to glib-compile-schemas in the pkg-config file. 174 175 -- Sebastian Dröge <slomo@debian.org> Tue, 13 Jul 2010 14:06:28 +0200 176 177 glib2.0 (2.25.11-1) experimental; urgency=low 178 179 [ Josselin Mouette ] 180 * Drop type-handling usage. Closes: #587863. 181 * Bump standards version accordingly. 182 * Patch from Ubuntu, thanks Sébastien Bacher. Closes: #587661. 183 * debian/libglib2.0-bin.install: 184 - Install glib-compile-schemas 185 * debian/libglib2.0-bin.postinst: 186 - Run glib-compile-schemas when schemas modified 187 * debian/libglib2.0-bin.triggers: 188 - Watch for schema changes 189 * debian/libglib2.0-dev.install: 190 - glib-compile-schemas moved to libglib2.0-bin 191 * debian/libglib2.0-dev.install: 192 - install the new gdb python macros since the gdb version is recent 193 enough now to use those 194 * Put gio-querymodules and glib-compile-schemas in a private, 195 versioned directory in libglib2.0-0 to avoid a dependency loop. 196 * Move back the triggers to libglib2.0-0. 197 * Add a purge of the necessary files in the postinst. 198 * Stop recommending libglib2.0-bin since the necessary stuff is in 199 libglib2.0-0 now. 200 * Add symlinks to keep the binaries at their place in libglib2.0-bin. 201 * Tighten the dependency between libglib2.0-bin and libglib2.0-0. 202 203 [ Sebastian Dröge ] 204 * New upstream development release: 205 + debian/rules, 206 debian/libglib2.0-0.symbols: 207 - Update for API changes. 208 * debian/libglib2.0-0.dirs: 209 + Create empty directories for the triggers to actually work. 210 * debian/libglib2.0-0.links, 211 debian/control.in: 212 + Add links for gio-querymodules and glib-compile-schemas in 213 /usr/bin. 214 215 -- Sebastian Dröge <slomo@debian.org> Sun, 11 Jul 2010 20:13:58 +0200 216 217 glib2.0 (2.25.10-1) experimental; urgency=low 218 219 * New upstream development release: 220 + debian/rules, 221 debian/libglib2.0-0.symbols: 222 - Update for API changes. 223 + debian/libglib2.0-dev.install: 224 - Drop gsettings-schema-convert. 225 + debian/patches/*: 226 - Refreshed all patches. 227 228 -- Sebastian Dröge <slomo@debian.org> Thu, 24 Jun 2010 19:59:54 +0200 229 230 glib2.0 (2.25.9-1) experimental; urgency=low 231 232 * New upstream development release: 233 + debian/rules, 234 debian/libglib2.0-0.symbols: 235 - Update for API additions. 236 237 -- Sebastian Dröge <slomo@debian.org> Fri, 18 Jun 2010 06:24:03 +0200 238 239 glib2.0 (2.25.8-1) experimental; urgency=low 240 241 * New upstream development release: 242 + debian/rules, 243 debian/libglib2.0-0.symbols: 244 - Update for API additions. 245 246 -- Sebastian Dröge <slomo@debian.org> Tue, 08 Jun 2010 11:07:18 +0200 247 248 glib2.0 (2.25.7-1) experimental; urgency=low 249 250 * New upstream development release: 251 + debian/rules, 252 debian/libglib2.0-0.symbols: 253 - Update for API additions. 254 255 -- Sebastian Dröge <slomo@debian.org> Tue, 25 May 2010 11:29:07 +0200 256 257 glib2.0 (2.25.6-1) experimental; urgency=low 258 259 * New upstream development release. 260 261 -- Sebastian Dröge <slomo@debian.org> Thu, 20 May 2010 10:27:41 +0200 262 263 glib2.0 (2.25.5-1) experimental; urgency=low 264 265 * New upstream development release. 266 267 -- Sebastian Dröge <slomo@debian.org> Sat, 15 May 2010 09:44:10 +0200 268 269 glib2.0 (2.25.4-1) experimental; urgency=low 270 271 * New upstream development release: 272 + debian/rules, 273 debian/libglib2.0-0.symbols: 274 - Update for API additions. 275 + debian/libglib2.0-bin.install: 276 - Add gdbus utility and manpage. 277 278 -- Sebastian Dröge <slomo@debian.org> Fri, 14 May 2010 18:25:58 +0200 279 280 glib2.0 (2.25.3-1) experimental; urgency=low 281 282 * New upstream development release: 283 + debian/rules, 284 debian/libglib2.0-0.symbols: 285 - Update for API additions. 286 + debian/libglib2.0-dev.install: 287 - gschema-compile was renamed to glib-compile-schemas. 288 + debian/control.in, 289 debian/rules: 290 - Manpages are now properly shipped with the tarballs, 291 drop xsltproc, etc. build dependencies. 292 293 -- Sebastian Dröge <slomo@debian.org> Sat, 24 Apr 2010 06:16:59 +0200 294 295 glib2.0 (2.25.2-1) experimental; urgency=low 296 297 * New upstream development release: 298 + debian/libglib2.0-0.install, 299 debian/libglib2.0-0.triggers, 300 debian/control.in, 301 debian/rules, 302 debian/libglib2.0-bin.install, 303 debian/libglib2.0-bin.triggers: 304 - Move binaries to an unversioned, separate package. 305 - Add new gsettings tool. 306 + debian/rules, 307 debian/libglib2.0-0.symbols: 308 - Update for API additions. 309 310 -- Sebastian Dröge <slomo@debian.org> Fri, 23 Apr 2010 06:14:47 +0200 311 312 glib2.0 (2.25.1-1) experimental; urgency=low 313 314 * New upstream development release: 315 + debian/rules, 316 debian/libglib2.0-0.symbols: 317 - Update for API additions. 318 + debian/libglib2.0-dev.install, 319 debian/libglib2.0-0.install: 320 - Install new GSettings utitilies and manpages. 321 * debian/control.in, 322 debian/rules: 323 + Enable manpage generation via xsltproc for now until 324 https://bugzilla.gnome.org/show_bug.cgi?id=616264 325 is fixed. 326 327 -- Sebastian Dröge <slomo@debian.org> Tue, 20 Apr 2010 09:24:20 +0200 12 328 13 329 glib2.0 (2.24.0-1) unstable; urgency=low
Note: See TracChangeset
for help on using the changeset viewer.


