Accepted: firefox-3.0 3.0.2+build3+nobinonly-0ubuntu2 (source)
Alexander Sack
asac at ubuntu.com
Thu Sep 11 16:35:17 BST 2008
Accepted:
OK: firefox-3.0_3.0.2+build3+nobinonly.orig.tar.gz
OK: firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.diff.gz
OK: firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.dsc
-> Component: main Section: web
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 11 Sep 2008 17:25:42 +0200
Source: firefox-3.0
Binary: firefox-3.0 firefox-3.0-branding firefox-3.0-dom-inspector firefox-3.0-venkman firefox-3.0-gnome-support firefox-3.0-dev abrowser-3.0-branding abrowser firefox firefox-dom-inspector firefox-gnome-support firefox-dev firefox-libthai firefox-trunk firefox-trunk-dom-inspector firefox-trunk-venkman firefox-trunk-gnome-support firefox-trunk-dev firefox-granparadiso firefox-granparadiso-dom-inspector firefox-granparadiso-gnome-support firefox-granparadiso-dev
Architecture: source
Version: 3.0.2+build3+nobinonly-0ubuntu2
Distribution: intrepid
Urgency: low
Maintainer: Alexander Sack <asac at ubuntu.com>
Changed-By: Alexander Sack <asac at ubuntu.com>
Description:
abrowser - meta package for the unbranded abrowser
abrowser-3.0-branding - package that ships the abrowser branding
firefox - meta package for the popular mozilla web browser
firefox-3.0 - safe and easy web browser from Mozilla
firefox-3.0-branding - Package that ships the firefox branding
firefox-3.0-dev - Development files for Mozilla Firefox
firefox-3.0-dom-inspector - dummy upgrade package for firefox-3.0-dom-inspector -> xulrunner-
firefox-3.0-gnome-support - Support for Gnome in Mozilla Firefox
firefox-3.0-venkman - dummy upgrade package for firefox-3.0-venkman -> xulrunner-1.9-ve
firefox-dev - meta package pointing to the latest development package for firef
firefox-dom-inspector - meta package for firefox-dom-inspector
firefox-gnome-support - meta package pointing to the latest gnome-support package for fir
firefox-granparadiso - dummy upgrade package for firefox-granparadiso -> firefox-3.0
firefox-granparadiso-dev - dummy upgrade package for firefox-granparadiso -> firefox-3.0
firefox-granparadiso-dom-inspector - dummy upgrade package for firefox-granparadiso -> firefox-3.0
firefox-granparadiso-gnome-support - dummy upgrade package for firefox-granparadiso -> firefox-3.0
firefox-libthai - dummy upgrade package for firefox-libthai -> firefox-3.0
firefox-trunk - dummy upgrade package for firefox-trunk -> firefox-3.0
firefox-trunk-dev - dummy upgrade package for firefox-trunk -> firefox-3.0
firefox-trunk-dom-inspector - dummy upgrade package for firefox-trunk -> firefox-3.0
firefox-trunk-gnome-support - dummy upgrade package for firefox-trunk -> firefox-3.0
firefox-trunk-venkman - dummy upgrade package for firefox-trunk -> firefox-3.0
Launchpad-Bugs-Fixed: 263014 263938
Changes:
firefox-3.0 (3.0.2+build3+nobinonly-0ubuntu2) intrepid; urgency=low
.
[ Alexander Sack ]
* new patch that adds canonical affiliate code to en-US amazon searchplugin
- add debian/patches/ubuntu_codes_amazon.patch
- update debian/patches/series
* rename the webbrowser and webbrowser-3.0-branding package to abrowser and
abrowser-3.0-branding; in turn we rename the desktop file and the links
to the binaries
- rename debian/webbrowser-3.0.desktop
- update debian/control
- update debian/rules
- update debian/firefox-3.0.links
.
firefox-3.0 (3.0.2+build3+nobinonly-0ubuntu1) intrepid; urgency=low
.
[ Alexander Sack <asac at ubuntu.com> ]
* Fix: LP #246775 - "wrong user-agent string in hardy build" by adding proper
build-depends
- update debian/control
* Fix: LP #240880 - Remove "previously known as" paragraph
- update debian/control
* webbrowser-3.0-branding split using the awesome branding (LP: #263938)
+ we add a new .desktop file to the source and teach the debian/rules
code about it
- add debian/webbrowser-3.0.desktop
- update debian/rules
+ we magically run config.status on just the Makefiles of our branding
in the binary-install/webbrowser-3.0-branding target
- update debian/rules
+ we introduce a firefox-3.0-branding package as well as an
webbrowser-3.0-branding package in control; webbrowser-3.0-branding
conflicts firefox-3.0-branding, while firefox-3.0 depends on
firefox-3.0-branding | webbrowser-3.0-branding; we update the firefox
meta package to depend on the firefox-3.0-branding; we add a new
metapackage "webbrowser" that tracks the stable webbrowser branch, just
like firefox, but with the difference that it depends on
webbrower-3.0-branding package
- update debian/control
+ higher mozilla-devscripts bar to 0.10 to reflect that we need that
version to properly produce awesome-browser branded original tarballs
- update debian/control
+ patch browser/installer packages-static file to install awesome-browser
content and locale bits
- add debian/patches/awesome_browser_branding_install.patch
- update debian/patches/series
+ patch firefox to ship branding chrome bits in separate jar files.
- debian/patches/browser_branding.patch
- debian/patches/series
+ install firefox branding bits to the firefox-3.0-branding package
and remove them from the firefox-3.0 package so that we ship the awesome
browser chrome by default; in turn we fix that not all awesome branding
bits were available by doing a full make install
DESTDIR=debian/tmp-awesome.
- update debian/rules
- update debian/firefox-3.0.install
+ dpkg-divert non-chrome branding bits; add firefox-3.0-branding.preinst.in
and firefox-3.0-branding.postrm.in maintainer script templates and
register them for substitution in debian/rules; for chrome the trick is
to not divert the whole branding, but just disable the
awesome-browser.manifest when the firefox-3.0-branding package gets
installed; doing so disables the locales override and unhooks the
awesome branding in a way that the offcial branding will take over. We
also try to cleanup diverts that have disappeared during upgrade in
old-postrm of the branding package; this is required to properly cleanup
during major firefox version upgrades - where pkglibdir changes.
- add debian/firefox-3.0-branding.postrm.in
- add debian/firefox-3.0-branding.preinst.in
- update debian/rules
+ introduce rules variable APP_NAME_OTHER, which is used as a placeholder
for awesome-browser
- update debian/rules
+ special case when \"Web Browser\" is found
to be shortBrandName. In that case we use /usr/bin/webbrowser as
exePath in nsGNOMEShellService (for settin default browser)
- update debian/patches/lp185622_system_path_default_browser.patch
+ ship /usr/bin/webbrowser and /usr/bin/webbrowser-3.0 links in
firefox-3.0 package
- update debian/firefox-3.0.links
+ ship awesome branding in webbrowser-3.0-branding package
- update debian/rules
.
[ Fabien Tassin ]
* Drop more firefox-3.0 references to ease merge with the 3.1 branch
- update debian/rules
* Fix buffer overflow in realpath() at runtime and drop -U_FORTIFY_SOURCE
from CPPFLAGS (LP: #263014)
- add debian/patches/bz412610_att335369_realpath_overflow.patch
- update debian/patches/series
Checksums-Sha1:
3c7eac49298f45b5984290cacdd091d9c4eaa3cc 2787 firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.dsc
2e8f24c7f6b262ec0f85c0f7370321919252e0e2 111273 firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.diff.gz
Checksums-Sha256:
7008d9f8948046dcb3ccf12d6f50a1ca32fe5c4765af7f664dc7aafd312dc896 2787 firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.dsc
cdfebdc9c7e680b8454f20909123ec45a660522abeb61fffcdba8d6bf8bec278 111273 firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.diff.gz
Files:
ce129faea57165bce8cdcf3e68663f2b 2787 web optional firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.dsc
a593d6b5dda23c055061c059e2fd194d 111273 web optional firefox-3.0_3.0.2+build3+nobinonly-0ubuntu2.diff.gz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQIcBAEBAgAGBQJIyTkwAAoJEKBE/gcUDGZkzRoP/A2m36AAizBeTLLA/upQlL62
YMYRD/QwatL8o6ukxccAGG9Z+FH581smjswJ1iN3kyJVymItA6yezM6zU7znBv6L
DtiE6DLGzPmXNlF+mN/20y/ZERZrSjk1hULO1QfT6bVEMR7/i4IHkZ+i0Mv8tt95
a6D8IZa1TKGlQcmvPiSbqa1o5GlaCGIuriXEVxsm5/90Pv/8hawCvEMR5iv4XISz
rJpABUnqYvBtAifAdE1rqhuBzPopReldP/70nc77Q/Ksrw/RWZyiVzkYnX/S0XvB
TtHbn1Y9OVhT2lxoQsvCDZflqIUr5loLpt8hmk7WlMjKfoyic/lU2jtW5DKZ6clZ
TAzewB5D4YffOBlzCADV84VIf3zJtwNtv1gl0SO+y/iiqALa9JxWkQnECOD3sObu
Ms0b7bIEE8MOmyyoG9aRyqBUlHiz1O0Q0RRw6ycRrojVBl4CYy/TzyfAEW3ms9td
MXfnXhQrS8FxziCWRppvvGlXGYF8rs1gdh47Nbtd0lBezkF94lR/75ibi80D/wxG
IwhmVL0hfU8sGYzXr4DCi9nW70OVe7tOuSbuhwXflm37OhlHfmeCC5DDl6vYS5d3
zS6R6eM9Okdo5+wt7MiIygbU6Xb1iQ8PW8Gw0p7Bidcg/UwR2jb4D7ug0VfhNsOa
wlYw2ynLAJrqjxU4vTO3
=0Z5l
-----END PGP SIGNATURE-----
More information about the Intrepid-changes
mailing list