[ubuntu/precise] glib2.0 2.30.1-2ubuntu1 (Accepted)
Martin Pitt
martin.pitt at ubuntu.com
Mon Oct 24 09:15:20 UTC 2011
glib2.0 (2.30.1-2ubuntu1) precise; urgency=low
* Merge with Debian experimental. Remaining Ubuntu changes:
- debian/control.in: Add Conflicts to obsolete libzeitgeist-gio,
wncksyncdaemon, and old bamfdaemon, to clean them up on upgrades and
avoid crashes due to incompatibilities. This can be dropped after the
12.04 LTS release.
glib2.0 (2.30.1-2) experimental; urgency=low
[ Martin Pitt ]
* debian/patches/01_gettext-desktopfiles.patch:
- Translate X-GNOME-FullName and X-GNOME-Keywords, too.
[ Sjoerd Simons ]
* debian/patches/80_gtk_doc_out_of_tree.patch:
- Added. Fix documentation generation when build out of tree
[ Michael Biebl ]
* Transition to multiarch, thanks Steve. Closes: #634099
The following modifications were made to the original patch:
- Drop the libtool .la files, since we break existing references anyway.
- Don't mark libglib2.0-0-dbg as Multi-Arch: same and install into
/usr/lib/debug, not /usr/lib/<triplet>/debug.
- Guard the for loops in debian/rules with "set -e".
* debian/libglib2.0-dev.install.in:
- Install gdb auto-load files.
glib2.0 (2.30.1-1) experimental; urgency=low
[ Michael Biebl ]
* New upstream release.
- Avoid assertion in GDBus if we fail to authenticate twice.
Closes: #634312
* Bump debhelper compatibility level to 8.
- Bump Build-Depends on debhelper.
- Don't pass --dbg-package= without an argument to dh_strip as commands
will fail rather than warn when they are passed unknown options.
* Don't use brace expansion in debian/libglib2.0-0.install and
debian/libglib2.0-dev.install.
* debian/control.in
- Use architecture wildcard for kfreebsd and hurd.
- Bump Standards-Version to 3.9.2. No further changes.
- Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
- Add Build-Depends on libffi-dev (>= 3.0.0).
* debian/libglib2.0-dev.install
- Install gdbus-codegen binary and manpage.
- Install gtester and gtester-report manpage.
* debian/libglib2.0-bin.install
- Install bash completion files for gdbus and gsettings.
* debian/libglib2.0-0.symbols
- Update symbols file. The GAction API had an incompatible change. As a
result g_action_set_state has been renamed to g_action_change_state.
See upstream commit 5ff65d869543587d10d78c123698e47effc5fb8c for further
details and on the impact of this change.
* debian/watch:
- Track .xz tarballs.
* Update patches
- Remove 03_blacklist-directories.patch, merged upstream.
- Remove 10_gdesktopappinfo_set_last_used.patch, fixed upstream.
- Remove 60_wait-longer-for-threads-to-die.patch, fixed upstream using a
counter.
- Refresh remaining patches.
[ Josselin Mouette ]
* Break gtk3 < 3.0.12 because it uses an internal symbol that ceases
to work with glib 2.30.
[ Sjoerd Simons ]
* debian/rules: Explicitely build gtk-doc
* debian/patches/70-fix-race-in-gdbus-connection-test.patch:
- Added, fix race condition in the GDBusConnection life-cycle test
Date: Mon, 24 Oct 2011 11:12:31 +0200
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/glib2.0/2.30.1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Oct 2011 11:12:31 +0200
Source: glib2.0
Binary: libglib2.0-0 libglib2.0-udeb libglib2.0-bin libglib2.0-dev libglib2.0-0-dbg libglib2.0-data libglib2.0-doc libgio-fam libglib2.0-0-refdbg
Architecture: source
Version: 2.30.1-2ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Martin Pitt <martin.pitt at ubuntu.com>
Description:
libgio-fam - GLib Input, Output and Streaming Library (fam module)
libglib2.0-0 - GLib library of C routines
libglib2.0-0-dbg - Debugging symbols for the GLib libraries
libglib2.0-0-refdbg - GLib library of C routines - refdbg library
libglib2.0-bin - Programs for the GLib library
libglib2.0-data - Common files for GLib library
libglib2.0-dev - Development files for the GLib library
libglib2.0-doc - Documentation files for the GLib library
libglib2.0-udeb - GLib library of C routines - minimal runtime (udeb)
Closes: 634099 634312
Changes:
glib2.0 (2.30.1-2ubuntu1) precise; urgency=low
.
* Merge with Debian experimental. Remaining Ubuntu changes:
- debian/control.in: Add Conflicts to obsolete libzeitgeist-gio,
wncksyncdaemon, and old bamfdaemon, to clean them up on upgrades and
avoid crashes due to incompatibilities. This can be dropped after the
12.04 LTS release.
.
glib2.0 (2.30.1-2) experimental; urgency=low
.
[ Martin Pitt ]
* debian/patches/01_gettext-desktopfiles.patch:
- Translate X-GNOME-FullName and X-GNOME-Keywords, too.
.
[ Sjoerd Simons ]
* debian/patches/80_gtk_doc_out_of_tree.patch:
- Added. Fix documentation generation when build out of tree
.
[ Michael Biebl ]
* Transition to multiarch, thanks Steve. Closes: #634099
The following modifications were made to the original patch:
- Drop the libtool .la files, since we break existing references anyway.
- Don't mark libglib2.0-0-dbg as Multi-Arch: same and install into
/usr/lib/debug, not /usr/lib/<triplet>/debug.
- Guard the for loops in debian/rules with "set -e".
* debian/libglib2.0-dev.install.in:
- Install gdb auto-load files.
.
glib2.0 (2.30.1-1) experimental; urgency=low
.
[ Michael Biebl ]
* New upstream release.
- Avoid assertion in GDBus if we fail to authenticate twice.
Closes: #634312
* Bump debhelper compatibility level to 8.
- Bump Build-Depends on debhelper.
- Don't pass --dbg-package= without an argument to dh_strip as commands
will fail rather than warn when they are passed unknown options.
* Don't use brace expansion in debian/libglib2.0-0.install and
debian/libglib2.0-dev.install.
* debian/control.in
- Use architecture wildcard for kfreebsd and hurd.
- Bump Standards-Version to 3.9.2. No further changes.
- Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
- Add Build-Depends on libffi-dev (>= 3.0.0).
* debian/libglib2.0-dev.install
- Install gdbus-codegen binary and manpage.
- Install gtester and gtester-report manpage.
* debian/libglib2.0-bin.install
- Install bash completion files for gdbus and gsettings.
* debian/libglib2.0-0.symbols
- Update symbols file. The GAction API had an incompatible change. As a
result g_action_set_state has been renamed to g_action_change_state.
See upstream commit 5ff65d869543587d10d78c123698e47effc5fb8c for further
details and on the impact of this change.
* debian/watch:
- Track .xz tarballs.
* Update patches
- Remove 03_blacklist-directories.patch, merged upstream.
- Remove 10_gdesktopappinfo_set_last_used.patch, fixed upstream.
- Remove 60_wait-longer-for-threads-to-die.patch, fixed upstream using a
counter.
- Refresh remaining patches.
.
[ Josselin Mouette ]
* Break gtk3 < 3.0.12 because it uses an internal symbol that ceases
to work with glib 2.30.
.
[ Sjoerd Simons ]
* debian/rules: Explicitely build gtk-doc
* debian/patches/70-fix-race-in-gdbus-connection-test.patch:
- Added, fix race condition in the GDBusConnection life-cycle test
Checksums-Sha1:
21befb43d3fd07ba1a6d8dd87ed7254cd65b7e25 2761 glib2.0_2.30.1-2ubuntu1.dsc
15d497106ccc389a26297725f8dc6de37f2c0371 5809220 glib2.0_2.30.1.orig.tar.xz
8f238e85a1752daf6c5ffb6dc58e266e0660e13d 50389 glib2.0_2.30.1-2ubuntu1.debian.tar.gz
Checksums-Sha256:
ba2f53bcaad0b26f7de754d73c3483122faa7bba17983e048815b4a812e6ba7f 2761 glib2.0_2.30.1-2ubuntu1.dsc
82fde222ea33a0faac88e9b50f5b1f7fcfc235c861a9371e8fe47ec12c1e27f9 5809220 glib2.0_2.30.1.orig.tar.xz
4da4e11f9adf52000fb77054ad05bf1e7de98e16d2cd292414cdf45c08293a27 50389 glib2.0_2.30.1-2ubuntu1.debian.tar.gz
Files:
07edc2b08944b344cf17032192b42742 2761 libs optional glib2.0_2.30.1-2ubuntu1.dsc
1954dca69994fb8f60280341da3fe2ae 5809220 libs optional glib2.0_2.30.1.orig.tar.xz
f49979d6d39188b4b7761465852d15a6 50389 libs optional glib2.0_2.30.1-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOpSwgAAoJEPmIJawmtHufv1EP/2WTDbGTMK5/WzxsGUKhbax5
kFDsZlOHayFkX+At3PCAkdm1pTH7AN9NTpkGWmF87faIblhHHjxW7MiBOm3jazXR
GU/GmKmJ93qLBK9H+drjX1VR6pHWLeTQ19AIvwlq4h6cvCnRDGEMqGgQoqekNjYj
G+VVyp+gkOzSeNjr/QZh+fzJubn+FYbfoIznYNqQhNSTQ37F+ZxiDbf3M1YeGRTa
fazXvU3I/ydgcWxZpVNquIWstrrlEOdNpyaKrzRqq2x3MS5U/alhesnISPv1anvU
bThkbhDKxqgyrKL78wJMsieGEpTAl322Iw+dckDYk4ZbV/vlB9QE+smsVuc4pa5P
URC4m/Cd4PWNqqR29OyGdFW52u2gNIE6OXkLY9QJ8o/+QkJEr/M3QBhi/fPwEVMZ
BblDVBz7c4TufyaGyrzGDEYx/yE85S/F678QBfeNLxv6xExus1XGB4vXFkplnOlX
Egb5blK7oaHCDmW7zF8Q+qAZBr0H+moMrQYjhvZrLxVKKZibs0qG0zIuEBcXVRhW
uu8MXjow1SKjAnyRBJj/7sZuE11Hibezdoi76jUqDD4z9Ov8nusXAR06RPg21Lrs
DWWQqaYvh5q2Cc6P8ahD8R1DWftAbyTE1pB4c8TvGwQK/ghUzuFTSUDI/YgpFndI
rpa8TokAB8+dHg66m/5t
=kevl
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list