[ubuntu/precise] yelp 3.2.1-0ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Tue Dec 6 19:50:18 UTC 2011
yelp (3.2.1-0ubuntu1) precise; urgency=low
* New upstream version, resynchronize on Debian, remaining diffs,
we should probably promote libjs-jquery-ui in a next upload and revert the
diff on that and rebase on the dfsg tarball from Debian
* debian/control.in:
- don't Depends on libjs-jquery-ui, it's in universe
- Build-Depends on lpi, dh-autoreconf, gnome-common
- Suggest ttf-dejavu, instead of Recommend
* debian/patches/00_no_am_gnu_gettext.patch:
- Can't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOL
* debian/patches/01_lpi.patch:
- launchpad integration
* debian/patches/05_menu_tooltip.patch:
- Change tooltip from "Get help with GNOME" to "Get help with Ubuntu"
* debian/patches/06_make_ubuntu_docs_default.patch
- Use ubuntu-help as default instead of gnome-help
* debian/patches/07_disable_package_search.patch:
- Remove "Search for packages containing this document" feature
because it doesn't work in the default Ubuntu install
* debian/rules:
- use autoreconf rule
* debian/yelp.install:
- install the apport hook
* debian/yelp.links:
- revert, we don't use libjs-jquery-ui
yelp (3.2.1+dfsg-1) unstable; urgency=low
* New upstream release.
* Remove debian/patches/05_fix-format-string.patch, merged upstream.
yelp (3.2.0+dfsg-1) unstable; urgency=low
* Upload to unstable.
* debian/watch: Switch to .xz tarballs.
* Repack source tarball and remove compressed java script file for which the
source file is missing. (Closes: #625772)
* Add dependency on libjs-jquery-ui and replace jquery-ui-1.8.custom.min.js
with a symlink to /usr/share/javascript/jquery-ui/jquery-ui.min.js. This
workaround should be removed again in 3.4, where yelp will use CSS
transformations.
yelp (3.2.0-1) experimental; urgency=low
* New upstream release.
* Bump (Build-)Depends on yelp-xsl to (>= 3.1.2).
* Add Homepage: field.
* Build gtk-doc API documentation:
- Add Build-Depends on gtk-doc-tools.
- Set --enable-gtk-doc configure flag.
- Add Build-Depends on libglib2.0-doc and libgtk-3-doc for proper
cross-references.
* debian/patches/05_fix-format-string.patch:
- Fix format string error which causes FTBFS with -Werror=format-security.
Patch cherry-picked from upstream Git.
* debian/yelp.install: Remove /usr/share/icons.
* Update debian/libyelp0.symbols. A symbol was dropped without bumping the
soname. This symbol was private and yelp is currently the only user of
libyelp.
* Add a Breaks: yelp (<< 3.2.0) to avoid partial upgrades.
* Add a strict dependency between yelp and libyelp0.
* debian/patches/06_setup_error_on_missing_dbus.patch:
- Fix crash in yelp_settings_constructed () when dbus session bus is not
available.
yelp (3.0.4-1) experimental; urgency=low
* New upstream release.
* debian/watch: Track .bz2 tarballs.
* Refresh debian/patches/03_info_crasher.patch.
* debian/control.in: Bump (Build-)Depends on yelp-xsl to (>= 3.0.1).
* Switch to dpkg source format 3.0 (quilt).
* Bump Standards-Version to 3.9.2. No further changes.
* Add Vcs-* fields.
Date: Tue, 06 Dec 2011 20:43:45 +0100
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/yelp/3.2.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 06 Dec 2011 20:43:45 +0100
Source: yelp
Binary: yelp libyelp0 libyelp-dev
Architecture: source
Version: 3.2.1-0ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Desktop Team <ubuntu-desktop at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
libyelp-dev - Library for the GNOME help browser (development)
libyelp0 - Library for the GNOME help browser
yelp - Help browser for GNOME
Closes: 625772
Changes:
yelp (3.2.1-0ubuntu1) precise; urgency=low
.
* New upstream version, resynchronize on Debian, remaining diffs,
we should probably promote libjs-jquery-ui in a next upload and revert the
diff on that and rebase on the dfsg tarball from Debian
* debian/control.in:
- don't Depends on libjs-jquery-ui, it's in universe
- Build-Depends on lpi, dh-autoreconf, gnome-common
- Suggest ttf-dejavu, instead of Recommend
* debian/patches/00_no_am_gnu_gettext.patch:
- Can't use both AM_GNU_GETTEXT and IT_PROG_INTLTOOL
* debian/patches/01_lpi.patch:
- launchpad integration
* debian/patches/05_menu_tooltip.patch:
- Change tooltip from "Get help with GNOME" to "Get help with Ubuntu"
* debian/patches/06_make_ubuntu_docs_default.patch
- Use ubuntu-help as default instead of gnome-help
* debian/patches/07_disable_package_search.patch:
- Remove "Search for packages containing this document" feature
because it doesn't work in the default Ubuntu install
* debian/rules:
- use autoreconf rule
* debian/yelp.install:
- install the apport hook
* debian/yelp.links:
- revert, we don't use libjs-jquery-ui
.
yelp (3.2.1+dfsg-1) unstable; urgency=low
.
* New upstream release.
* Remove debian/patches/05_fix-format-string.patch, merged upstream.
.
yelp (3.2.0+dfsg-1) unstable; urgency=low
.
* Upload to unstable.
* debian/watch: Switch to .xz tarballs.
* Repack source tarball and remove compressed java script file for which the
source file is missing. (Closes: #625772)
* Add dependency on libjs-jquery-ui and replace jquery-ui-1.8.custom.min.js
with a symlink to /usr/share/javascript/jquery-ui/jquery-ui.min.js. This
workaround should be removed again in 3.4, where yelp will use CSS
transformations.
.
yelp (3.2.0-1) experimental; urgency=low
.
* New upstream release.
* Bump (Build-)Depends on yelp-xsl to (>= 3.1.2).
* Add Homepage: field.
* Build gtk-doc API documentation:
- Add Build-Depends on gtk-doc-tools.
- Set --enable-gtk-doc configure flag.
- Add Build-Depends on libglib2.0-doc and libgtk-3-doc for proper
cross-references.
* debian/patches/05_fix-format-string.patch:
- Fix format string error which causes FTBFS with -Werror=format-security.
Patch cherry-picked from upstream Git.
* debian/yelp.install: Remove /usr/share/icons.
* Update debian/libyelp0.symbols. A symbol was dropped without bumping the
soname. This symbol was private and yelp is currently the only user of
libyelp.
* Add a Breaks: yelp (<< 3.2.0) to avoid partial upgrades.
* Add a strict dependency between yelp and libyelp0.
* debian/patches/06_setup_error_on_missing_dbus.patch:
- Fix crash in yelp_settings_constructed () when dbus session bus is not
available.
.
yelp (3.0.4-1) experimental; urgency=low
.
* New upstream release.
* debian/watch: Track .bz2 tarballs.
* Refresh debian/patches/03_info_crasher.patch.
* debian/control.in: Bump (Build-)Depends on yelp-xsl to (>= 3.0.1).
* Switch to dpkg source format 3.0 (quilt).
* Bump Standards-Version to 3.9.2. No further changes.
* Add Vcs-* fields.
Checksums-Sha1:
22f46e2364f0eb7d51c2518ebf2ec743b2bbfe42 1896 yelp_3.2.1-0ubuntu1.dsc
2cd1d68b36f7944ab8f840e8beccb8ba0d42d5d5 855804 yelp_3.2.1.orig.tar.xz
a14ff0a57d63aa576a6e1e92208267853f977203 17082 yelp_3.2.1-0ubuntu1.debian.tar.gz
Checksums-Sha256:
a123666f6711ad1496941896db0d9f54da32797efa6ccca97c7969536588e769 1896 yelp_3.2.1-0ubuntu1.dsc
f22cc5e24df4349bffc42a75844615d86924f6b3f4a1951e0240a03a1a40981d 855804 yelp_3.2.1.orig.tar.xz
3586b45344e92df627dfa8cdb68aba322f2a53c34ceaf1bed48a3a87a2d11e14 17082 yelp_3.2.1-0ubuntu1.debian.tar.gz
Files:
8bb96f2a3db921cb125f36522d83c3d6 1896 gnome optional yelp_3.2.1-0ubuntu1.dsc
0c58fefce818ed3f2c2cdcf0d636b892 855804 gnome optional yelp_3.2.1.orig.tar.xz
6d0209caf88d4938c8c048385da34f61 17082 gnome optional yelp_3.2.1-0ubuntu1.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)
iEYEARECAAYFAk7ecR4ACgkQQxo87aLX0pK+AwCg2AsuAx7t/4gDVzBg49lnz98y
E3UAnRi0QPVOGb8y9lPUDJFmtAZeLYmW
=rRLM
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list