[ubuntu/lucid] libhildon 2.1.34.debian.1-6ubuntu1 (Accepted)
Laurent Bigonville
bigon at ubuntu.com
Tue Jan 12 08:30:16 GMT 2010
libhildon (2.1.34.debian.1-6ubuntu1) lucid; urgency=low
* Merge from debian unstable, remaining changes (LP: #427542):
- Fix debian/rules to not run the package managler during build.
- Added patch 04_hildon-1.hildon-banner-center.patch from Bob Spencer
to center hildon banner on screen to avoid flicker.
- 06-gtk-deprecated.patch: Update header files to avoid using deprecated
GTK macros, which caused libhildonhelp to fail to build.
- Change PACKAGE in po/Makefile.am so the .mo files are installed as
hildon-libs.
- Set hildon banner line wrap mode to support both word and character
boundary.
- Trucate strings longer than 78 characters, appending "...".
* Drop debian/patches/01-hildon-1.hildon-banner-wrap.patch:
applied upstream
* Drop 03_hildon-1.hildon-window-title.patch and
0104-enable-password-po.patch: code changed to much doesn't look relevant.
* Rename remaning patch to avoid name conflics with debian patch
libhildon (2.1.34.debian.1-6) UNRELEASED; urgency=low
* debian/rules: Fix typo. Thanks to Laurent Bigonville
<bigon at debian.org> for letting us know. (Closes: #546043)
* debian/control: Bumped Standards-Version. (no changes)
libhildon (2.1.34.debian.1-5) unstable; urgency=low
* debian/libhildon-1-dev.install: Only install gtk-doc files in the -doc
package, not -dev. (Closes: #541714)
libhildon (2.1.34.debian.1-4) unstable; urgency=low
* Add -doc package.
* debian/control: Upped Standards-Version. (no changes)
libhildon (2.1.34.debian.1-3) unstable; urgency=low
[ Riku Voipio ]
* dbg package belon debug section now
[ Jonny Lamb ]
* debian/libhildon-1-0.install: Ship usr/share/locale in libhildon-1-0
for now; this will require Replaces if it ever changes SONAME, but
it's too little to create a libhildon-common, or -data; should fix
display of "ecdg_ti_caption_separator" etc. in Modest, VNC viewer
and friends; see Maemo #2823.
(Patch stolen from Ubuntu's libhildon package.)
* debian/control: Upped Standards-Version. (no changes)
libhildon (2.1.34.debian.1-2) unstable; urgency=low
* patches/Revert-hildon_gtk_widget_set_theme_size-removal
hildon_gtk_widget_set_theme_size() is needed here since
we are not taking the maemo crack of putting that function
to libgtk2...
libhildon (2.1.34.debian.1-1) unstable; urgency=low
[ Jonny Lamb ]
* New upstream release.
* debian/gbp.conf: Added git-buildpackage config file.
* debian/README.source: Added.
* debian/control:
+ Use my debian.org email address.
+ Bumped Standards-Version to 3.8.0.
+ Added Vcs-{Browser,Git} fields.
+ Upped deps on GTK+ to >= 2.12.
+ Added build-dep on libcanberra-dev.
* debian/copyright: Updated URL of tarball location.
* debian/watch:
+ Added dversionmangle option to remove ".debian" from upstream
version.
+ Updated URL.
* debian/update-patches.mk: Added.
* debian/rules: Include update-patches.mk.
[ Riku Voipio ]
* debian/patches/0001-Add-HildonSizeType-back.patch add
* debian/control: build-depend on quilt
* debian/rules: add quilt patch rules
Date: Tue, 12 Jan 2010 09:20:48 +0100
Changed-By: Laurent Bigonville <bigon at ubuntu.com>
Maintainer: Ubuntu Mobile Developers <ubuntu-mobile at lists.ubuntu.com>
Signed-By: Laurent Bigonville <bigon at bigon.be>
https://launchpad.net/ubuntu/lucid/+source/libhildon/2.1.34.debian.1-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 12 Jan 2010 09:20:48 +0100
Source: libhildon
Binary: libhildon-1-dev libhildon-1-0 libhildon-1-0-dbg libhildon-1-doc
Architecture: source
Version: 2.1.34.debian.1-6ubuntu1
Distribution: lucid
Urgency: low
Maintainer: Ubuntu Mobile Developers <ubuntu-mobile at lists.ubuntu.com>
Changed-By: Laurent Bigonville <bigon at ubuntu.com>
Description:
libhildon-1-0 - Hildon libraries - shared libraries
libhildon-1-0-dbg - Hildon libraries - detached debug symbols
libhildon-1-dev - Hildon libraries - development files
libhildon-1-doc - Hildon libraries - API documentation
Closes: 541714 546043
Changes:
libhildon (2.1.34.debian.1-6ubuntu1) lucid; urgency=low
.
* Merge from debian unstable, remaining changes (LP: #427542):
- Fix debian/rules to not run the package managler during build.
- Added patch 04_hildon-1.hildon-banner-center.patch from Bob Spencer
to center hildon banner on screen to avoid flicker.
- 06-gtk-deprecated.patch: Update header files to avoid using deprecated
GTK macros, which caused libhildonhelp to fail to build.
- Change PACKAGE in po/Makefile.am so the .mo files are installed as
hildon-libs.
- Set hildon banner line wrap mode to support both word and character
boundary.
- Trucate strings longer than 78 characters, appending "...".
* Drop debian/patches/01-hildon-1.hildon-banner-wrap.patch:
applied upstream
* Drop 03_hildon-1.hildon-window-title.patch and
0104-enable-password-po.patch: code changed to much doesn't look relevant.
* Rename remaning patch to avoid name conflics with debian patch
.
libhildon (2.1.34.debian.1-6) UNRELEASED; urgency=low
.
* debian/rules: Fix typo. Thanks to Laurent Bigonville
<bigon at debian.org> for letting us know. (Closes: #546043)
* debian/control: Bumped Standards-Version. (no changes)
.
libhildon (2.1.34.debian.1-5) unstable; urgency=low
.
* debian/libhildon-1-dev.install: Only install gtk-doc files in the -doc
package, not -dev. (Closes: #541714)
.
libhildon (2.1.34.debian.1-4) unstable; urgency=low
.
* Add -doc package.
* debian/control: Upped Standards-Version. (no changes)
.
libhildon (2.1.34.debian.1-3) unstable; urgency=low
.
[ Riku Voipio ]
* dbg package belon debug section now
.
[ Jonny Lamb ]
* debian/libhildon-1-0.install: Ship usr/share/locale in libhildon-1-0
for now; this will require Replaces if it ever changes SONAME, but
it's too little to create a libhildon-common, or -data; should fix
display of "ecdg_ti_caption_separator" etc. in Modest, VNC viewer
and friends; see Maemo #2823.
(Patch stolen from Ubuntu's libhildon package.)
* debian/control: Upped Standards-Version. (no changes)
.
libhildon (2.1.34.debian.1-2) unstable; urgency=low
.
* patches/Revert-hildon_gtk_widget_set_theme_size-removal
hildon_gtk_widget_set_theme_size() is needed here since
we are not taking the maemo crack of putting that function
to libgtk2...
.
libhildon (2.1.34.debian.1-1) unstable; urgency=low
.
[ Jonny Lamb ]
* New upstream release.
* debian/gbp.conf: Added git-buildpackage config file.
* debian/README.source: Added.
* debian/control:
+ Use my debian.org email address.
+ Bumped Standards-Version to 3.8.0.
+ Added Vcs-{Browser,Git} fields.
+ Upped deps on GTK+ to >= 2.12.
+ Added build-dep on libcanberra-dev.
* debian/copyright: Updated URL of tarball location.
* debian/watch:
+ Added dversionmangle option to remove ".debian" from upstream
version.
+ Updated URL.
* debian/update-patches.mk: Added.
* debian/rules: Include update-patches.mk.
.
[ Riku Voipio ]
* debian/patches/0001-Add-HildonSizeType-back.patch add
* debian/control: build-depend on quilt
* debian/rules: add quilt patch rules
Checksums-Sha1:
ea7f46073cf40128c01a7454a03e92054dd3ac28 1684 libhildon_2.1.34.debian.1-6ubuntu1.dsc
55c9f3ff53da4e9347a878e3071f231113357a9a 712794 libhildon_2.1.34.debian.1.orig.tar.gz
d3a2b95faf698ba22dad323e8346924a6d49c629 31573 libhildon_2.1.34.debian.1-6ubuntu1.diff.gz
Checksums-Sha256:
e5dda47a30a310d1d6223ce4d3ddb43214a7a0f711bff8e3d113d344c7c745c9 1684 libhildon_2.1.34.debian.1-6ubuntu1.dsc
42303e8c01bedbc9fea78505a45a22de7fbb37844992c01469cc860cd45cb533 712794 libhildon_2.1.34.debian.1.orig.tar.gz
dde31bd76acaf4bd697a06215fedfdeae05b79e7ed8385511d1f7b8d0b4b85cf 31573 libhildon_2.1.34.debian.1-6ubuntu1.diff.gz
Files:
13575e30ffea05fb152d45f2e0bdd266 1684 x11 optional libhildon_2.1.34.debian.1-6ubuntu1.dsc
15031930d9988c585e6f3c2cbde0c79f 712794 x11 optional libhildon_2.1.34.debian.1.orig.tar.gz
90856ff02b754ce9b8db27a1697eea9a 31573 x11 optional libhildon_2.1.34.debian.1-6ubuntu1.diff.gz
Launchpad-Bugs-Fixed: 427542
Original-Maintainer: Michael Dominic Kostrzewa <michael.kostrzewa at nokia.com>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAktMMuoACgkQdkeBByM7nqBapwCfT19gRaxhCGg2UZhWi+DexMW4
/SAAoIZAO9Q2H1LzURxCGiohtFptdtX2
=ttSo
-----END PGP SIGNATURE-----
More information about the Lucid-changes
mailing list