[ubuntu/oneiric] epiphany-browser 3.0.3-0ubuntu1 (Accepted)
Sebastien Bacher
seb128 at ubuntu.com
Tue Jun 7 14:50:20 UTC 2011
epiphany-browser (3.0.3-0ubuntu1) oneiric; urgency=low
* Resynchronize on Debian, remaining diffs:
* debian/branding.conf.in:
- set branding to Ubuntu.
* debian/epiphany-browser-data.gconf-defaults:
- set startpage and search to Ubuntu
* debian/patches/80_ubuntu_search_url.patch:
- use Ubuntu search
* debian/patches/81_ubuntu_force_update_bookmarks_menu.patch:
- update the bookmarks menu every time the internal structure
is changed (needed for the indicator application menu to work correctly).
* Drop the indicator patch the new version has no GtkStatusIcon for download
epiphany-browser (3.0.2-2) experimental; urgency=low
* rules: create a new epiphany-newtab.desktop which is the handler for
x-scheme-handler/http{,s} and has NoDisplay=true.
* Drop epiphany-gecko and epiphany-webkit transitional packages.
* 11_browse_to.patch: new patch. Fix “browse to” feature, by looking
for inode/directory instead of x-directory/normal.
epiphany-browser (3.0.2-1) experimental; urgency=low
[ Josselin Mouette ]
* Tighten the dependency between the gir package and the browser
package.
* Improve the gir package description.
[ Frederic Peters ]
* debian/patches/00_epiphany-browser.patch: updated patch to also set
WM_CLASS on Epiphany windows, to help GNOME Shell window -> .desktop
matching.
[ Gustavo Noronha Silva ]
* New upstream release
* debian/control:
- bump build-dependency on webkit to 1.4.0, following upstream
* debian/patches/04_allow_flash_with_npwrapper.patch:
- removed, better solution applied to webkit 1.4.0
* debian/patches/15_fix_tab_reuse_after_session_restore.patch:
- removed; applied upstream
epiphany-browser (3.0.0-1) experimental; urgency=low
[ Josselin Mouette ]
* Make the -dev package depend on the gir package.
[ Gustavo Noronha Silva ]
* debian/control:
- bump WebKitGTK+ requirement to 1.3.13, following upstream
* debian/patches/16_fix_missing_restore_option.patch,
debian/patches/17_do_not_include_removed_header.patch:
- removed; included in this upstream version
* debian/patches/04_allow_flash_with_npwrapper.patch:
- imported from upstream's bugzilla to allow flash when used through
npwrapper; also bump build-dep on webkit to 1.3.13-2 that has a patch
to support this
epiphany-browser (2.91.91-2) experimental; urgency=low
* debian/patches/17_do_not_include_removed_header.patch:
- epiphany.h was including a header that got removed by the download
revamp, which caused epiphany-extensions to fail to build
epiphany-browser (2.91.91-1) experimental; urgency=low
* New upstream release.
* debian/patches/15_fix_tab_reuse_after_session_restore.patch:
- fixes bad behaviour when openning a link after restoring a session
* debian/patches/16_fix_missing_restore_option.patch:
- show restore session infobar even when loading a link
* debian/patches/14_download_nautilus.patch:
- removed; upstream's handling of downloads has been completely
overhauled and no action is taken automatically at the end
* debian/control.in:
- bump the build requirement for GTK+ following upstream's bump
epiphany-browser (2.91.90-1) experimental; urgency=low
* New upstream release.
* debian/control.in,
debian/rules:
+ Use dh-autoreconf.
+ Build depend on a high-enough version of CDBS to guarantee
dh_girepository is always called, and comply with the g-i
policy.
* debian/patches/99_autoreconf.patch,
debian/patches/99_ltmain_as-needed.patch:
+ Removed, obsolete.
epiphany-browser (2.91.6-1) experimental; urgency=low
* New development release
* debian/control.in:
- adjust dependencies and build-dependencies for new GTK+ 3 and seed
packages (Closes: #614985)
epiphany-browser (2.91.5-1) experimental; urgency=low
[ Gustavo Noronha Silva ]
* New upstream development release
* 13_use_gtk2.patch:
- dropped - we now build against GTK+ 3.0
* debian/patches/99_autoreconf.patch:
- Regenerated for the new version.
* debian/rules:
- disable introspection build for now, since it is failing
[ Laurent Bigonville ]
* debian/control.in:
- Bump Standards-Version to 3.9.1
- Rename libwebkit-dev build-dep to libwebkitgtk-3.0-dev and bump version
- Bump libglib2.0-dev build-dependency
- Add gsettings-desktop-schemas-dev build-dependency
- Add gsettings-desktop-schemas dependency to epiphany-browser
* debian/branding.conf.in: Set VendorSub to sid/experimental
* debian/watch: Bump version to 4
* Bump debhelper compatibility to 8
[ Emilio Pozuelo Monfort ]
* debian/control.in:
- Drop no longer needed build dependencies.
- Fix the -dev package dependencies.
- Make the -dbg package recommend the new webkit -dbg package
instead of the old one.
- Bump the gobject-introspection build dependencies.
* debian/copyright:
- Stop mentioning flashblock.tar, we no longer ship it.
* debian/rules:
- Re-enable introspection support, it works fine with latest libseed.
- Include utils.mk.
* debian/epiphany-browser-data.install,
debian/epiphany-browser-dev.install:
- Move the gir file to the -dev package where it belongs.
- Install the gsettings schemas, the gconf ones are gone.
Date: Tue, 07 Jun 2011 15:29:29 +0200
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/epiphany-browser/3.0.3-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 07 Jun 2011 15:29:29 +0200
Source: epiphany-browser
Binary: epiphany-browser epiphany-browser-data epiphany-browser-dev epiphany-browser-dbg gir1.2-epiphany-2.31
Architecture: source
Version: 3.0.3-0ubuntu1
Distribution: oneiric
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Sebastien Bacher <seb128 at ubuntu.com>
Description:
epiphany-browser - Intuitive GNOME web browser
epiphany-browser-data - Data files for the GNOME web browser
epiphany-browser-dbg - Debugging symbols for the GNOME web browser
epiphany-browser-dev - Development files for the GNOME web browser
gir1.2-epiphany-2.31 - GObject introspection data for the GNOME web browser
Closes: 614985
Changes:
epiphany-browser (3.0.3-0ubuntu1) oneiric; urgency=low
.
* Resynchronize on Debian, remaining diffs:
* debian/branding.conf.in:
- set branding to Ubuntu.
* debian/epiphany-browser-data.gconf-defaults:
- set startpage and search to Ubuntu
* debian/patches/80_ubuntu_search_url.patch:
- use Ubuntu search
* debian/patches/81_ubuntu_force_update_bookmarks_menu.patch:
- update the bookmarks menu every time the internal structure
is changed (needed for the indicator application menu to work correctly).
* Drop the indicator patch the new version has no GtkStatusIcon for download
.
epiphany-browser (3.0.2-2) experimental; urgency=low
.
* rules: create a new epiphany-newtab.desktop which is the handler for
x-scheme-handler/http{,s} and has NoDisplay=true.
* Drop epiphany-gecko and epiphany-webkit transitional packages.
* 11_browse_to.patch: new patch. Fix “browse to” feature, by looking
for inode/directory instead of x-directory/normal.
.
epiphany-browser (3.0.2-1) experimental; urgency=low
.
[ Josselin Mouette ]
* Tighten the dependency between the gir package and the browser
package.
* Improve the gir package description.
.
[ Frederic Peters ]
* debian/patches/00_epiphany-browser.patch: updated patch to also set
WM_CLASS on Epiphany windows, to help GNOME Shell window -> .desktop
matching.
.
[ Gustavo Noronha Silva ]
* New upstream release
* debian/control:
- bump build-dependency on webkit to 1.4.0, following upstream
* debian/patches/04_allow_flash_with_npwrapper.patch:
- removed, better solution applied to webkit 1.4.0
* debian/patches/15_fix_tab_reuse_after_session_restore.patch:
- removed; applied upstream
.
epiphany-browser (3.0.0-1) experimental; urgency=low
.
[ Josselin Mouette ]
* Make the -dev package depend on the gir package.
.
[ Gustavo Noronha Silva ]
* debian/control:
- bump WebKitGTK+ requirement to 1.3.13, following upstream
* debian/patches/16_fix_missing_restore_option.patch,
debian/patches/17_do_not_include_removed_header.patch:
- removed; included in this upstream version
* debian/patches/04_allow_flash_with_npwrapper.patch:
- imported from upstream's bugzilla to allow flash when used through
npwrapper; also bump build-dep on webkit to 1.3.13-2 that has a patch
to support this
.
epiphany-browser (2.91.91-2) experimental; urgency=low
.
* debian/patches/17_do_not_include_removed_header.patch:
- epiphany.h was including a header that got removed by the download
revamp, which caused epiphany-extensions to fail to build
.
epiphany-browser (2.91.91-1) experimental; urgency=low
.
* New upstream release.
* debian/patches/15_fix_tab_reuse_after_session_restore.patch:
- fixes bad behaviour when openning a link after restoring a session
* debian/patches/16_fix_missing_restore_option.patch:
- show restore session infobar even when loading a link
* debian/patches/14_download_nautilus.patch:
- removed; upstream's handling of downloads has been completely
overhauled and no action is taken automatically at the end
* debian/control.in:
- bump the build requirement for GTK+ following upstream's bump
.
epiphany-browser (2.91.90-1) experimental; urgency=low
.
* New upstream release.
* debian/control.in,
debian/rules:
+ Use dh-autoreconf.
+ Build depend on a high-enough version of CDBS to guarantee
dh_girepository is always called, and comply with the g-i
policy.
* debian/patches/99_autoreconf.patch,
debian/patches/99_ltmain_as-needed.patch:
+ Removed, obsolete.
.
epiphany-browser (2.91.6-1) experimental; urgency=low
.
* New development release
* debian/control.in:
- adjust dependencies and build-dependencies for new GTK+ 3 and seed
packages (Closes: #614985)
.
epiphany-browser (2.91.5-1) experimental; urgency=low
.
[ Gustavo Noronha Silva ]
* New upstream development release
* 13_use_gtk2.patch:
- dropped - we now build against GTK+ 3.0
* debian/patches/99_autoreconf.patch:
- Regenerated for the new version.
* debian/rules:
- disable introspection build for now, since it is failing
.
[ Laurent Bigonville ]
* debian/control.in:
- Bump Standards-Version to 3.9.1
- Rename libwebkit-dev build-dep to libwebkitgtk-3.0-dev and bump version
- Bump libglib2.0-dev build-dependency
- Add gsettings-desktop-schemas-dev build-dependency
- Add gsettings-desktop-schemas dependency to epiphany-browser
* debian/branding.conf.in: Set VendorSub to sid/experimental
* debian/watch: Bump version to 4
* Bump debhelper compatibility to 8
.
[ Emilio Pozuelo Monfort ]
* debian/control.in:
- Drop no longer needed build dependencies.
- Fix the -dev package dependencies.
- Make the -dbg package recommend the new webkit -dbg package
instead of the old one.
- Bump the gobject-introspection build dependencies.
* debian/copyright:
- Stop mentioning flashblock.tar, we no longer ship it.
* debian/rules:
- Re-enable introspection support, it works fine with latest libseed.
- Include utils.mk.
* debian/epiphany-browser-data.install,
debian/epiphany-browser-dev.install:
- Move the gir file to the -dev package where it belongs.
- Install the gsettings schemas, the gconf ones are gone.
Checksums-Sha1:
724550dc0abf4abb365b12692ef74aa9f500d50c 2516 epiphany-browser_3.0.3-0ubuntu1.dsc
0f3368016ca2d4013150c52d33d5f1ec592a4c09 7957538 epiphany-browser_3.0.3.orig.tar.gz
3dedc46e93cf9a097bd0737769002e23fcdc0eee 31949 epiphany-browser_3.0.3-0ubuntu1.debian.tar.gz
Checksums-Sha256:
a7dd28d73fef396f68617f6ce1a959ee5d2addcef095aa48949cd096c9c2f19a 2516 epiphany-browser_3.0.3-0ubuntu1.dsc
b15adf028eefc7a190277bcfff4c89f90a096bc30d4639a1302c23b7f05da6ba 7957538 epiphany-browser_3.0.3.orig.tar.gz
9610da0a91457bd84d7f9abe81c12626b9a3af692e02c18e6a49d29ec65e9a8e 31949 epiphany-browser_3.0.3-0ubuntu1.debian.tar.gz
Files:
c0c4f0ff872f1e29b64084ea95e12bdd 2516 gnome optional epiphany-browser_3.0.3-0ubuntu1.dsc
8a8b3fa3b5f63be2b5e1c878377f5427 7957538 gnome optional epiphany-browser_3.0.3.orig.tar.gz
787a4363b30a9cf27fca0b1ecabcc73c 31949 gnome optional epiphany-browser_3.0.3-0ubuntu1.debian.tar.gz
Original-Maintainer: Josselin Mouette <joss at debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3uLjgACgkQQxo87aLX0pKoxwCbBmvdr/VHDI2WH1reIKVd+1hO
FXUAnjp3AITQ6c891y8QJFgiiwAu+cwc
=ijLe
-----END PGP SIGNATURE-----
More information about the Oneiric-changes
mailing list