diffstat of debian/ for firefox_1.99+2.0b2+dfsg-1 lightning-extension_1.9+build1-0ubuntu0.12.04.1 build/package/debian/TODO | 5 build/package/debian/changelog | 279 ----- build/package/debian/control | 101 - build/package/debian/copyright.short | 13 build/package/debian/files | 5 build/package/debian/libnspr3-dev.dirs | 4 build/package/debian/libnspr3.dirs | 2 build/package/debian/libnspr3.postinst | 6 build/package/debian/libnspr3.shlibs | 3 build/package/debian/libnspr3.substvars | 1 build/package/debian/menu | 2 build/package/debian/mozilla-editor.dirs | 4 build/package/debian/mozilla-editor.files | 3 build/package/debian/mozilla-editor.substvars | 1 build/package/debian/mozilla-mailnews.dirs | 9 build/package/debian/mozilla-mailnews.files | 15 build/package/debian/mozilla-mailnews.substvars | 1 build/package/debian/mozilla.dirs | 6 build/package/debian/mozilla.mime | 2 build/package/debian/postinst.debhelper | 6 build/package/debian/postrm.debhelper | 6 build/package/debian/rules | 117 -- build/package/debian/runner | 20 build/package/debian/substvars | 1 build/package/debian/testipv6 | 8 debian/README.Debian | 105 - debian/about.png.uu | 453 -------- debian/changelog | 1315 +++++++++++++++++++++++- debian/compat | 2 debian/control | 123 -- debian/copyright | 144 ++ debian/debsearch.gif.uu | 12 debian/debsearch.src | 26 debian/firefox-dom-inspector.install | 1 debian/firefox-dom-inspector.links | 1 debian/firefox-dom-inspector.preinst | 10 debian/firefox-gnome-support.install | 2 debian/firefox-gnome-support.postinst | 11 debian/firefox-gnome-support.prerm | 8 debian/firefox-restart-required.update-notifier | 9 debian/firefox-runner | 288 ----- debian/firefox-xremote-client | 21 debian/firefox.1 | 165 --- debian/firefox.NEWS | 9 debian/firefox.cfg | 2 debian/firefox.desktop | 72 - debian/firefox.dirs | 1 debian/firefox.install | 44 debian/firefox.js | 16 debian/firefox.links | 15 debian/firefox.manpages | 1 debian/firefox.menu | 4 debian/firefox.mime | 5 debian/firefox.png.uu | 146 -- debian/firefox.postinst | 28 debian/firefox.preinst | 61 - debian/firefox.prerm | 24 debian/firefox.xpm | 585 ---------- debian/firefoxrc | 2 debian/lightning-extension.postinst | 14 debian/mozilla-firefox.postrm | 7 debian/mozilla-firefox.preinst | 86 - debian/patches/01_no_sunbird.patch | 48 debian/patches/series | 1 debian/presubj | 41 debian/rules | 352 ++---- debian/source/format | 1 debian/watch | 3 debian/wikipedia.gif.uu | 9 debian/wikipedia.src | 24 70 files changed, 1713 insertions(+), 3204 deletions(-) diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/TODO lightning-extension-1.9+build1/build/package/debian/TODO --- firefox-1.99+2.0b2+dfsg/build/package/debian/TODO 1999-08-06 09:35:13.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/TODO 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -- Currently, we do a fairly conservative (--disable a lot) build; find - out what works already. - -- More libraries could be put in separate packages, like mailnews and - editor are. diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/changelog lightning-extension-1.9+build1/build/package/debian/changelog --- firefox-1.99+2.0b2+dfsg/build/package/debian/changelog 1999-08-06 09:35:14.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/changelog 1970-01-01 00:00:00.000000000 +0000 @@ -1,279 +0,0 @@ -mozilla (19990716.M8-3) unstable; urgency=low - - * Updated with build rules for the new mozilla-provided CVS directory. - * Register as MIME-handler (Close Bug# 42206) - - -- Brent A. Fulgham Tue, 3 Aug 1999 09:15:17 -0700 - -mozilla (19990716.M8-2) unstable; urgency=low - - * Added fix for m68k in hashtable function (Res. Bug# 41267) - * More robust /usr/bin/mozilla (Res. Bug# 41912) - * Remove suggestion for obsolete x11amp (Res. Bug# 41181) - - -- Brent A. Fulgham Tue, 27 Jul 1999 09:15:17 -0700 - -mozilla (19990716.M8-1) unstable; urgency=low - - * This is SeaMonkey Milestone 8. - - -- Brent A. Fulgham Thu, 22 Jul 1999 21:20:10 -0700 - -mozilla (19990624.M7-1) unstable; urgency=low - - * This is SeaMonkey Milestone 7 ! - * Removed the so-called upstream changelog (fixes #39307 #39496 #40368). - - * Retried building without the static libraries. It actually worked, - after two Makefile.ins backports from M8 :) - - -- Josip Rodin Sat, 3 Jul 1999 14:09:18 +0200 - -mozilla (19990529.M6-1) unstable; urgency=low - - * This is SeaMonkey Milestone 6 ! - - -- Josip Rodin Mon, 31 May 1999 20:46:16 +0200 - -mozilla (19990527-1) unstable; urgency=low - - * Another try, the previous one didn't build, stopped in xpidl/build/ - * Fresh tarball from the FTP site. - * I'll give up with NO_STATIC_LIB for now, let's just make something. - * First attempt on the editor exclusion (in mozilla-editor package). - - -- Josip Rodin Fri, 28 May 1999 16:08:56 +0200 - -mozilla (19990526-1) unstable; urgency=low - - * New one, this time with .orig.tar.gz cleaned up. - - -- Josip Rodin Thu, 27 May 1999 19:31:13 +0200 - -mozilla (19990524-1) unstable; urgency=low - - * Another new tree, probably the last before M6 releases. Maybe it'll - even build, who knows? ;) - - -- Josip Rodin Tue, 25 May 1999 16:11:57 +0200 - -mozilla (19990521-1) unstable; urgency=low - - * Another try, more testing of --disable-static and some changes to - the rules file. Applied some more recent patches from CVS. - * Build NSPR with pthreads support. - * Building on pandora (fast!), but it'll depend on glibc2.1 :( - - -- Josip Rodin Sun, 23 May 1999 14:10:53 +0200 - -mozilla (19990518-1) unstable; urgency=low - - * Bypassed the dangling symlinks with a "-" :( - * Added some Conflicts/Replaces to libnspr to prevent clashes with the - previous (unreleased) versions of it, 20 and 21. - * Brent decided to split out mailnews from the main package, so it's - now in mozilla-mailnews package. Quite a lot of changes to the rules - and control file. Added appropriate Provides: because of that, so - that's one less TODO item. - - -- Josip Rodin Wed, 19 May 1999 04:10:07 -0700 - -mozilla (19990515-1) unstable; urgency=low - - * Another try. Incorporated some changes as seen in M4's spec file - that was used to build the RPM. - * Fixed debian/control NSPR entries. - - -- Josip Rodin Sun, 16 May 1999 05:30:39 -0700 - -mozilla (19990513-1) unstable; urgency=low - - * Try, try again. - - -- Brent A. Fulgham Thu, 13 May 1999 09:50:20 -0700 - -mozilla (19990510-1) unstable; urgency=low - - * A possibly working build from the FTP site, since M5 didn't manage - to build :( - * NSPR renamed to libnspr3{-dev}, as one of the upstream people advised. - - -- Josip Rodin Thu, 13 May 1999 05:08:24 -0700 - -mozilla (19990505.M5-1) unstable; urgency=low - - * This is SeaMonkey Milestone 5 ! - * The previous M4 builds didn't work out. This was released on my - birthday, so it could even work ;) - - -- Josip Rodin Mon, 10 May 1999 00:27:47 -0700 - -mozilla (19990415.M4-2) unstable; urgency=low - - * Let's try once again - the previous build was kinda fscked up... - - -- Josip Rodin Sun, 9 May 1999 15:08:39 -0700 - -mozilla (19990415.M4-1) unstable; urgency=low - - * This is SeaMonkey Milestone 4 ! - * Massive changes to debian/rules, now it actually works :o) - + builds in a subdirectory (yipee!) - + removes unneeded Makefiles - + installs a proper copyright file - * NSPR renamed to libnspr21{-dev}, thought I'm not sure it is the - real version... we still have to hardcode the dependency :( - - -- Josip Rodin Tue, 4 May 1999 01:41:22 -0700 - -mozilla (19990410-1) unstable; urgency=low - - * Let's try this snapshot from FTP... I modified the debian/rules file - a bit. - - -- Josip Rodin Sat, 10 Apr 1999 19:17:59 -0700 - -mozilla (19990402-1) unstable; urgency=low - - * New CVS pull. First attempt at mail and editor support. - - -- Brent A. Fulgham Fri, 2 Apr 1999 09:15:22 -0800 - -mozilla (19990331-1) unstable; urgency=low - - * New build, using automated script to grab the latest stable - branch from CVS. - - -- Brent A. Fulgham Wed, 31 Mar 1999 14:58:40 -0800 - -mozilla (19990326-1) unstable; urgency=low - - * Updated to fix library so-name and shlibdepends problem. - * Current CVS pull - * Double-double check that debugging is turned off. - - -- Brent A. Fulgham Fri, 26 Mar 1999 09:31:45 -0800 - -mozilla (19990325-1) unstable; urgency=low - - * Updated for fix to (hopefully) stop segfault problem. - - -- Brent A. Fulgham Thu, 25 Mar 1999 12:58:18 -0800 - -mozilla (19990323-1) unstable; urgency=low - - * This is a test release using CVS snapshots - * Continuing to use Ray's debian/ dir (thanks again!). - * Change moz-wrapper to use "apprunner" instead of the viewer (viewer is just - a test application. - * Whoo-hoo -- it's running! - - -- Brent A. Fulgham Tue, 23 Mar 1999 14:25:07 -0800 - -mozilla (19990317-1) unstable; urgency=low - - * This is a test release done just to get things moving. - * Built on va from a snapshot, using Ray's debian/ dir (thanks!). - - -- Josip Rodin Sun, 21 Mar 1999 15:37:16 -0800 - -mozilla (19981211-0.1) unstable; urgency=low - - * UNRELEASED - * UNFINISHED. TODO: - * Check we're not compiling -DDEVELOPER_DEBUG. - * Ensure nsprpub/config/UNIX.mk doesn't get a hardwired x86 reference. - * Remove the ?widgets/src/gdk/depend.mk? as part of clean. - * Remove the autogenerated files of htmlparser/src. - * ~/.mozilla -> ~/.netscape fixes bug #?????. - * Non-maintainer upload. - * New upstream tarball: - * Includes glibc2.1 patches. - * Configuration dir is now ~/.mozilla rather than ~/.netscape. - * Default widget set has switched from Motif to Gtk. The Gtk version - needed is newer than the one in frozen, so this for unstable only. - * Moved libnspr into packages of its own (as non-mozilla software like - Japhar uses it) and made mozilla depend on the runtime library package. - * Removed YAFHintel (thanks to John Goerzen for reminding me). - * [nsprpub/config/rules.mk] Use standard naming of shared library files - and SONAMEs. - * Make sure mozilla gets linked against the system libjpeg, libpng, - libz and libxmltok1 (Fixes #30306). - - -- J.H.M. Dassen (Ray) Sun, 10 Jan 1999 20:02:19 +0100 - -mozilla (19981008-0.1) frozen unstable; urgency=low - - * Non-maintainer upload. - * New upstream tarball. - * Adapted build process to it (nspr doesn't use autoconf and needs to be - built before the regular autoconf build). - * Built with fixed libc6 (and other fixed libs), so it works again. - * Updated Standards-Version. - * [config/Linux.mk] Added EXTRA_DSO_LDOPTS = -lc to add dependency - information to the shared libraries generated. - * [nsprlib/config/Linux.mk] Added OS_LIBS = -lc to add dependency - information to the shared libraries generated. - - -- J.H.M. Dassen (Ray) Sat, 28 Nov 1998 18:29:06 +0100 - -mozilla (19980904-1) unstable; urgency=low - - * Non-maintainer upload: this package has been orphaned. - * Used latest snapshot tarball; as no real mozilla releases have been made - so far, we use the snapshot date for the version number. - * Previous versions were accidentally built as "Debian only" source. - * Updated Standards-Version. - * Adapted to current mozilla source organisation and build process. - * LessTif version, so mozilla can go in main. - * Improved package relationships: - * Added Provides: www-browser . - * Added Recommends: mime-support . - * Added Suggest dependency for postscript-viewer, pdf-viewer, images - formats viewers, video formats viewers and audio formats players. - * Added mozilla(1) -> unknown(7) manpage symlink. - - -- J.H.M. Dassen (Ray) Thu, 10 Sep 1998 21:58:26 +0200 - -mozilla (5.0b1-2) unstable; urgency=low - - * Made mozilla-smotif and mozilla-dmotif conflict with and replace each - other; both now provide mozilla, so that we can cope with a lesstif - version when there is one. - * Put packages in contrib and added a README.contrib-only file to explain - why. - * Tweaked ns/cmd/xfe/Makefile to force a build of the dynamic Motif version. - My previous change to this had made both versions dynamically linked to - Motif. With no change at all, both versions were statically linked. - - -- Oliver Elphick Wed, 8 Apr 1998 13:17:10 +0100 - -mozilla (5.0b1-1) unstable; urgency=low - - * Linked with Motif 2.1 and libc6 - * Modified ns/cmd/xfe/Makefile to force it to build a version dynamically - linked to Motif. - * Created -smotif and -dmotif packages. - * New Maintainer - - -- Oliver Elphick Tue, 7 Apr 1998 11:25:16 +0100 - -mozilla (5.0b1-0.0) unstable; urgency=low - - * First release. - * I don't intend to maintain this package becuase: - 1. I don't have a libc6 motif (this is built with a libc5 motif, though - the package only depends on libc6 and it works ok). Ideally, the - maintainer should have libc6 motif. - 2. I don't have enough disk space, cpu time, bandwidth, or free time to - maintain it. - So this is just a quickie to get the package out. Somebody else should - take it from here. - * Applied some minor fixes to make it work. In particular, cmd/xfe/foo.c - is a nasty hack to define a symbol that my motif libs needed. - - -- Joey Hess Tue, 31 Mar 1998 16:43:55 -0800 - -Local variables: -mode: debian-changelog -End: diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/control lightning-extension-1.9+build1/build/package/debian/control --- firefox-1.99+2.0b2+dfsg/build/package/debian/control 1999-08-06 09:35:15.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/control 1970-01-01 00:00:00.000000000 +0000 @@ -1,101 +0,0 @@ -Source: mozilla -Section: net -Priority: optional -Maintainer: Debian Mozilla maintainers -Standards-Version: 2.5.1 - -Package: mozilla -Architecture: any -Depends: ${shlibs:Depends}, libnspr3 -Recommends: mime-support -Suggests: postscript-viewer, pdf-viewer, eeyes | imagemagick | netpbm | xli | xloadimage | xv, xanim | ucbmpeg-play, freeamp | amp | splay | maplay | mpg123 | xmms -Conflicts: mozilla-dmotif, mozilla-smotif -Replaces: mozilla-dmotif, mozilla-smotif -Provides: www-browser -Description: An Open Source WWW browser for X and GTK+ - Mozilla is a sophisticated graphical World-Wide-Web browser, with large - number of various browser features like support for HTML 4.0, CSS 2, - JavaScript and Java. Of course, besides the network option, it can also - be used as a standalone HTML viewer. - . - Mozilla is based on part of the codebase of the well known "netscape" - ("communicator" or "navigator") browser. It was opened up to the Open - Source (TM) community by Netscape Communications under a new NPL licence. - . - See the website http://www.mozilla.org/ for more information on the - development of mozilla. - -Package: mozilla-mailnews -Architecture: any -Depends: mozilla (= ${Source-Version}), libnspr3 -Recommends: mime-support -Suggests: mail-transport-agent -Provides: mail-reader, imap-client, news-reader -Description: An Open Source WWW browser for X and GTK+, mail and news files - Mozilla is a sophisticated graphical World-Wide-Web browser, with large - number of various browser features like support for HTML 4.0, CSS 2, - JavaScript and Java. Of course, besides the network option, it can also - be used as a standalone HTML viewer. - . - Mozilla is based on part of the codebase of the well known "netscape" - ("communicator" or "navigator") browser. It was opened up to the Open - Source (TM) community by Netscape Communications under a new NPL licence. - . - See the website http://www.mozilla.org/ for more information on the - development of mozilla. - -Package: mozilla-editor -Architecture: any -Depends: mozilla (= ${Source-Version}), libnspr3 -Suggests: httpd -Description: An Open Source WWW browser for X and GTK+, editor files - Mozilla is a sophisticated graphical World-Wide-Web browser, with large - number of various browser features like support for HTML 4.0, CSS 2, - JavaScript and Java. Of course, besides the network option, it can also - be used as a standalone HTML viewer. - . - Mozilla is based on part of the codebase of the well known "netscape" - ("communicator" or "navigator") browser. It was opened up to the Open - Source (TM) community by Netscape Communications under a new NPL licence. - . - See the website http://www.mozilla.org/ for more information on the - development of mozilla. - -Package: libnspr3 -Section: libs -Architecture: any -Depends: ${shlibs:Depends} -Conflicts: libnspr20, libnspr21 -Replaces: libnspr20, libnspr21 -Description: Netscape Portable Runtime library - This library provides platform independent non-GUI operating system - facilities including: - * threads, - * thread synchronisation, - * normal file I/O and network I/O, - * interval timing and calender time, - * basic memory management (malloc and free), - * shared library linking. - . - See http://www.mozilla.org/docs/refList/refNSPR/ for more information. - -Package: libnspr3-dev -Section: libs -Architecture: any -Depends: libc6-dev, xlib6g-dev, libnspr3 (= ${Source-Version}) -Conflicts: libnspr20-dev, libnspr21-dev -Replaces: libnspr20-dev, libnspr21-dev -Description: Netscape Portable Runtime library - development files - NSPR provides platform independence for non-GUI operating system - facilities including: - * threads, - * thread synchronisation, - * normal file I/O and network I/O, - * interval timing and calender time, - * basic memory management (malloc and free), - * shared library linking. - . - See http://www.mozilla.org/docs/refList/refNSPR/ for more information. - . - You need this package to get includes and static libraries for building - programs linked to NSPR. diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/copyright.short lightning-extension-1.9+build1/build/package/debian/copyright.short --- firefox-1.99+2.0b2+dfsg/build/package/debian/copyright.short 1999-08-06 09:35:15.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/copyright.short 1970-01-01 00:00:00.000000000 +0000 @@ -1,13 +0,0 @@ -This package was originally put together by Joey Hess . -People who contributed were: Oliver Elphick, J.H.M. Dassen (Ray), -Josip Rodin, Brent Fulgham. - -Today, package is maintained by the maintenance team which consists -of Josip Rodin and Brent Fulgham, at . - -Original source can be found at: - ftp://ftp.mozilla.org/pub/mozilla/releases/ - ftp://ftp.mozilla.org/pub/mozilla/nightly/ - -The following copyright (from ../LICENCE) applies to this package: - diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/files lightning-extension-1.9+build1/build/package/debian/files --- firefox-1.99+2.0b2+dfsg/build/package/debian/files 1999-08-06 09:35:16.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/files 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -mozilla_19990716.M8-3_i386.deb net optional -mozilla-mailnews_19990716.M8-3_i386.deb net optional -mozilla-editor_19990716.M8-3_i386.deb net optional -libnspr3_19990716.M8-3_i386.deb libs optional -libnspr3-dev_19990716.M8-3_i386.deb libs optional diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3-dev.dirs lightning-extension-1.9+build1/build/package/debian/libnspr3-dev.dirs --- firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3-dev.dirs 1999-08-06 09:35:18.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/libnspr3-dev.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -usr/lib -usr/include/nspr -usr/doc - diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.dirs lightning-extension-1.9+build1/build/package/debian/libnspr3.dirs --- firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.dirs 1999-08-06 09:35:19.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/libnspr3.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -usr/lib -usr/doc diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.postinst lightning-extension-1.9+build1/build/package/debian/libnspr3.postinst --- firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.postinst 1999-08-06 09:35:19.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/libnspr3.postinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -#! /bin/sh -set -e - -if [ "$1" = "configure" ]; then - ldconfig -fi diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.shlibs lightning-extension-1.9+build1/build/package/debian/libnspr3.shlibs --- firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.shlibs 1999-08-06 09:35:20.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/libnspr3.shlibs 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -libnspr3 libnspr3 -libplc3 libnspr3 -libplds3 libnspr3 diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.substvars lightning-extension-1.9+build1/build/package/debian/libnspr3.substvars --- firefox-1.99+2.0b2+dfsg/build/package/debian/libnspr3.substvars 1999-08-06 09:35:20.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/libnspr3.substvars 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -shlibs:Depends=libc6 (>= 2.1) diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/menu lightning-extension-1.9+build1/build/package/debian/menu --- firefox-1.99+2.0b2+dfsg/build/package/debian/menu 1999-08-06 09:35:21.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/menu 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -?package(mozilla):needs="x11" section="Apps/Net" \ - title="Mozilla Navigator" command="mozilla" diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.dirs lightning-extension-1.9+build1/build/package/debian/mozilla-editor.dirs --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.dirs 1999-08-06 09:35:21.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-editor.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -usr/lib/mozilla -usr/lib/mozilla/components -usr/lib/mozilla/chrome/editor -usr/doc diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.files lightning-extension-1.9+build1/build/package/debian/mozilla-editor.files --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.files 2001-10-05 00:40:27.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-editor.files 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -usr/lib/mozilla/components/libeditor.so -usr/lib/mozilla/components/libcomposer.so -usr/lib/mozilla/chrome/editor diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.substvars lightning-extension-1.9+build1/build/package/debian/mozilla-editor.substvars --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-editor.substvars 1999-08-06 09:35:23.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-editor.substvars 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -shlibs:Depends=libc6 (>= 2.1), libstdc++2.9-glibc2.1 diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.dirs lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.dirs --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.dirs 1999-08-06 09:35:23.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -usr/lib/mozilla -usr/lib/mozilla/chrome -usr/lib/mozilla/chrome/addressbook -usr/lib/mozilla/chrome/messenger -usr/lib/mozilla/chrome/messengercompose -usr/lib/mozilla/components -usr/lib/mozilla/res -usr/lib/mozilla/res/mailnews -usr/doc diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.files lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.files --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.files 1999-08-06 09:35:24.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.files 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -usr/lib/mozilla/libmsgbaseutil.so -usr/lib/mozilla/chrome/addressbook -usr/lib/mozilla/chrome/messenger -usr/lib/mozilla/chrome/messengercompose -usr/lib/mozilla/components/addrbook.xpt -usr/lib/mozilla/components/libaddrbook.so -usr/lib/mozilla/components/liblocalmail.so -usr/lib/mozilla/components/libmailnews.so -usr/lib/mozilla/components/libmime*.so -usr/lib/mozilla/components/libmork.so -usr/lib/mozilla/components/libmsg*.so -usr/lib/mozilla/components/libvcard.so -usr/lib/mozilla/components/mailnews.xpt -usr/lib/mozilla/components/msg*.xpt -usr/lib/mozilla/res/mailnews diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.substvars lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.substvars --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla-mailnews.substvars 1999-08-06 09:35:24.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla-mailnews.substvars 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -shlibs:Depends=libc6 (>= 2.1), libstdc++2.9-glibc2.1 diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla.dirs lightning-extension-1.9+build1/build/package/debian/mozilla.dirs --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla.dirs 1999-08-06 09:35:24.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -usr/bin -usr/lib/mozilla -usr/lib/mozilla/chrome -usr/lib/mozilla/components -usr/lib/mozilla/res -usr/doc/mozilla diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla.mime lightning-extension-1.9+build1/build/package/debian/mozilla.mime --- firefox-1.99+2.0b2+dfsg/build/package/debian/mozilla.mime 1999-08-06 09:35:25.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/mozilla.mime 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -text/html; /usr/bin/mozilla %s; description=HTML Text; nametemplate=%s.html; priority=3 - diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/postinst.debhelper lightning-extension-1.9+build1/build/package/debian/postinst.debhelper --- firefox-1.99+2.0b2+dfsg/build/package/debian/postinst.debhelper 1999-08-06 09:35:25.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/postinst.debhelper 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -# Automatically added by dh_installmime -if [ -x /usr/sbin/update-mime ]; then update-mime; fi -# End automatically added section -# Automatically added by dh_installmenu -if test -x /usr/bin/update-menus ; then update-menus ; fi -# End automatically added section diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/postrm.debhelper lightning-extension-1.9+build1/build/package/debian/postrm.debhelper --- firefox-1.99+2.0b2+dfsg/build/package/debian/postrm.debhelper 1999-08-06 09:35:26.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/postrm.debhelper 1970-01-01 00:00:00.000000000 +0000 @@ -1,6 +0,0 @@ -# Automatically added by dh_installmime -if [ -x /usr/sbin/update-mime ]; then update-mime; fi -# End automatically added section -# Automatically added by dh_installmenu -if test -x /usr/bin/update-menus ; then update-menus ; fi -# End automatically added section diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/rules lightning-extension-1.9+build1/build/package/debian/rules --- firefox-1.99+2.0b2+dfsg/build/package/debian/rules 1999-08-06 09:35:26.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/rules 1970-01-01 00:00:00.000000000 +0000 @@ -1,117 +0,0 @@ -#!/usr/bin/make -f -# Derived from debhelper/dh_make example. - -#export DH_VERBOSE=1 - -# Set by configure (plus USE_AUTOCONF=1), but useful for NSPR -export MOZILLA_CLIENT=1 -export BUILD_OPT=1 -export NO_STATIC_LIB=1 -# untested upstream - export USE_IPV6=$(shell cpp debian/testipv6 | sh -) -export USE_PTHREADS=1 - -nspr = libnspr3 -nsprdev = libnspr3-dev -mailnews = mozilla-mailnews -editor = mozilla-editor -TOP=.. - -build: build-stamp -build-stamp: - dh_testdir - - test -d build-nspr || mkdir build-nspr - test -s build-nspr/lib/$(nspr).so || $(MAKE) -C nsprpub DIST=`pwd`/build-nspr - - test -d obj-`./build/autoconf/config.guess` || mkdir obj-`./build/autoconf/config.guess` - cd obj-`./build/autoconf/config.guess` && \ - LD_LIBRARY_PATH=`cd ..;pwd`/build-nspr/lib \ - $(TOP)/configure --verbose --prefix=/usr \ - --disable-debug --disable-profile --disable-crypto \ - --disable-netcast --disable-java --disable-oji --disable-static \ - --disable-tests --disable-smart-mail --enable-mailnews \ - --enable-editor --enable-ldap --enable-optimize --with-pthreads \ - --with-jpeg=/usr/include --with-png=/usr/include \ - --with-zlib=/usr/include --with-nspr=`cd $(TOP);pwd`/build-nspr - cd obj-`./build/autoconf/config.guess` && LD_LIBRARY_PATH=`cd $(TOP);pwd`/build-nspr/lib $(MAKE) - - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp install-stamp - - -cd nsprpub ; $(MAKE) realclean - rm -rf build-nspr obj-`./build/autoconf/config.guess` -# find . -type f -name Makefile ! -path '*nsprpub*' | xargs -r rm - - dh_clean - -install: install-stamp -install-stamp: build-stamp - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs -a - - cp -pR build-nspr/lib/*.so* `pwd`/debian/$(nspr)/usr/lib - cd `pwd`/debian/$(nspr)/usr/lib ; /sbin/ldconfig -n . -# cd `pwd`/debian/$(nspr)/usr/lib ; for i in * ; do ln -s $$i $$i.0 ; done - - cp -pR build-nspr/include/* `pwd`/debian/$(nsprdev)/usr/include/nspr - cp -pR build-nspr/lib/*.a `pwd`/debian/$(nsprdev)/usr/lib - - # this may fail, but who cares - -cp -pR obj-`./build/autoconf/config.guess`/dist/bin/* `pwd`/debian/tmp/usr/lib/mozilla - install -m 755 `pwd`/debian/runner `pwd`/debian/tmp/usr/bin/mozilla - -# # Okay, lets move a bunch of mail-news stuff to its own place - # Note: We have to cd and set sourcedir because the debian directory - # now lives in mozilla/build/package and dh_movefiles won't work - # across the symlink. - cd `pwd`/build/package; \ - dh_movefiles --sourcedir=debian/tmp -a - - touch install-stamp - -binary-indep: build -# We have nothing to do by default, no architecture-independent files here. - -binary-arch: build install - dh_testdir -a - dh_testroot -a - cd debian/ ; cat copyright.short > copyright - cat LICENSE >> debian/copyright - dh_installdocs -pmozilla LEGAL - dh_installdocs -p$(nspr) - dh_installmime -pmozilla - rm debian/copyright -# dh_installexamples `find -name '*.ad'` - dh_installmenu -pmozilla -# Running this is a baaad idea. -# dh_installmanpages - dh_undocumented -pmozilla mozilla.1 - dh_installchangelogs -pmozilla - dh_installchangelogs -p$(nspr) - cd `pwd`/debian/$(nsprdev)/usr/doc ; ln -s /usr/doc/$(nspr) ./$(nsprdev) - cd `pwd`/debian/$(mailnews)/usr/doc ; ln -s /usr/doc/mozilla ./$(mailnews) - cd `pwd`/debian/$(editor)/usr/doc ; ln -s /usr/doc/mozilla ./$(editor) - dh_strip -a - dh_compress -a - dh_fixperms -a - dh_installdeb -a - cd debian ; cat $(nspr).shlibs > shlibs.local - env LD_LIBRARY_PATH=`pwd`/debian/$(nspr)/usr/lib:`pwd`/debian/tmp/usr/lib/mozilla \ - dh_shlibdeps -pmozilla -plibnspr3 -p$(mailnews) -p$(editor) - rm -f debian/shlibs.local - dh_gencontrol -a - dh_md5sums -a - dh_builddeb -a - -source diff: - @echo >&2 'source and diff are obsolete - use dpkg-source -b'; false - -binary: binary-indep binary-arch - -.PHONY: build clean binary-indep binary-arch binary # quicktest make diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/runner lightning-extension-1.9+build1/build/package/debian/runner --- firefox-1.99+2.0b2+dfsg/build/package/debian/runner 1999-08-06 09:35:27.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/runner 1970-01-01 00:00:00.000000000 +0000 @@ -1,20 +0,0 @@ -#!/bin/sh -# A simple script to start mozilla. - -MOZILLA_DIR=/usr/lib/mozilla - -# Check for a $HOME/.mozilla directory. If it doesn't exist, create a GOOD one -if [ ! -d $HOME/.mozilla ] -then - cd $HOME - mkdir .mozilla - for file in $MOZILLA_DIR/*; do - if [ `basename $file` != component.reg ]; then - ln -s $file $HOME/.mozilla - fi - done -fi - -export LD_LIBRARY_PATH=$MOZILLA_DIR MOZILLA_FIVE_HOME=$HOME/.mozilla - -exec $MOZILLA_DIR/apprunner "$@" diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/substvars lightning-extension-1.9+build1/build/package/debian/substvars --- firefox-1.99+2.0b2+dfsg/build/package/debian/substvars 1999-08-06 09:35:27.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/substvars 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -shlibs:Depends=libc6 (>= 2.1), libglib1.2 (>= 1.2.0), libgtk1.2 (>= 1.2.3-2), libjpeg62, libpng2, libstdc++2.9-glibc2.1, orbit (>= 0.4.3-1), xlib6g (>= 3.3.3.1-1), zlib1g (>= 1:1.1.3) diff -Nru firefox-1.99+2.0b2+dfsg/build/package/debian/testipv6 lightning-extension-1.9+build1/build/package/debian/testipv6 --- firefox-1.99+2.0b2+dfsg/build/package/debian/testipv6 1999-08-06 09:35:28.000000000 +0000 +++ lightning-extension-1.9+build1/build/package/debian/testipv6 1970-01-01 00:00:00.000000000 +0000 @@ -1,8 +0,0 @@ -#include -#if defined(__GLIBC__) && (__GLIBC__ >= 2) && (__GLIBC__ + __GLIBC_MINOR__ >= 3) - /* For IPv6 support, glibc2.1 or newer is required */ - echo 1 -#else - /* Sorry, no IPv6 support */ - echo 0 -#endif diff -Nru firefox-1.99+2.0b2+dfsg/debian/README.Debian lightning-extension-1.9+build1/debian/README.Debian --- firefox-1.99+2.0b2+dfsg/debian/README.Debian 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/README.Debian 1970-01-01 00:00:00.000000000 +0000 @@ -1,105 +0,0 @@ -Firefox for Debian -================== - -Please read the file /usr/share/bug/firefox/presubj for information -you may want to know if you will report a bug. - -Application Update ------------------- - -From version 1.5beta1 onwards, the automatic application update has been -disabled through the app.update.enabled preference, which is locked to -'false' by /usr/lib/firefox/greprefs/firefox.cfg. - -Automatic extensions update, which used to be disabled; has been re-enabled, -since the Extensions Manager has a correct behaviour with system-wide -installed extensions now. - -Extensions ----------- - -From Firefox 0.9, "old" extensions are disabled at first run (i.e. -when no profile was found). By old extensions, Firefox means extensions -not following the new extensions guidelines described at: -http://www.bengoodger.com/software/mb/extensions/packaging/extensions.html -But even the ones following these guidelines can be considered old if the -contents.rdf file in their chrome gives the attribute chrome:extension = -"true" in the package information. - -Some extensions can also get disabled by a new release of Firefox, because -the install.rdf file provided by the extension says it's targetted for a -maximum version older than the current one. - -Packaged Extensions -------------------- - -With older versions of Firefox, an update-mozilla-firefox-chrome script was -provided so that extensions are correctly enabled in Firefox. This has been -obsoleted by the new Extensions Manager, and the update-mozilla-firefox-chrome -script removed. Packages that use this script to support older versions of -Firefox are advised to check for its presence before using it. - -Sound ------ - -By default, firefox detects and runs the correct dsp wrapper for esd -or arts. If this is not the desired behaviour, edit -/etc/firefox/firefoxrc or ~/.mozilla/firefox/rc and set the FIREFOX_DSP -variable to: - -"auto": The default, auto-detection. - -"esddsp": Use esd. - -"artsdsp": Use arts. - -"none": Don't use any sound wrapper. - - -using Java. (You should use plugin which compiled with gcc-3.2) ----------- - -Grab a binary Java distribution from http://java.sun.com/. Install the -java-package package and do a make-jpkg on the file. - -Buttons -------- - -Some people have complained that the button order in dialogs is -non-intuitive (ie, they don't like it). To reverse the order, add the -following to your chrome/userChrome.css file, under the -~/.mozilla/firefox directory: - -.dialog-button-box { -moz-box-direction: reverse; -moz-box-pack: right; } -.dialog-button-box spacer { display: none ! important; } - -Emacs keybindings ------------------ - -Versions of Firefox before 1.0 supported Emacs style keybindings in -text entry boxes. Version 1.0 now merely follows the GTK keybindings -settings. To enable Emacs keybindings in GTK, follow the instructions -at http://kb.mozillazine.org/Emacs_Keybindings_(Firefox). - -Pango ------ - -From 1.5.0.1, pango support is enabled by default. This is not the -default for Mozilla.org builds, so may have more problems, but it is -the default because it supports more languages out of the box. If you -experience problems, you can disable it by hand by setting -MOZ_DISABLE_PANGO=1 either in /etc/firefox/firefoxrc, -${HOME}/.mozilla/firefox/rc or as an exported environment variable. - -Well Known Ports ----------------- - -To prevent Firefox from being used to launch attacks against other -protocols, certain ports cannot be connected to by default. See -http://www.mozilla.org/projects/netlib/PortBanning.html for further -information. To allow the port numbers being used, enter -"about:config" in the URL bar and edit the -"network.security.ports.banned.override" entry to list the ports you -wish to allow (eg "2049,4045,6000"). - - -- Eric Dorland , Sun, 9 Jul 2006 01:33:18 -0400 diff -Nru firefox-1.99+2.0b2+dfsg/debian/about.png.uu lightning-extension-1.9+build1/debian/about.png.uu --- firefox-1.99+2.0b2+dfsg/debian/about.png.uu 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/about.png.uu 1970-01-01 00:00:00.000000000 +0000 @@ -1,453 +0,0 @@ -begin 644 about.png -MB5!.1PT*&@H````-24A$4@```2P```#L"`8```#.XIMU````!F)+1T0`_P#_ -M`/^@O:>3````"7!(67,```L3```+$P$`FIP8````!W1)344'U`,0%PXEGBR5 -MZ@``(`!)1$%4>-KLO7F4)4=]Y_N)R+O77M75U56]J'>U6E(++8`0PA)"(%8C -M#T;VF#,,QS/&S_/P\LY8`-^P`R,WV/.\#08Q.-A,X#!@"6TL`BA -MUHJD%NI%ZGU3=]>^W"4CWA\1D1F9]U9U2V:12O'3R7/SYLV[U.V;'WU_W_C% -M+\29,VLKT]%08 -M'>UE]>K^\"6&",`*\?,-K3534PO<=]]!'G_\!(_N/<6QTW,XYY[]W''?(8Z=GB<> -MZJ.Y:8Q6?S>%L4&BH1YDN81NM!!2@A2(2$!+@93),:(((HF0H!'N38AG%V@= -M'Z=U^#2%I\,JK+P>E_&ZUVU'6$"&",`*LG20:.THLE1$V-2N6HI8T5-EK*]*3[6`M("24EA0F4V6 -M"LAJ$5DL(HH%1#%".(_*`D1KT&@#+*4LK!1Q'*-:FCB.B>.85C-&Q8JX&=-H -M*:8;32;G8R;K3>)6C%867*T8K32M@R?IV7V$-2C^W;M>S!O><%$`5P!6B.4" -MJGJ]R?>_OX_/?OE!'CITDKGS1HG&5EK/R90=#'576#U0H[=61$I)%$ED9!14 -M"BV3W@DAB;JK%`:Z$0*$_0]A8:7!\]>)E?&J5$O1:EDXM0S`6K%)_UI6;3EP -M&9AIQN<;3"RTF&NTC-**8W0<0S,FGIFCY^'];*I&_-'[K^+**S=0+$8!7`%8 -M(9ZOJ=_NW2?YTX_I'SO'EYY\1A_\L%7LG[]4%!.UO_G?N7*C3N'H'X/_XJ]O9K1HLC`P@:C5$)(D*$>M6=#/< -M5T-&$5&4JJ=(2J(H0D0B45J1C)"1,=?3\[S[0B#+10I#?09"4911-MI^)L,> -MXV4UZTT69N:)FU9MM6)BJ[Q:S99)"6.7.L96F2F4/>:45[,5,S'?9#9)%17$ -M,:K9HKAK/^N:\/$_?QTO>QK_[W:OI[@X%J,LAPM2<9:*J3IR8XGU_^#4>&9]D -M]N+S$O.[7)"L'>ZAJUK$9'XF_<(6<*(C>PM:*]!^>FA>7VJ+(6U3.8V]U0@A -M3`J(0&B3/QHPZ.2MI-8HZS\H-*5JB>;L`L0@;#HHM/T02J4IHS;[.DD=3:J* -M-B4/0FF*0C-4B)A6BIF%."E(I:^7D]4R_^-[CW'O0T?Y^[]]FTEE@]H*'E:( -M7QVLE%+\Y"=/\=OO^7^Y=VZ:F=$5YJ)7FL&N(IM6]E`IR.2")P&#%=::Q+O" -M'A+V%*&U!40.5+@-B%NIOR7,#TI8`KKSI`")AEC1F%X@GJU;KTJAE?6RE$K\ -M*F.HF[]!*&7]+@LJE7IJH"$V[U63@H%29/X/[/PM&3&[892=$V>XXM<^Q4]^ -M\E3PM@*P0OPJ8?7E+S_`NS[P]SQ6:!(/]ML1.U@SU,7*GJJY.+4VRL."2BNK -M?I3V8*7=L)X!A5,RVE:46T`(K<$I+J6@I6PZJ`VL[""A]#9SWQCSNFXF0:/B -MQ%3'0BD!C;+JRH.LUG%BQ..@$ZOD;Q)*$VE%?T%2E=+"S=17Q*M'.3)I@XC@.T@H<5XI?A5RTL-/G(Q[_'%[^[D^FQ042U!AJZR@56#G09 -M^\J>JY6E1^)116BMT%JDJDK;2L_D?LH$K'I""Z/,A#;IG1:@-+)6L1Y6=DN\ -M=VU0IVQ*V9R>ISE?1UBEAS;I7Z*P7"H8IP`5MMR!V/T-J1+4<9JR)M!5BI*` -M[D@RTVJAE55G/3TT=YS'?_SDMWCRT`2_]]Z74ZD4@Z\5%%:(7Q2LXCCF3_[T -MF_S?MWR7J14KH%H%K>FN%!GL+F52/*VS:2!*6UBEM4_:.U>[^T[5H`"5/L>I -M*YNFR7()62XFOEA&36'`ENZ;Z85=*WJH#=30RJHE!RV;PFE//6&5G_94E0&7 -M\A2A?9Y2]G.EM5T%-#V1)/)\.E&M,CG0QR<^]]U,O5906P%8(7[.L&HTFOS% -M7]W*E[[]`^(MF\SD8J7IKY7IKQ9Q(VI::7/=)I"RMY!)N_R+U8%**V43/V5] -M,G>MJ]3S0B&*!>2*WM2HMP4-(N-9B<3#\K=BN9BDIZX`5,EKM!:>H.#'H:Y$PC\7V\7*%YL:U?.;+=_!_?>Z>)#T,T`K`"O%S5%:? -M__R]?.Z+=](86P.1\8%Z:R6JI8*]^+V*!7MA*^UJH"R,M#/=4Y"E'A&IJK%* -MRCPG!8#=*J-.10P&H1HNY4]/&:(_]US7`T9E]G7P. -M__U=A3MV5%%["LT=-Z)/&55F?2U):MHC)(V77,)?WWP?7_K2_0%:P<,*\?," -M5AS'_,,_/,*GOKJ+A;>^&AYX')2FNZM,I2`-5(0T"BA6:"'0SG-2RO2FF7)9+4)KJE(R -MWU+$757D53O0JP:9>?$9$#1W073LQ8N$:)21C4:%/J[L0FFU5%ID:@0+D%,:[.4-V(H -MHXB^-8.49Q>8/#).7&]:=6130!VC8^=EQ0G0C&+$=BN-/9AEE:)6BO+*`8JK -M!VG--ZBJQ3WRSY_"I15W@3H/UT<>'X -M:>;WGZ"V:0Q1*E"[\#QJ+]H,2A,?.4WUJ2.(\2F7R:+7#_/DY=OXE^_\$J=/ -MSX22AP"L$,\&5N/CL_P??_D]3KQD*UR\SOR#C:V@7)0I>&*5C*QIK=&%`CJ* -MT"I.3&T#D=@SY$TJI:;G43-SB5IR<_U<6QC*):(-HT1;UA!M&$-I3;1F90(I -MY8TLJN16>WZX-_J(449G]I_@Q&,'.?[(?D[O/I:HHDR!J]+V\QL@*17;],ZF -MBM9`U[EBTP1NL:9Q[`Q3#^VE?O`$`EC8%5$G9 -M%,DHK1BY:37BHHW(E^^`P=X44/:"]B&C2T7HJEH?VBDE[7E3]MQBA"Y$"K&*['V,M*2NP6HV8N-FRH(T-%!*O226*RJBM%%Q)ZJ>,7:`T12WH*7H_?R%HO/XR?KA_ -MDO_YI0=HM5K!A`_`"G$NP(KCF/OO/\#?W?XD$Z^X*+GBBZX@M+N20$@Y!15K -M6#$`V];#NE4PU`CKLM/S=%(_F@&:O>\Z+B@OU5.0 -M@$UY('3G*0M!A4Z.1:4BW2O[+*A(P)4J0:.8E!OI\]+8I!XK=BFCLC#+UF]I -MOVY+F0_:?'HBR5>U!KW0H'7T::J1H.2N``O5Z1LNX^9O_HQ''ST:4L,`K!#G -MHJ[.G)GAW_S;_\7A'1NAOP:N"!.-WG,0_?1$6[55`PQ>=!X]FT:3"G=\PSWVC/G8 -MU9BIM(C6\[QTO8%`T%.,D@G>:`TK^SBX:35_\+]]B[FYA9`:!F"%.%LJ^-G/ -M_83)M2O@@M764#*;CD'?M\N>ZU_0"KUU';JO.TW[`/JZ4(6(UL\.$C^\UP+" -M`F##*+I[&=H\ -MQMB+-R-L>8:E7:J4%`QL7\O:ZR]EY*5;Z=T\2O_FL;0R/E:98M)48>5KME*O -MCU*1XNIAM.TDT>/-NT1KN&0]^PLE/OGI'])JM0*TGD,1RAJ>8ZG@0P\=YO_[ -MISW,OO$EN4X*UJL960'S"^A(&E])`GT]Z`T&;DIH!"*!B$"@?W8`"M+,,8PE -MU`J(]6,)D`3"/@^$%JZNTCPFS#Q`4Y1@+EJS9XY+!,HK<9!HM+8]LKQ:+'>& -M[VI8YQ.&TH& -M'Y)TDL2@UXK,2*,L%HEZ:E89FE2[+*'>LM^U%,R]_@K^]N;O\98W7\C6K:M" -MJ4,`5HB\NFHVFWSRO_V(HYO60+5BE)5M?Y"D?K]V*:I@NH)JB5FLU-9.Q6B$ -M+1A5TL!'H^'%%R!GYA`SF,`J0J,,(I.%54N/"_AK[!_42V2-'0K[?I0*G!FQT8^_E]_ -MR&?^SS>'YG\!6"'RJ>"MM_Z,^X[.P@W;LNK*=DDPZ8X%$E8]25>%[N8+6[6D -M;8<$`=&J(;08,L6@=G5FG31<,.!2,H61$"8%%=+VQTO$E;`M9D32/=156$68 -MNP'3FAX\P\_V'D:-#R!7]5*Y]$5)K*E(P -MW_3F(UYR'M__^D_XX0_W<ZPYB:?6YA52BL`1* -MI:E@FO(96,4Z=3[376'[8QEM)I/Z7`,5NU%!FPI: -M/TJY);R49O[,-`=O?8"^\]?0NV4UH.G;NI;))X^#TD2U"O'D;%JZH?U1Q4[S -M)LW<0J4T+-2I7+3!=E@UP*K;$4VTAH)D8MM:/OXW]W#551M,3_N@L@*P7LBP -MO0@42314A#]QQL]'RN9[YL"2:89 -MG1#NF%%G:/N`G6_HH(:&2(K$I(^$,.5AVJ2(TJ9[;G8/L6+RX&GJDW-VWI^9 -M=C-]?#*9=J1BE2FW4+8XU'E96FE4L\73]^^#2-*U?A65D3X&+]E(:64_]:E9 -MCM_QL&?8.W,=.TJ1FN[^=RB*!7K^Q370546UTM'%LI#,>W,0V3#"4WL.\YWO -M/,X;WWBQ2<6U#M#Z%448)7P.J*OIZ3D^^S_OY\R%Z\T#2B^Z95267=Q!:05O -M>P7R3V]*ZZS80&55/[-/G3`K06N=%-"Z&JVHNT;7!>NRK6GL!^QZU>7(GJZT3Y9=]*(L -M0:*23@\4!&?.7\NG/OL3FLUFJ,T*P`K>U;>__3AG9`0C?8NJ*]]43M,?EM3*0LZ`ZG8J2L[7U#%SGA/RQ1<39;SMD1!,GCQ>LMSG1CQ -M0U=N0Q:+B&+45ILV].K+J6X<\R9,6VJ7"Y2WK,G4<+DB4Q24A$P5E@)6#W'@ -MZ3F^_>U=H0(^I(3!N_KRUQYC:.3Y.J]Y,YPDZ(SU.YS.J#)ATFB(J`[3,G$>EZ!H9@*(WX=L6LA:Z -MJZQ_YZMI3,WQU/_S3TE%?-1=H[QFF(+2K'K/ZYE]XC"M^3JRIT9Q\QIT%*%B -ME?A7KC$A*$I24[>=5EV9P^PEF_CRUW;QFM=LHU`H!"\K**P7GKJ*XYC''S_& -MWN.SL&Y%KIE>>R4WRE\X(LXH+.7-!S19D4K5DO$WRKV=T'F -M:TD+6K6&J+O*V(TOISC4BR@6Z+Y@73*I.^KMHNN*K?2\_&)CLI>B7&&IK[#, -M;0GIW=>P>14/[CK)[MTG@LH*P'KAIH.W?/EA3HT,+0XHU?F8BC6ZY28,QPE, -MDK0-B+4R[:0PZ:"!D+*UE=JVH/(JUJT?EGD=-[W&\ZG\J3@.4K'W_DAI6UFY -M-,_!R9YGX92H*YVFB'&LO#('E2BTTD!W.I?1E:%ZT$)#>?40(V]\&;5-8_2] -M;'O:LQ[2_4[?J6[_'T5!ZM3'LL@39Y!GIBAL -M/P\1%8BE)FK&Q)/3Z(46NJ\&`ST(97K#@UN/$")$,NHH9>)'&\-="U.^A>GM -MWK-YE(DG#A-/SX-544GU>>P@%*/SZ*OO1!*$?J*S=E^\9D>6JH=6#E_:V;%`/]XVSZN -MN68+<1PGQ:0A`K"6M=D^.3G+SH>/P:5;V]/!Y#[I,7(04S*!EXI-#F?KWD'8 -M44,MTZ+/EH+]QXAF%U`C_6@AS45^>AI]]&FDF[(S-0VS\[!FI9D^*)T,MU-R -M+)BT$I:'VD(KU\-=0-\%:YD_9E+#\F`/$[L.T7!5Z;%K@6S-=K?OJ1\5IR4- -MLJN2Z2SAEV3HW+J*^J']Z#L?2V%TTU6P9=24-K1TKM&?6E3!"JV1KE6/.W=L -M@(=_=I#9V05*I9))5\.(84@)EVLX8/WH1T_1*)6@W"$=S%](<79I*_Q41F6- -M=V=4*[].JA6C'M^/FIPA[JG"Z$KB5HOXV"GB`T?-XZW8IFF:^/04\?1\8L8G -M!:&^^>X5E,9*$[O&?9FN+IK*J@%JJX>)JF6Z-ZU*S/6DA"%6V:IWY4^$-H6; -M*UZ\+=OIU(U\>K?)Y&@-7+,=_N`-Z)%^6ZW@KKM51-X:LLSJJJS!+(,ME7<3KK -MSY9-H9`POX`X+^.`Q],0T6BFDG4>3C*!)88SX,Y/054$+([-< -M6I@TZ+3K#6JSP`Z1LC5;]C&LVG)K%"($Q;YN>K:L9N*Q`Q:LI(#U;V--5"O1 -MO6&4[HVKB+JKGKK2;CWJMLZH?IF#JA2,P?[B3>BMH\F4G71BM,IV,W5_O]>> -M&6UJR_(CMJ>[N[CWWD-<<<7ZQ,<*"BL`:]F:[EQ26$41 -M&;\JLA6BX].P9F6*/D -ME*2:_OJ'_@H\;9T=3#U(LGJ/R"UT@=(PU,,==Q_B/>\)4W4"L)9Y.JB4XNC1 -M":;K,?14V_VJC*E.%DZN@14:5!-V[X?Y!0.8XT^CA_I0D82%)F)N%BTE*HH0 -M4A(7)$)+M#1U6$0:TYL&>QO;?C`R6?S!B+BD]9YMU&R-=;L(H<8K;]">JA)D -MNC88IUJMHI0*;6<"L):OPGKLL1/,"ZNB -MM%I<58D\O%Q*J&#W4S`[:\B@-M!"6(&FDFZBV-%!H44'6)GCSH0G#R[;9<*! -M,/L]^06A)(6BV=[R7I5^,@'<6UDG]N&4O9^D@+ES\!=S53E5I7.^HI3,*,$C -MCQSCVFO[0EH8@+6\@;5GSRGFJY7LZ*#O5_FJ"I7=!S@]`1-3IFM>HKADHIJ4 -M;IG[VAXO6#451:8*W1K11`*I!+&4H`52F)6C49$!TNZ#Z&*!:,,8>K`G*6-` -M"[1L5U;2@Y0K1A6NJZ?(:"G;"#`]Y'3(_!)C24_Y=!4>:2OV?9#-5FQX1&V+(&$F4E -MS'%HVR!57,[34KZR2J#E3:,A76*L,[3\15M]X"CT7!U]]"2Z6$17*O#$?CAM -M*^];,=A-CPRCS]^2IHX.4'EH -M>5.$\J`R7J"=EI2L'J23IG]::0NJ*OK04?33XP:Z<8QNFI3/%*G&Z$-'8#KBIV7:XE-;_\O1Q%8\:*=DI+W0 -M"M)Z,""U0BEITDIINIA&4MJ4T*1+6BFD%*`D+6UJDI04J9@3.L&0K8DWZ9\' -MJNQHH?:`Y5W8PI_$F%56>*#2F56G<\T,XW2Q"=W2Z#/CZ-6CZ&H5M7>_F2BN -M8MOU5*%;"N(8_=/'T!=?B'8-['.CAHGW%>=JMJHECAV8329"AWJL`*QEI[#B -M..;(D4EJO24F.7MM50HN!:=.0;-A596T*:`T,$K4EDR'Z.PQK30J$@9,2D$A -M2M)'*6UO(A<"T5G:02A:A$.DQ!]U, -MA89(EPQ+X)135NZ.4JGQCNVBFG8DM7^#UXI&*XU>.X:^_U$SEU!(M&J:-#!9 -M+=J"Z]09N.<^N&`;NJO+P"Z.C?F>+]CU5MZA8/II34_/T]W='8SW`*SE!2SG -M81TZ-$Y<*KAUM%(X-6,X,VZ.]_9`;U\V'9R<-!>1D,9_RD`+EP=:]UN23.RS -M(X$&7"8-)(JLBHJ0D2D%0$B([-"\E.C(K,A,4R!'AXA[:X:-PDQ7$5BU902: -M55/&XQ)63>7!I867_VE_U+`=4DY9:>?$V_8X.@\LK3.&N6OXIX5$[[@`_>`N -M].1TTLG4^%ANGF(,<0L].8'^X8_0M2[H[85B&;UB!;I8SDZ0SHT(=$ON@!] -M^#CZX<=-2MA2:5J8W%H838ZC3Y\V2NO(8;C@(@.O6+6GA'8`8V)B/J2$`5C+ -M4V$II9B>=L#*C0(V&_:8@&;3[".-=W7TI%%8KK!3B!1.C@#^DTK1=%'3Q+/R4D*5*BVWCJ$_4JC\0M&5P^BN -M_>B)2:O"C)?EIXC&W[+I8+4+MFPS*JVE+L$HK\;%$ULLB -M!9Q16A9:RACR1F%%!IX2A%0@)7)\$O7@SY"]W:@3IQ"U*EQV/D)(M%T7,15R -MVK:C2:?BN/JKU'C7R>-HX1W3Z;0DMY:]798^H[+B;$J(2PUC+T6,=0HKI[0F -MI]'C4VVJ2FME%515C#Y\`'WT$+JWW\"KU@.#(UYQJ5%8$W68GFXDH`K` -M"L!:5L!*?0Z;5OBC@+T#PY'&\ -M]%"!C"RD7/&I-*-YD>F')8^=,CVT)(C9>3/MIUA`2/-Z0OD?1V0AE=1EV900 -M?Y30RWB3F@:O&Y^W.(3.>5@HKUA4I>!2OI?ES1/4]3I:F455@$NU+-C2 -MU%#'RJC2W8?"'4>@VP>H;L,M>2F9EZIJPA1`#6L@B7-LS,-"Q@:T;>S*"D*9,0D;3O -M:8UW)1!"0J0,G&1D/L+$-&*PSY2."8$4(L-0T0:M%$[)G^!=UZZPU"FJ)=/" -M3$J8+C^?7?HL.V=0G3J#WO.4+6.P$&LYF,5)XT#3SCG.WMK'40J>>#CM3!I% -M,#`"2DE*A;(@EE.3%A/1[9BV[3. -MO'\&6,G;BARL1,YTU]GZ6+*@\F8]YTSWG,*RHX3HU+=B[6ASD]L5^2) -M4P\KCE.`.765I(RQ7>Y>92=`N_N]6RD695!8`5C+%US=W47;$4"EZ:"[G3QE -M8*5B+WW+]VS)^5A"9Y57IHB4+-A%JN>%1(-VIHE)LH -M28B*B&9LS79I59:Y4*44"9ADD@Z*;#J8@"NGLC*E[9[:4NVCA6[;-F#$,98 -M%L[G&NI'MV(#)IG676F1&NLDJ6)6727S"$6[\:YUWK_JH+#\%-%;/"(%ET[! -M==%V],[[C-D>Y^&4N^_V,[#RO"NGJ#*PBI.VR=)V:PW0"L!:EE&M1O258=(O -M'%6VQ$#81GI@JS-5JHHRJLH!+>]3N1Q,>T6D(I4WF?8*Y,!E0*:$,@HKBM)Z -M*P>P@3Y$'$-L@6477S`#DH+8,]N3KJ/"4U7XC$S70FQ363D/*PNL7`&IGQ;^ -M9"=Z=A8V;4(7BNBYN01*2IFY@\I34"IN)4NEI>E@"K$,K)1IS)Q`"TU?65.I -MA+4)`["6<71W%^U<-9U-!XL5:#4]B$@S6BA$3FWE2A?\44!TN_OM>U;:\\'P -M7]OZ759]:6'6`Q32C!P*I=&C*Y`KAQ$MLR1K6G$A4I7E()6`*^V#Y3,2CZO8 -MAG\ZG428-=[]FBR5!58R05EK]&.[8&+"W'_DT73T3[6\4H9482E/82FE,JM, -M9V#ETK\HJ$C%BG#MI4PP>1])(JY3TFLFD@ -M>*.%>2CE/"YR[CADS[7'-0)M37RQ92-B\WI(1@?-DF`)M+!*2WHC@K[1[@#F -M!BDSWI5([F?+&SJDB-JE@F120QW)N -MME-*,E5(=$H-Q2E%MO[*W>;` -MY7Q_$$DQ:3X-].=%=RQO2);S\GPMUV&TU4*W6DDO>IU13*VD09^*4R#I9'%7 -M6SSJ/9X=$=2INDH_(%1[*:`8&:D%4`5@+3]0N6UTM(MFHV6Z,Q1)H14W/,]) -MIB#"\Z.$+28EEQ;F[R#91[+`RHC?\QS:S6X]$50+%KU84<.DQ(&LR"% -ME)CV,KZR:O.OT@[NKCMI\MTDP-+9E#!?3.K20712V>Y68]:3DXE)GLP-C-.I -M.:FIGJ:&RIGKRC/:SQ56MH"W5(HHE:*@L`*PEB>PI#23C(<&*QRN-VW-E+T8 -MRCVP,)4")5%1SHS762CETT.='RGTS/:V]-%+_\@I,KQYBD+:EC;FN!(@;`&I -MD"JIB,>!RWYVZ8'+O)WVTC_/O\IT(=7I`,-B/E:G[@WC9]`_>]QT";5U5?B@ -M;^75R)$QV:#4S_"*(`K&44_@][9*3,X8-- -ML^JS2PD'UL'))TQWAF3)+3=QV?.?M%@$6BSB50G/;/=5E,@-X>FL$IN926'E -MI9#:K98CK?MDO2LS0$`RL@CY04R'+)<."L]LSZ>%BTR&SHT6HD"?.FV[+J1= -M%7SS7&N5+(YJ[N=5E5EQNF-QJ.=796"%^7M7KB@315'R;QL45@#6LE-8412Q -M87T/#^]_FI8_4EBHPNK+8.YIF#H&C;G%X>34%Z*#R2[:S74Z**R,AY4[#P'K -MS\NHJWQM@H[]D4&1S+&6".*A$7CZ)/K$<0,LIZC\N8">FG+P565Y&6Y<[3I="HEW'>O>6Q?#;9NA94K/:5%3GD9 -M:*5E7A90,_.(Z;HY_>`IQ%`/;%GEPG>>EA9TZMK0-AFZV80]3YA5?Z*B -M45F^JDK`%:?+T6M/565JK/02L.H`K,H@!:W9LF4@**P`K.4)+/?#EE+2VUMA -M<*#,T7H+RH444MA%)5Q9@U:V9WMD3/DC3%]XPUJH5M+4K7?0J*&3A]O3 -M/ITSYYW:\E-'#RQ-H+M%SW6[$ -MCW8C#IY*_:PWO]C4S"\I:4"C'_LIG#KI@4JC=9P`"ZTRH/(] -MJS3UTUXZJ!;WJ_*WQ2$&!DM4*D6B*$I\K!`!6,L*6%$442@4*!0*7/JB?H[^ -M8-RN8N/6Y?)@Y=)$;5,[!*P;AK4KX*<'4E#$;G1-P9KSC2*;FX;I\=S4'-'9 -MCR)7[M!H9'N^N..S56N&PCXJOWV,)2`-Z!Z -MM9<.BJQWE8X<=I@,/3,-<[,) -MA-+104]5=5)2;AU,8;]DZ+;KWRU7GVDQH]WJ.[ZZPE2[U^?-)/$$4CE/ -M:JG;-G/]'%65?U\,<_D5@Y1*)8K%8D@)`[!>&"EAJ53BQ9)I3LR*]L6.0LK\`I*\Y.A=632THR*ZF2B>WVK\L?/6K:PB/%>Z*%:K/&2 -M*U90*I62?\N0#@9@+5N5Y6!5*I6X^.(5]-8.,#>K[+]$7DW9M-#!"^^8\!27 -M+$'_:A@_W`%&OM+RX),YYIO>^>-^VD@65K[?-35I/"YQ=H'5#JMV8&7\*P>L -M5@OV/&Q2T)X!.'GHW,#5UAJ&I5748JJKO(8BFLLN6YFH9)<2!F`%8"U;8!6+ -M1]I@?^ZLU0Z84]]\+L -MY.)>59NR.D=5Y6Y%`>)^KOJUH>3?+Y\2A@C`6I8^E@^MEU\UPL[[)QAOJ,ZI -M8$99Z6PJF(&66@)2>5"YT<`XJZK<-2IR/IJOK#*9G@>S8CFKL.KS,#5N;C,I -M(E`N0\^@63R6LP'+NUVQUMR>V`];KX!*3_KXNAUPZ!&8.I7SJA39[H!+@6J) -MV](J^FH%7GGM*LKE]N`%48(`["6M!S,G -M.X!*TZ$Y<8=SR*DZVM-(';<_[L!F.WVR?Y=9_<<'7L>4$#B^WSQO]=;%T\&V -MZ3ETF*YCM[[5,'4"9DZ=15D]$^\***ZB6BCRFE>/4"Z7J50JB>D>TL%?\O_T -MPU?PRU=9KK3!_?AW[!AF]5C5-/5SW4C=%MME[6.5W53N?E2#P?-S:^YXK!?.SIDI^\I1]K]B<9QOJ):^3?[T3!Z#>:/_[8END -MVE*+/Y8_)LNP8DN'>8&+E2KH#O<['!/K6#-68=NV(:K5:J*P@KH*"NL%H;"B -M**)4*B7`ZNFI\FNO6,'APX>9CW6VYLHWV>F@K/S;Z@A4CL'">*J>A.=9^24- -M=$@%%S7G.QW3F3F$U&?AIW>:E#!15V57O+N+ -MX"4O&>:;WSS&_*D61+)S*IA/!_V6RJXX5'GJ(E\SE1_YRZ>$;6FC=]^OV]M:JB6=30758BF1ZIPJ -MRI)5&'[J%6=7?LETU5PD% -MFJMA[*6PX?4@"QU2O:521-K30;F:2!?Y%[\Q1G=W5_(_EP"LH+!>T#Y6K59C -M=G:6;=L&V+"ARJ['Y\YBLOLE#IY($@+*(S!WE,R#286[6%I%+94"+K7OCS8N -MIJ)T[JG)>ZC<0>#,02CWGJ697WNO=_.:%3CP3Z`:2ZNGLZ6(H@)ZE,NOZ&7S -MY@&JU2JU6BVIOW+`"A&`]8((EQ:Z-*-6JS$_/\\;WC#*\>/[.7.F:::A=$P% -M\Z#R`!#U0FD(&J=RL,@#S&^4UZ%R78M%'K8:;2P5?=@=:Z@ZI0B;F2@K\SK7C=&K5:C6JTF"JM8+`98!6"]L-)"(43B -M8_G`VKIUD)>^=(+O?>\$C48,NIE*I`G5@'O0"J.;2AGNGK3$%"T=(C'A<'Z@. -MQC>YK:VOE']>W/DU%MO:7GL1P[\R"#V;4M.]U<%D-!RYKM360L+"RPL++!ERP#773?)'7M@A'=1> -M#42A`JV%G*E7@;ZM4!DR3XG5TO[54N4-"A!]$/5#/,[9*]T=2+NI5M?QRE>N -M8-VZ_@16M5HMJ*L`K!!Y+ZM:K=+5U46]7J?1:'###6/LW3O+DT_.TVK-I="B -M::%5L.#*`4L(T+/0.)3+P?S4+V>JBWPME@^;3JE=A[JLMLQ+=/:0!B^%4_=# -MO`"58:B.0GF%>3SO72TU&7JIT4*MH7@AL,>^4`7BP_;[RX/*]".+HJULW-C# -M:U]K4L'N[NZ,N@JE#`%8`5K>_$*7%C8:#>KU.O5ZG=_ZK35\]K--3IR8,ZDA -M3"812R@BL0AD%E%7OC+39_&IH'T^86G`?/Z!%YF6 -M+:*0*JI%YQ+F_2N6]K"2^Q+D5JNZ-(A5H`\#Q^QWZ=+C&K".U:L'>.M;UR2P -MR@,KC`P&8`5@Y?ID^=!J-IN,C;5X^]O7\JE/Q30:!^V%9E46!0NOI@57P1P3 -MTE-,9ZLAZ`"B-G6U&,@ZI(/M*U%`SW93R-F<,*.7L0)=2GO6DP.3GZWET\%G -M,AG:5UV).ET!]-OO;\9\/HK4:JOX[=]>RZI5O6VP"H6B`5@A%E%9KI"TV6PF -MV[IU+?[5OQKE[_ZNP>3DP7984;3W"Y[J*B_N,67GU"SR^&+*27?@H%A<417[ -MH#!DGE"V/=];*O<:SZ*9WSFI+.6!JM-FTL*NKA6\\YVK$]^JM]=`RQ6*!E@% -M8(7H`"TW*5HI11S'M%HMFLTFK5:+BR^.F9R,^?K7)NO'^;RRX?H[NZFIZT2K]9"7&CI5Y0.K;B].T0%8_E8$NH$)Q86[\`24+DT-]HZIIV!.%YDZZ2NXN3[J%36_?SGU^B/`7(=T -ML`"4S@%8!6"K!=8,4#.CCDS83U0!9L^BK,X2:AKJ#X!<`W*%_7R<0RJ(IZ#\ -M+3Y'8'52646BZ&)>^]HAKKYZA)Z>'GI[>^GKZZ.WMS>9@N,:]`58!6"%.,?4 -M4%L_2"F5V;36O.8UH_3UE?CN=V.FI_/0\I46]D)U0_)Y8`W;X^[YL:7&=OMX -M%9@"GK"/G+;SN=2-< -M?OE@HJP!;0`JC5:AE8.9"]]*70VQOQA2]4:#0>!$Y[L'*W -M7<"9)8!5L+"2BVQS-F7<##Q*>TL:SN)W=?*U=MEJ^=XP3>_J3ER -M9"^MUCY,T:@/KJ+ULQRP1H"G/:C,VO,Z`4O8YQZSK[,`K,$8_B?/76&UI93' -M['OFY_;E0:67@-6Y`$L311M9L6(3[WC'6H:'NQ-8]??W)[Y55U=7@%4`5HB? -MEY_5"5@N9=FP`7[[MPM\]:LE#AWJ8V%AIX6,#RP)3-O]AKV@*SEU%76`E00. -M80I6L;Y8-^#F-SY;8,W;]]9G45G/-BTT?U^ELH.-&\=XTYO&&![N:O.L?-\J -MF.P!6"%^CM!:[#&WO>,=1>Z\L\+WOK<2I7X,'+$0BBQ06EX*V++'ETH'W19[ -M/M@*J\B>S@'K7*"E+3!K0)]];U?IG@?68M#JI*XZ06LMM=H.KKEF!5=?O<*V -MH4Y'`_OZ^A)EY<,J3+\)P`KQSP06D*2'?K@+S`?7==>M8OOV7K[QC9=Q^/`A -MFLT'/2BYD;(%[Z(_&["$]<$BC`$?V^?,L+@)WVG2LP16`65[;&&)=#`/JDYI -MX6+`ZJ)8O)SAX=6\Y2VCC(UU)0WX?%BYJ3=!605@A?@%0LNE@3ZDHBC*;*M7 -M1_S.[ZSCGGNZN>^^`28G'P/V65@UK/\D/5A%9P&62PWK]OG2\[/.]2+O]V"W -MV'J`YS)*N!BP"L!&^OO/Y\HK5W'%%0/T]M:2B&%7LI*VZ\'NE)7SJCHM,1]@%8`5XI<(+7?1N7VG&MS% -MZR[0("%UY89./&"OOV#;-SYTJ.'9MB9N9Q3"5[)ZBH)=(\T6'? -M?QP6;TNI5$K)9''7 -ML=7O9^7:&SMXAPKVY_GO_LR9,SI\#<_?<)7O2BE:K1:-1H-&H\'\_#RSL[/) -M-CZ]=XJ?_G0>.,;"PG[@*=*ZJU]5.(]L%97* -M1GIZAMFZM9]++NEA9*2I[H\3ZXE%($T43-!HG -MB>,SF+F),YQ]='"I*&$F7G<112LH%D=1JH>5*R4;-_:R=6N9L;%RFS?G4EV7 -M`CK/JA.H@JH*P`KQ/%);G9GY_/**WY^?EDX0L'+=>#*XYC&HV8DR=; -MG#C1Y-"A628F&DQ.-HAC2:LU0Q0U$:+)S,P$:3N;?M*V-&6JU3Z4*J!4$:5J -M``P.:H:'2ZQ94V-TM,2Z=:5D$,%!RO?DG%=5J5028#DSW?>I_'*%`*H`K!#/ -M([6EM4Z:`#J/JUZO9^#EH.6KK4:CD8&6Z\GE-H!F4S$QT6)Z6E&O:^IU1:.A -MB&,X=*C)FC5F3*=2D50J@DHEHEP6#`Q$5*M1QP$#7U$Y`/FJRJDHYT\YD/F` -M6ZS\(T0`5HCG49KH%)=37C`U8G6/F3M1VL_")7!R-_<2VFJO+%KCZL_/U\Y;Z?-OIF>@!5`%:( -M%P"X'#0<;(K%8J*<\F#*&_'NO,64UF(*;[$)V_X9OYY_FN%",`*$>"5P"$/GCR< -M?*]J*>.]TVLOE28N=DZ($`%8(*Y',-V?QZ&4XHM? -M_")?^]K7B..8-[[QC;SK7>]Z7BRJ$,>2>[=^]F:FJ*8K'(RI4K -MV;Y].]=>>RV77799,/I#9"),?GX>Q[>^]2T^^VM[V-=[SC'>$?.D106+_J>/6K7_VLGM?5U<77OO8U -M`+[ZU:^V/?Z-;WSC.0VL.([YLS_[L[/"2DK)#3?<$'XH(;*_B_`5/+]B9&0D -MV3]^O+UU<:=CSZ7XP0]^P&.//=;Q,=?GR@%]='0T_(.'"`IKN0!K9&2$0X<. -M91Y?M6K5<_KSWW[[[1V/O_O=[^:FFVY"*<5MM]W&)9=<$OZQ0P2%]7P/'TB= -M4K\;;[SQ.?WY=^_>W79L>'B8FVZZ*>F-]=K7OC:HJQ!!82TWA?6F-[V)4Z=. -M\0__\`\((?CU7_]UWO"&-SRG/__DY&3;L;&QL;!]^][MY][O?_;SY&UNM5MNQ8K$8_O%#A)3PA1A34U/A2P@1%%:(YUX\ -M]-!#[-JUBR-'CG#X\&$.'S[,U-04M]YZZZ+/F9V=Y>&''V;UZM6<=]YY@&D% -M\]ACCR6C=Y=>>BE;MVYM>ZY2BKU[][)GSQXF)B8`&!H:8LN6+6SS?CX.%)*AH:&./_\\UFW;MTY?89&H\&N7;O8LV8: -M_N1/_H3IZ6D^_.$/9UYGQXX=_/5?_W4&5-_^]K?YTI>^Q(D3)SJ^Q^CH*#?= -M=!.O?_WK._I12]6=W7???6V/O_:UK^4__(?_D`'5;;?=QA>^\`6.'CW:\776 -MKU_/V]_^=JZ^^NHV"!T_?IR=.W>R<^=.'GSP0186%A+@7G?==9ES_^9O_J9C -MC=L--]S`!S_XP?##"\`*\8N,[WSG.WS]ZU_/''OXX8H4?_1'?]16&G'E -ME5'']"N.X&&]`&+;MFUMQR8F -M)OC@!S_8!BN`E[[TI8`QR#_TH0^=%59^[-RYDX]][&.9-LG/-/K[^Y,Z+*44 -M'_[PA\\**S]NN^TV/OK1CV8^PPTWW,`55US1=N[ITZ?YRE>^DMS_RE>^0AS' -M;>?]_N__/CT]/>''%!16B*52(QE==]W%U5=?S;777IL<6[ER)0`G3YYL -M>[UBLWU7?=>>>= -M7'CAA4E=FA""#WS@`_SK?_VOF9N;RYS[=W_W=]QXXXU)ZIN/JZ^^FE>\XA7A -M!QJ`%>*7$4-#0TL^OG[]>BZ[[#*:S2;#P\,((9B:FN)+7_I2V[GO><][N.FF -MFY+[-]YX(Y_YS&?:TJB__=N_Y9IKKDF\I"]^\8M`9R_KDDLNZ5C.T6PV^?SG -M/[_H^2[EN_'&&_GC/_YC'GC@@___N_'WY$`5@A?EGA+MA.\;[WO8_?^(W?:#/*[[CC -M#NKU>N98;V\O;WG+6S+'A!"\Y2UO:0/6P8,'V;=O'YLW;W[6G_LG/_D)IT^? -M;CO^CG>\(^-/15'$V]_^]C9@S<[.====;:KP:U_[6L=Z -ML/>___T,#@Z&']%S)(*']0*(4JG4\?BEEU[*6][REHZC>OF+WRDQEZKYX=*] -M?#SRR"/_K,]]SSWW=$P?+[C@@K;CV[9MZVCTY\$DA.`/__`/$Y/=AUN^W.*R -MRR[C-:]Y3?@!!845XI<9G2"SU'&``P<.M!W[Z4]_^HS:XG0R])])=)IW.#HZ -MVO%S1U'$Z.@H^_?OSQQ_ZJFG.@+V?>]['Y_XQ"<6?>]RNZ=2<7V1T2L6>:8R/C_^SGM^IYJNOKV_1\SN-XBWV&5[WNM=QUUUW=522 -M`.]ZU[O"!.R0$H9XOH0KK/SG1-X#>Z:1'\US*>%BT>FQQ?X.(0377W_]HJ^U -M8\>.\",("BO$\^;_9%(FR]'[0/#+#\X62ZFA9_L9\O?]Z#2Q>K&T=V)B@L]^ -M]K.+OM;'/_YQ/OWI3U,HA$LD`"O$;&.W'S\/7 -M>B;1J>!UJ<]PZM2IMF.=?*CO?O>['8M1\_'%+WZ1O7OWAA]#`%:(YWJ\Z$4O -M:CMVY,B112<__R+BXHLO[@BL3LKHU*E3'8_G2R".'3O&9S[SF;;S5J]>W5;> -MH93B8Q_[&,UF,_P@`K!"/)%3G_K4S^4S^%-[_+CK -MKKO:CBW6*_Z::ZY)]N,XYJ,?_6A'(_Z=[WQGQY;33S[Y)+?<QCF=5YYN?G^<$/?L`'/O`!_NJO_HIO?O.;YY1RG2W6 -MKU_?<<+RYS[W.7[XPQ^BE$KF,W[A"U]H.^^BBR[***RO?.4K//KHHVWG;=BP -M@5>\XA7\SN_\3K)JCQ^WW'(+>_;L"3^*YT`$TSW$HO'>][Z7!Q]\L,TWNO76 -M6[GUUEOI[>TEBJ*.M4Z?_.0GN>BBB^CM[?UG?8;?_=W?Y?WO?W^F1&)N;HX_ -M^[,_HUJM$D41,S,S;<\KE4K\P1_\05+XN7?O7FZ^^>9%_TXI)?W]_=QTTTUM -M\Q==:OB9SWPFM',."BO$=]]133W54<2$"L/[_=NZ79:TH#N#X;S!1,%Y,)O\DN^4BV'P- -M%JO%5V$U&+7X`BP<5\!8)5QL)FV3`,9(,-MS`8/#QW[`D.G@.?3[Y<#K_P -MQ2/W'%Z11J,1R^4R\CQ_T?.52B6&PV&L5JMH-IL/64.>YS&?SZ->K__SV5JM -M%K/9+'J]WI,M9-%1HW*Y')/)Y-GZQ^-QX;O7ZW7A<2%L"7E%LBR+Z70:Y_,Y -M=KM=G$ZGN%PN<;O=HE0J199ET6ZWH]OM1K_?CVJU^O`U=#J=6*U6<3@<8K_? -M_[G3/>+W-V.M5BOR/(_!8/#D$/3Q>(S-9E/XSM%H5'APN]_OQW:[??9_U_U^ -MC]EL%HO%XJ\'ROF_WEROUY_&`-@2`@@6(%@`@@4@6(!@`0@6@&`!@@4@6`"" -M!0@6@&`!"!8@6`""!2!8@&`!"!9`H;<1X4YW()E@W8T!2"58/XP!2"587XT! -M2"587XP!2"58GXT!2"58'XP!2"58[XT!2"58[XP!\`L+X,'!^F@,0"K!^F0, -M0"K!\AT6D$RPOAD#D$JPOAL#D$JPW-8`)!,L]V$!27#C*``````````````` -K`````````````````````````$!R?@%;<0*PD_3YQ@````!)14Y$KD)@@@`` -` -end diff -Nru firefox-1.99+2.0b2+dfsg/debian/changelog lightning-extension-1.9+build1/debian/changelog --- firefox-1.99+2.0b2+dfsg/debian/changelog 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/changelog 2012-11-19 21:50:21.000000000 +0000 @@ -1,3 +1,1007 @@ +lightning-extension (1.9+build1-0ubuntu0.12.04.1) precise-security; urgency=low + + * New upstream stable release to support Thunderbird 17 (CALENDAR_1_9_BUILD1) + - see LP: #1080212 for USN information + + -- Chris Coulson Thu, 08 Nov 2012 10:00:06 +0000 + +lightning-extension (1.8+build1-0ubuntu0.12.04.1) precise-security; urgency=low + + * New upstream stable release to support Thunderbird 16 (CALENDAR_1_8_BUILD1) + - LP: #1062587 + + * Add extra Makefiles that are needed for the build + - update debian/rules + + -- Chris Coulson Mon, 03 Sep 2012 14:00:01 +0100 + +lightning-extension (1.7+build1-0ubuntu0.12.04.2) precise-security; urgency=low + + * New upstream stable release to support Thunderbird 15 (CALENDAR_1_7_BUILD1) + - LP: #1042165 + + * Add extra directories required by the build system to the tarball + - update debian/rules + * Drop fix-dtoa-build-on-ppc.patch, which is fixed upstream + + -- Chris Coulson Mon, 20 Aug 2012 17:19:51 +0100 + +lightning-extension (1.6+build1-0ubuntu0.12.04.2) precise-security; urgency=low + + * New upstream stable release (CALENDAR_1_6_BUILD1) (LP: #1024564) + + [ Chris Coulson ] + * Fix LP: #995054 - Ensure the /usr/lib/thunderbird/extensions symlink + exists on upgrade, which may not be the case when upgrading from a really + old lightning version + - add debian/lightning-extension.postinst + + [ Ben Collins ] + * Fix LP: #1025387 - FTBFS: powerpc build fails + - add debian/patches/fix-dtoa-build-on-ppc.patch + - update debian/patches/series + + -- Chris Coulson Mon, 16 Jul 2012 15:03:32 -0500 + +lightning-extension (1.5~b2+build1-0ubuntu0.12.04.1) precise-security; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_5b2_BUILD1) + - LP: #1007556 + + * fix LP: #996817 - Add a transitional package to remove the old + lightning-extension package which still has files installed in + /usr/lib/thunderbird/extensions + - update debian/control + + -- Micah Gersten Fri, 08 Jun 2012 01:06:18 -0500 + +lightning-extension (1.4+build1-0ubuntu0.12.04.1) precise-security; urgency=low + + * New upstream stable release (CALENDAR_1_4_BUILD1) + - LP: #987305 + * Fix build with unversioned SDK path + - update debian/rules + + -- Chris Coulson Fri, 20 Apr 2012 13:32:34 +0100 + +lightning-extension (1.3+build1-0ubuntu1) precise; urgency=low + + * New upstream stable release (CALENDAR_1_3_BUILD1) + + -- Chris Coulson Fri, 09 Mar 2012 11:00:46 +0000 + +lightning-extension (1.3~b3+build1-0ubuntu1) precise; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_3b3_BUILD1) + + -- Chris Coulson Thu, 08 Mar 2012 18:51:10 +0000 + +lightning-extension (1.3~b1+build1-0ubuntu1) precise; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_3b1_BUILD1) + * Drop 02_fix_system_libxul_build.patch - this is fixed upstream + * Add mozilla/mfbt to tarball + + -- Chris Coulson Tue, 07 Feb 2012 12:00:41 +0000 + +lightning-extension (1.2+build1-0ubuntu1) precise; urgency=low + + * New upstream stable release (CALENDAR_1_2_BUILD1) + * Drop 03_maxversion_override.patch. It's not needed for the release build + + -- Chris Coulson Tue, 24 Jan 2012 12:24:33 +0000 + +lightning-extension (1.2~b2+build1-0ubuntu1) precise; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_2b2_BUILD1) + + -- Chris Coulson Fri, 20 Jan 2012 14:30:58 +0000 + +lightning-extension (1.2~b1+build1-0ubuntu1) precise; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_2b1_BUILD1) + * Refresh debian/patches/01_no_sunbird.patch + * Bump maxVersion for lightning to 10.*, but drop changes to non-binary + addons (gdata-provider / timezones) as these aren't needed anymore + - update debian/patches/03_maxversion_override.patch + * Add some additional mailnews makefiles to the tarball, to make the build + system not sad anymore + + -- Chris Coulson Thu, 12 Jan 2012 15:28:46 +0000 + +lightning-extension (1.1+build1-0ubuntu1) precise; urgency=low + + * New upstream stable release (CALENDAR_1_1_BUILD1) + + -- Chris Coulson Mon, 19 Dec 2011 23:19:15 +0000 + +lightning-extension (1.1~b1+build2-0ubuntu1) precise; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_1b1_BUILD2) + + * Refresh debian/patches/02_fix_system_libxul_build.patch + * Drop debian/patches/03_build_with_tb9.patch + * Add debian/patches/03_maxversion_override.patch to ensure compatibility + with Thunderbird 9 point releases + * Switch to comm-beta + - update debian/rules + * Add the new python IDL parser to the tarball + - update debian/rules + + -- Chris Coulson Fri, 02 Dec 2011 13:54:07 +0000 + +lightning-extension (1.0+build1-0ubuntu3) precise; urgency=low + + * Rebuild against the current Thunderbird beta + * Add patch to build against the Thunderbird 9 SDK, which doesn't have + xpidl. Also bump maxVersion to 9.* + - add debian/patches/03_build_with_tb9.patch + - update debian/patches/series + + -- Chris Coulson Wed, 16 Nov 2011 15:12:21 +0000 + +lightning-extension (1.0+build1-0ubuntu1) precise; urgency=low + + * New upstream stable release (CALENDAR_1_0_BUILD1) + + * Add db/mork/Makefile.in to the tarball + - update debian/rules + + -- Chris Coulson Mon, 07 Nov 2011 13:41:06 +0000 + +lightning-extension (1.0~b7+build1-0ubuntu1) oneiric; urgency=low + + * New upstream release from the release channel (CALENDAR_1_0b7_BUILD1) + + * Pass --mozilla-rev to client.py when creating the tarball + - update debian/rules + * Pull from comm-release rather than comm-miramar + - update debian/rules + + -- Chris Coulson Mon, 26 Sep 2011 13:11:49 +0100 + +lightning-extension (1.0~b6+build2-0ubuntu1) oneiric; urgency=low + + * New upstream release from the beta channel (CALENDAR_1_0b6_BUILD2) + + * Drop obsolete patch + - remove debian/patches/03_maxversion.patch + - update debian/patches/series + * Refresh patches + - update debian/patches/02_fix_system_libxul_build.patch + * Include the files containing the mail/suite version numbers in the tarball, + as they're used to populate the version requirements in the install.rdf + - update debian/rules + + -- Chris Coulson Mon, 12 Sep 2011 16:45:28 +0100 + +lightning-extension (1.0~b5+build3+repack-0ubuntu1) oneiric; urgency=low + + * Rebuild against current Thunderbird beta + + * Strip everything we don't need out of the tarball (Firefox, Thunderbird, + Seamonkey), leaving just the calendar and build system. This gets the + tarball down from 85MB to 6MB, which will make those carrier pigeons + who carry the bits from my house to the archive much, much happier + - update debian/rules + - remove debian/remove-binonly.sh + * Uploaded with a repacked tarball + * Bump compat for the current beta + - update debian/patches/03_maxversion.patch + + -- Chris Coulson Thu, 01 Sep 2011 18:13:03 +0100 + +lightning-extension (1.0~b5+build3+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream release from the miramar channel (CALENDAR_1_0b5_BUILD3) + * Add a get-orig-source target + + -- Chris Coulson Sat, 13 Aug 2011 00:30:58 +0100 + +lightning-extension (1.0~b5+build2+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream release (CALENDAR_1_0b5_BUILD2) + * Update debian/patches/03_maxversion.patch to set maxVersion to 6.* + * Update debian/patches/02_fix_system_libxul_build.patch to make + building the extension from miramar with the Thunderbird from beta + + -- Chris Coulson Wed, 27 Jul 2011 18:44:22 +0100 + +lightning-extension (1.0~b5~hg20110719r7996+nobinonly-0ubuntu3) oneiric; urgency=low + + * Really fix LP: #813776 - ensure that the maxVersion is correct for the + timezones and gdata provider extensions + - update debian/patches/03_maxversion.patch + + -- Chris Coulson Fri, 22 Jul 2011 11:38:38 +0100 + +lightning-extension (1.0~b5~hg20110719r7996+nobinonly-0ubuntu2) oneiric; urgency=low + + * Fix LP: #809757 - FTBFS on armel. Build with --disable-elf-hack, as it's + basically a noop on Ubuntu anyway + - update debian/rules + * Fix LP: #813776 - maxVersion incorrect. Set to THUNDERBIRD_VERSION rather + than hardcoding to 5.0.* for now + - add debian/patches/03_maxversion.patch + - update debian/patches/series + + -- Chris Coulson Wed, 20 Jul 2011 21:59:57 +0100 + +lightning-extension (1.0~b5~hg20110719r7996+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream snapshot from the beta channel v1.0 B5 HG20110719R7996 + * Look in the correct location for xpt.py when using an external SDK + - add debian/patches/02_fix_system_libxul_build.patch + - update debian/patches/series + * Build with --disable-tests + - update debian/rules + + -- Chris Coulson Wed, 20 Jul 2011 16:04:28 +0100 + +lightning-extension (1.0~b4+build2+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream release from the miramar branch (CALENDAR_1_0b4_BUILD2) + * Drop debian/patches/02_maxversion_bump.patch - fixed upstream + + -- Chris Coulson Tue, 28 Jun 2011 10:39:01 +0100 + +lightning-extension (1.0~b4+build1+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream release from the comm-miramar branch (CALENDAR_1_0b4_BUILD1) + * Bump maxVersion to 5.* + - add debian/patches/02_maxversion_bump.patch + - update debian/patches/series + * Bump thunderbird-dev build-dep to 5.0~b1 + - update debian/control + + -- Chris Coulson Mon, 27 Jun 2011 14:58:20 +0100 + +lightning-extension (1.0~b4~hg20110607r7804+nobinonly-0ubuntu1) oneiric; urgency=low + + * New upstream snapshot from the comm-miramar branch for compatibility + with the current Thunderbird beta + + * Build with --disable-webm and --disable-libjpeg-turbo, to avoid needing + a build-depends on yasm + - update debian/rules + * Add useless build-dep on mesa-common-dev, it's mandatory to be able to + configure lightning, even though it doesn't need it + - update debian/control + * Look for any version of the Thunderbird SDK + - update debian/rules + * Don't build with --with-system-nspr and --with-system-nss - thunderbird + doesn't use these, so we just get everything from the SDK + - update debian/rules + * Build with --enable-chrome-format=jar. The calendar build.mk should + probably specify a default here + - update debian/rules + * Build with --enable-libxul to force JS_SHARED_LIBRARY=0 and stop some + makefile targets depending on a shared libmozjs + - update debian/rules + + -- Chris Coulson Tue, 07 Jun 2011 18:40:35 +0100 + +lightning-extension (1.0~b2+build2+nobinonly-0ubuntu2) maverick; urgency=low + + * Fix FTBFS on i386 by building with --disable-crashreporter + - update debian/rules + + -- Chris Coulson Fri, 24 Sep 2010 23:16:35 +0100 + +lightning-extension (1.0~b2+build2+nobinonly-0ubuntu1) maverick; urgency=low + + * Resurrect Lightning package from Karmic and update to 1.0 b2, to + support Thunderbird 3.1 (CALENDAR_1_0b2_BUILD2) + - Fixes LP: #531867 + + * The packaging is basically rewritten, but the notable changes are: + - We no longer ship the standalone Sunbird application - this is + deprecated upstream and will see no more releases. + - Source is renamed to lightning-extension (from lightning-sunbird). + The old source package name makes no sense now. + - Ported to debhelper v7, and simplified significantly now that + we are only building xpi's. + - Binary package names have been updated according to the Debian Mozilla + Extensions policy. There are no transitional packages provided, as + Lightning was missing entirely from Lucid. This means that any + backport to Lucid will require the addition of transitional packages + to migrate from the old package names in Karmic. + - We use the Thunderbird SDK now rather than building the entire Mozilla + toolkit. This saves a significant amount of build-time. + + -- Chris Coulson Mon, 20 Sep 2010 23:49:45 +0100 + +lightning-sunbird (0.9+nobinonly-0ubuntu3) karmic; urgency=low + + [ John Vivirito ] + * Fixes (LP: #178785) + - debian/rules: Added build option --enable-official-branding to build with official branding + - debian/patches: Removed deb299697-lp42559-use-FC_ANY_METRICS.patch to fix build errors + - debian/patches: Updated series + * Fixes (LP: #399400) + - debian/rules: Removed the convert icon section + - debian/sunbird.links: Adjusted link to use the 128 icon + * Fixes (LP: #401165) + - debian/control: Removed GCC and GCC++ from build-deps + - debian/rules: Commented out GCC and GCC++ lines to build using default + - debian/patches: Added ftbfs_gcc44_elif.patch to fix FTBFS + - debian/patches/series: Updated + * Fixes (LP: #385325) crash in JS due to usage of wrong floating point number$ + - debian/patches: Added bz322806_arm-vfp-2538:3f78d5e894bc + - debian/patches/series: Updated + * Fixes (LP: #378754) + - debian/control: Fixed typo in calendar-google-provider description. + * Fixes (LP: #358084): add arm(el) xpcom patches from thunderbird package + - add debian/patches/18_arm_xpcom_unused_attribute.dpatch + - add debian/patches/38_arm_xpcom_optim.dpatch + - add debian/patches/bz339782_cvs_xptcinvoke_arm_backport_1.13.patch + - update debian/patches/series + * debian/patches: + - Add debian/patches/412610_attachment_309958.patch: to prevent crash on MAX_PATH + - update debian/patches/series + + -- John Vivirito Fri, 21 Aug 2009 10:57:02 -0400 + +lightning-sunbird (0.9+nobinonly-0ubuntu2) jaunty; urgency=low + + [ John Vivirito ] + * Fixes (LP: #178785) + * debian/rules: Added build option --enable-official-branding to build with official branding + * debian/patches: Removed deb299697-lp42559-use-FC_ANY_METRICS.patch to fix build errors + + [ Alexander Sack ] + * fix LP: #210534 - bad swedish translation in sunbird.desktop; we + apply improved translation by Daniel Nylander + - update debian/sunbird.desktop + + -- John Vivirito Wed, 08 Apr 2009 05:04:57 -0400 + +lightning-sunbird (0.9+nobinonly-0ubuntu1) jaunty; urgency=low + + [ Alexander Sack ] + * improve update-orig: rule to properly remove.nonbinonly.sh stuff + - update debian/rules + * package calendar-timezones extension + - update debian/rules + - update debian/control + - add debian/calendar-timezones.links + * google calendar support; we introduce a recommended extension package + called google-calendar-provider, which provides read/write capability + for google calendars in sunbird/iceowl and lightning-extension + - update debian/control + - update debian/rules + - add debian/calendar-google-provider.links + + [ John Vivirito ] + * New upstream release version 0.9 + * debian/patches: Removed bzXXX_calendar_missing_EXTRA_SCRIPTS_install.patch + - It was applied upstream + * debian/patches: Added bzXXX_ftbfs_fontconfig.patch to fix FTBFS + * debian/patches/series: Removed bzXXX_calendar_missing_EXTRA_SCRIPTS_install.patch + * debian/patches/series: Updated to add bzXXX_ftbfs_fontconfig.patch + + -- Alexander Sack Mon, 12 Jan 2009 14:51:53 +0100 + +lightning-sunbird (0.8+nobinonly-0ubuntu1) intrepid; urgency=low + + * remove patches applied upstream + - drop debian/patches/bz399589_fix_missing_symbol_with_new_nss.patch + - update debian/patches/series + * update configure patch + - update debian/patches/configure-autoconf2-13-reconfigure.patch + * add missing install:: targets for various calendar js/ files and icons to + upstream build system + - update debian/patches/bzXXX_calendar_missing_EXTRA_SCRIPTS_install.patch + - update debian/patches/series + * create empty chrome.manifest file in sunbird extension for lightning hook + to prevent chrome registration failure + - add debian/patches/bzXXX_calendar_lightning_hook_missing_manifest.patch + - update debian/patches/series + * fix sunbird.install debhelper file to include new sunbird extension that + hooks into lightning and to install all defaults/ files; further the file + was restructured to improve legibility + - update debian/sunbird.install + + -- Alexander Sack Mon, 02 Jun 2008 12:16:31 +0200 + +lightning-sunbird (0.7+nobinonly-0ubuntu3) hardy; urgency=low + + * debian/sunbird.desktop: Fix desktop-file-validate warnings + (LP: #194970) + + -- Saïvann Carignan Wed, 26 Mar 2008 20:42:59 -0400 + +lightning-sunbird (0.7+nobinonly-0ubuntu2) hardy; urgency=low + + * fix cairo/gtk2 ftbfs: + - add debian/patches/bz344818_att264996.patch + - update debian/patches/configure-autoconf2-13-reconfigure.patch + - update debian/patches/series + * fix lintian complains about "maintainer-not-full-name Ubuntu-Mozilla-Team" + - update debian/control + + -- Alexander Sack Tue, 04 Dec 2007 15:57:56 +0100 + +lightning-sunbird (0.7+nobinonly-0ubuntu1) hardy; urgency=low + + * Upstream release 0.7 + * Made use of upstream tarball + * Full list of changes can be found at: + http://weblogs.mozillazine.org/rumblingedge/archives/2007/07/sb_0-7.html + - Too many to list here. + * debian/control: Removed ${Source-Version} from depends of sunbird-dev + and just using sunbird as depend + * debian/patches/configure-autoconf2-13-reconfigure.patch: Ran + autoconf2.13 to update patch + * debian/patches/bz399589_fix_missing_symbol_with_new_nss.patch: Added + patch to fix FTBFS with error ‘SECAlgorithmIDTemplate’ was not declared + in this scope" + * debian/patches/series: Updated for + bz399589_fix_missing_symbol_with_new_nss.patch + * Reupload source tarball without binaries (LP: #121734) - sanitized + using debian/remove.binonly.sh + * debian/remove.binonly.sh: add script to strip original tarball from + binary only cruft. + + [ Alexander Sack ] + * debian/rules: fix DEBIAN_MOZ_UPSTREAM_APPLICATION. + * debian/remove.binonly.sh: add script to remove binary only files. + + -- John Vivirito Thu, 15 Nov 2007 18:57:23 -0500 + +lightning-sunbird (0.5-0ubuntu4) gutsy; urgency=low + + * debian/rules, debian/control: use don't build lpia with gcc-4.1/g++-4.1 + anymore, but use gcc-4.2/g++-4.2 for all archs now. + * debian/patches/configure-autoconf2-13-reconfigure.patch: update configure + patch to enable visibility changes of previous upload. + * debian/patches/force-no-pragma-visibility-for-gcc-4.2_4.3, + debian/patches/series: add patch to disable pragma visibility strategy + to hide symbols. stick to -fvisibility=hidden. + + -- Alexander Sack Thu, 30 Aug 2007 13:24:42 +0200 + +lightning-sunbird (0.5-0ubuntu3) gutsy; urgency=low + + * debian/sunbird.postinst: Fixed typo for the post install reminder to + restart Sunbird, from Sunbirdes to Sunbirds + * debian/sunbird.desktop: Moved menu item to Office from Internet + * debian/rules: Added "pref" to --enable-extension config options to + disable upstreams update choice in Help menu + [With help from Alexander] + * debian/sunbird.install: Added debian/tmp/usr/lib/sunbird/defaults + /autoconfig usr/share/sunbird/defaults due to failure to start after + install due to change in debian/rules above + + -- John Vivirito Mon, 27 Aug 2007 13:47:07 -0400 + +lightning-sunbird (0.5-0ubuntu2) gutsy; urgency=low + + * bump changelog version to make soyuz happy + + -- Alexander Sack Thu, 02 Aug 2007 09:26:35 +0000 + +lightning-sunbird (0.5-0ubuntu1) gutsy; urgency=low + + * debian/control: adding unzip to build-depends + * debian/control: fixing short summary of summary to refer + to Calendar instead of "mail client" + * debian/copyright: add info about + other-licenses/{7zstub,bsdiff,branding,libart_lgpl} + + [ John Vivirito ] + * Initial release. + * Made use of upstream tarball + * debian/sunbird.desktop: modified .desktop file to reflect sunbird + * debian/control: Fixed typos changed standalone to stand-alone + * debian/firefox.manpages: removed for now, not needed + * debian/sunbird.postinst: removed all code that installs sunbird as an + alternative for x-www-browser + * debian/sunbird.prerm: removed all code that installs sunbird as an + alternative for x-www-browser + + -- Alexander Sack Thu, 02 Aug 2007 09:26:35 +0000 + +firefox (2.0.0.4+2-0ubuntu2) gutsy; urgency=low + + * debian/docs, debian/MPL: ship MPL (LP: #119814) + * drop more patches: + * debian/patches/ubuntu-look-and-feel-patch.patch: drop patch removes + File->Import dialog (LP: #28563) + * debian/patches/series: drop ubuntu-look-and-feel-geometries.patch + from patch series; remove that patch-file from debian/patches dir + accordingly + * drop config tweaks from patchset as they are now shipped in + distromods extension: + * debian/patches/disable-default-setting-for-app.update.enabled-and-app.update.auto.patch, + debian/patches/enable-kerberos-for-https.patch, + debian/patches/locale-my-matchOS.patch, + debian/patches/ubuntu-disable-default-browser-check.patch, + debian/patches/use-intl.properties.patch: drop property only + patches from patchset + * debian/patches/series: remove property only patches above from + series file as well. + * debian/patches/no-have-stdint-h-ftbfs.patch, + debian/patches/ubuntu-disable-welcome-update-url.patch, + debian/patches/ubuntu-look-and-feel-disable-help-translate-menu.patch, + debian/patches/ubuntu-look-and-feel-patch-fix-bookmarks-ubuntu-urls.patch, + debian/patches/ubuntu-look-and-feel-patch.patch, + debian/patches/ubuntu-look-and-feel-report-a-bug-menuitem.patch, + debian/patches/ubuntu-printing-patch.patch: drop property parts + and add TODO for patches that contain tweakings that can be + moved to distro mods extension by overlays or other tricks. + + [ Andrea Veri ] + * Added svedish translations support to firefox's .desktop file. + (LP: #107683) + + -- Alexander Sack Fri, 8 Jun 2007 01:11:00 +0200 + +firefox (2.0.0.4+2-0ubuntu1) gutsy; urgency=low + + * new upstream security/stability update (LP: #117990) + * MFSA2007-17 aka CVE-2007-2871: XUL Popup Spoofing + * MFSA2007-16 aka CVE-2007-2870: XSS using addEventListener + * MFSA2007-14 aka CVE-2007-1362: Path Abuse in Cookies + * MFSA2007-13 aka CVE-2007-2869: Persistent Autocomplete Denial of Service + * MFSA2007-12 aka CVE-2007-2867 (layout engine) + CVE-2007-2868 + (javascript engine): Crashes with evidence of memory corruption + * drop upstream applied patches: + bz312998-GetVisibility-patch.patch, + bz358930-gradient-spread-method-pad-fix.patch, + bz366844-mozilla-configure-in-patch-to-workaround-gcc-visibility-bug.patch + * adapted patches to upstream codebase changes: + bz273524-gnome-mime-registry-ubuntu.patch + * debian/firefox.1, debian/firefox.manpages: install firefox.1 (LP: #115112) + * install gnome-www-browser alternative in postinst and remove + that alternative in prerm - copied over from feisty + * debian/firefox.preinst: uninstall x-www-browser and mozilla alternative + * debian/firefox-dev.install: install nsBuildID.h to /usr/include/firefox/ + (LP: #115630) + + -- Alexander Sack Fri, 1 Jun 2007 12:10:00 +0200 + +firefox (2.0.0.3+3-0ubuntu4) gutsy; urgency=low + + * firefox: conflicts libnss3 to install proper symlink + /usr/lib/firefox/libnssckbi.so -> ../nss/libnssckbi.so + * add DisplayIf: instruction to test for running firefox; this is ment to + prevent restart notification from being displayed if ffox has been crashed in + the time between file replacement and update notification + * debian/firefox.postinst added - which was accidentially left behind when + migrating to new package layout + + -- Alexander Sack Tue, 15 May 2007 12:10:00 +0200 + +firefox (2.0.0.3+3-0ubuntu3) gutsy; urgency=low + + * firefox-dev: Depend on libnss3-dev. + + -- Matthias Klose Sun, 06 May 2007 14:11:05 +0000 + +firefox (2.0.0.3+3-0ubuntu2) gutsy; urgency=low + + * don't use -Xnss for dh_install of firefox-dev files - fix missing headers + for epiphany + + -- Alexander Sack Fri, 4 May 2007 18:10:00 +0200 + +firefox (2.0.0.3+3-0ubuntu1) gutsy; urgency=low + + * debian/patches/series, debian/patches/ubuntu-prevent-distributor-user-agent-part-reset.patch: + enable update of user-agent parts on startup again + * debian/firefox.install: install default.xpm in /usr/share/firefox/chrome/icons + by debhelper + * debian/rules, debian/vendor.js.in: create vendor.js pref file from + .in template with data from /etc/lsb-release; add preprocessing of + vendor.js.in to cdbs 'common-install-arch' target. + * merging down patches and tweaks from old firefox package to + new package structure with cdbs. + * debian/cdbs-rules/debhelper.mk: custom cdbs rules which allows + to specify dh_install extra args on a per package base + * debian/control.in, debian/control, debian/rules: use + system-nspr and system-nss; drop libnss3 and libnspr4 and + friends from control files; remove debhelper files + accordingly + * debian/rules: added update-orig target + * merging down modification and changelog entries for firefox updates + (2.0.0.2+1-0ubuntu1, 2.0.0.2+1-0ubuntu2, 2.0.0.3+1-0ubuntu1, + 2.0.0.3+1-0ubuntu2) imported using (feisty) approved patchset + at http://people.ubuntu.com/~asac/moz-screen.3 + + == Bugzilla Patches == + + + bz161826-nsTextFrame-MeasureText-s-crash-on-RISC.patch + + bz241535-Assertion-failure-on-destroying-XEmbed-plug-in.patch + + bz273524-gnome-mime-registry-ubuntu.patch + + bz289394-align-double-on-ia64-deb-bug-303518.patch + + bz312998-GetVisibility-patch.patch + + bz331818-fix-crash-xpidl-zero-arguments.patch + + bz335810-pango-cursor-up-down-fix.patch + + bz343360-feed-flat-chrome-fix.patch + + bz345077-make-install-installs-extensions-in-chrome-and-extensions.patch + + bz358930-gradient-spread-method-pad-fix.patch + + bz366844-mozilla-configure-in-patch-to-workaround-gcc-visibility-bug.patch + + bz51429-anti-netstat-zombie-linux.patch + + bz7969-a-thai-patch.patch + + + == Patches for Upstream == + + + bzXXX-syntax-fixes-for-.m4-files-needed-for-proper-embedding.patch + + bzXXX-wl-no-as-needed-for-libxpcom-lp85112.patch + + deb299697-lp42559-use-FC_ANY_METRICS.patch + + disable-default-setting-for-app.update.enabled-and-app.update.auto.patch + + myspell-hunspell-support-configure-in-add-enable-system-myspell-support.patch + + == Patches Ubuntu/Distribution == + + + enable-kerberos-for-https.patch + + flat-chrome-fix.patch + + locale-my-matchOS.patch + + add-a-recognized-pref-folder-called-syspref-inside-the-defaults-hierarchy.patch + + ubuntu-disable-default-browser-check.patch, + + ubuntu-disable-welcome-update-url.patch, + + ubuntu-look-and-feel-disable-help-translate-menu.patch, + + ubuntu-look-and-feel-geometries.patch, + + ubuntu-look-and-feel-home-folder.patch, + + ubuntu-look-and-feel-patch-fix-bookmarks-ubuntu-urls.patch, + + ubuntu-look-and-feel-patch.patch, + + ubuntu-look-and-feel-report-a-bug-menuitem.patch, + + ubuntu-no-nss-chk-create.patch, + + ubuntu-prevent-distributor-user-agent-part-reset.patch + + + == Misc Patches == + + build-system-garbage.patch + + == Debian Directory == + + debian/firefoxrc: fix old malone url in comment + (LP: #94392) + + debian/control.in, debian/control: fix missing firefox-libthai + depends on firefox; produce firefox-libthai binary package, + which contains libthai component introduced in patch + + -- Alexander Sack Fri, 4 May 2007 01:16:00 +0200 + +firefox (2.0.0.3+1-0ubuntu2) feisty; urgency=low + + * debian/control: fix missing firefox-libthai depends on firefox + * xpfe/components/killAll/Makefile.in: drop unapproved/useless patch + to install/remove nsKillAll.js component. + * browser/locales/en-US/profile/bookmarks.html: fix bookmarks urls; + www.ubuntulinux.org/wiki/FrontPage -> wiki.ubuntu.com; www.ubuntulinux.org + -> www.ubuntu.com (LP: #93502) + * browser/base/content/baseMenuOverlay.xul: commenting out ubuntu help + menu entries: Get Help Online; Translate This application. Reenable as + soon as launchpad supports these features. + * layout/svg/renderer/src/cairo/nsSVGCairoGradient.cpp: fix for bz358930 + (LP: #69721): 2.0 doesn't respect SVG gradient spreadMethod="pad" + * gfx/src/gtk/nsFontMetricsPango.cpp: fix for bz335810: cursor up/down + keypresses do not preserve horizontal position when using pango (LP: #36571) + * debian/firefoxrc: fix old malone url in comment (LP: #94392) + + -- Alexander Sack Tue, 3 Apr 2007 12:45:00 +0200 + +firefox (2.0.0.3+1-0ubuntu1) feisty; urgency=low + + * new upstream security/stability update (v2.0.0.3) + * MFSA-2006-11 aka CVE-2007-1562: FTP PASV port-scanning + * add Report a Bug ... menu entry to Help menu overlay (LP: #85041) + * gfx/src/gtk/nsFontMetricsXft.cpp: revert not-approved patch + bz252033-gtk2-xft-text-clipping-problem, because fix seems to + have pretty bad performance overhead. + * config/autoconf.mk.in, configure.in, gfx/src/gtk/mozilla-decoder.cpp: + revert not-approved patch bz305185-system-pango-fix-for-gtk-2-8, because + no longer necessary, upstream bug was duped to + https://bugzilla.mozilla.org/show_bug.cgi?id=338446 + * xpfe/components/killAll/Makefile.in: revert not-approved patch + bz333289-nskillall-not-installed, because its just cruft from + old suite and not used for firefox. + * debian/control: add depends on libnspr4 to libnss3 (LP: #84481) + + -- Alexander Sack Fri, 23 Mar 2007 22:00:00 +0100 + +firefox (2.0.0.2+1-0ubuntu2) feisty; urgency=low + + * reworked patchset and updated thai patch to latest + * debian/firefox.desktop: updated finnish translation for + .desktop file (Contributed by Timo Jyrinki ) + * browser/app/profile/firefox.js: set pref browser.startup.homepage_override.mstone + to "ignore" (LP: #91798) + * browser/components/nsBrowserContentHandler.js: disable welcome and update + url feature completely (LP: #91798) + * use pref distributionID only ... don't hard code this anymore + * produce chromelist.txt files again (e.g. drop patch that prevents that) + * exclude patch that disabled mangle dir in + security/nss/cmd/shlibsign/manifest.mn + + [ Theppitak Karoonboonyanan ] + * Update Thai line breaker patch based on libthai. + - Replace old patch with componentized mozlibthai patch extracted and + adapted from submitted patch in Debian #366306, which was backported + from patch against HEAD proposed in bz#7969. + - debian/control, debian/firefox-libthai.{install,postinst,prerm}: + + Add firefox-libthai sub-package and Build-Depends: libthai-dev + + Remove Suggests: libthai0 from firefox (we don't need PR_LoadLibrary() + hack any more), and Suggests: firefox-libthai instead + - debian/rules: + + Add --enable-libthai configure option + + Exclude mozlibthai component from firefox + + Add dh_install -pfirefox-libthai. + + -- Alexander Sack Tue, 13 Mar 2007 20:00:00 +0100 + +firefox (2.0.0.2+1-0ubuntu1) feisty; urgency=low + + * new upstream release 2.0.0.2 + * MFSA2007-01 - Crashes with evidence of memory corruption + (rv:1.8.0.10/1.8.1.2): + - CVE-2007-0775 - layout engine crashes + - CVE-2007-0776 - SVG + - CVE-2007-0777 - javascript engine corruption + * MFSA2007-02 - Improvements to help protect against Cross-Site + Scripting attacks: + - CVE-2007-0995 - Invalid trailing characters in HTML tag attributes + - CVE-2007-0996 - Child frame character set inheritance + - CVE-2006-6077 - Injected password forms + * MFSA2007-03 aka CVE-2007-0778: Information disclosure through cache + collisions + * MFSA2007-04 aka CVE-2007-0779: Spoofing using custom cursor and CSS3 + hotspot + * MFSA2007-05 aka CVE-2007-0780, CVE-2007-0800: XSS and local file access + by opening blocked popups + * MFSA2007-06 aka CVE-2007-0008, CVE-2007-0009: Mozilla Network Security + Services (NSS) SSLv2 buffer overflow + * MFSA2007-07 aka CVE-2007-0981: Embedded nulls in location.hostname + confuse same-domain checks + + -- Alexander Sack Sat, 24 Feb 2007 23:00:00 +0100 + +firefox-trunk (2.99+2cvs20070328-0ubuntu0) feisty; urgency=low + + * update upstream cvs + + -- Alexander Sack Wed, 28 Mar 2007 11:00:00 +0200 + +firefox-trunk (2.99+1-3.0a.20070201-0ubuntu0) feisty; urgency=low + + * package firefox 3 preview + * rewrite packaging, make use of cdbs with quilt patch + system. + + imported initial patches + + -- Alexander Sack Thu, 22 Feb 2007 09:00:00 +0200 + +firefox (2.0.0.1+1-0ubuntu2) feisty; urgency=low + + * browser/app/Makefile.in: link firefox-bin with + --no-as-needed again. (regression from + 2.0.0.1+1-0ubuntu1) + * browser/components/feeds/src/FeedWriter.js: fix + RSS preview/subscription for flat chrome + (Closes lp#61182) + * debian/rules: set BUILD_OFFICIAL and MOZILLA_OFFICIAL environment + so build gets a proper BUILD_ID. + + -- Alexander Sack Mon, 19 Feb 2007 12:45:00 +0100 + +firefox (2.0.0.1+1-0ubuntu1) feisty; urgency=low + + * repackage with new upstream mozilla.org and split up patches + into distinct feature patches available at + http://people.ubuntu.com/~asac/firefox-patches/ + * make use of original source tarball as distributed from + ftp.mozilla.org + * debian/rules: use --enable-official-branding to produce + official firefox branding; remove icons in debian/ dir; + add more garbage cleanup + * debian/firefox.links: /usr/share/pixmaps/firefox.png and + usr/share/pixmaps/mozilla-firefox.png now link to + usr/share/firefox/icons/mozicon128.png + * drop FeedWriter.js patch, no rational available. + * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_arm.cpp, + xpcom/reflect/xptcall/src/md/unix/xptcstubs_arm.cpp, + xpcom/reflect/xptcall/src/md/unix/Makefile.in, + xpcom/reflect/xptcall/src/md/unix/xptcinvoke_mips.cpp, + xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_mips.s, + xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp, + xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_parisc_linux.s, + xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_parisc_linux.s, + xpcom/reflect/xptcall/src/md/unix/xptcstubs_asm_mips.s, + configure.in, config/rules.mk, security/coreconf/Linux.mk: + drop debian architecture patches for + not ubuntu platforms + * debian/control: taking over maintainership + * configure.in: update hidden visibility patch from bugzilla + * configure.in: drop + * Makefile.in: drop explicit export of nss as build system is not + broken anymore + * browser/app/Makefile.in: drop linker tweaks for now. + * browser/app/profile/firefox.js: drop override for homepage + * browser/locales/en-US/chrome/branding/brand.properties: drop further + branding hacks not needed anymore + * browser/components/search/nsSearchService.js: drop not needed + official browser hacks + * prefs-size.diff: removed garbage file from source + + -- Alexander Sack Wed, 15 Feb 2007 23:15:00 +0100 + +firefox (2.0.0.1+0dfsg-0ubuntu2) feisty; urgency=low + + * Build using hunspell instead of myspell. + - debian/control: Build-depend on libhunspell-dev instead of libmyspell-dev. + - config/autoconf.mk.in: Add MOZ_MYSPELL_CFLAGS. + - extensions/spellcheck/myspell/src/Makefile.in: Use MOZ_MYSPELL_CFLAGS. + - extensions/spellcheck/myspell/src/mozMySpell.h: Include hunspell.cxx + instead of myspell.cxx. + - configure.in, configure: Overwrite myspell detection with hunspell. + + -- Matthias Klose Thu, 18 Jan 2007 11:57:14 +0000 + +firefox (2.0.0.1+0dfsg-0ubuntu1) feisty; urgency=low + + * New upstream security update: + - CVE-2006-6507, MFSA 2006-76: XSS using outer window's Function object. + - CVE-2006-6506, MFSA 2006-75: RSS Feed-preview referrer leak. + - CVE-2006-6504, MFSA 2006-73: SVG Processing Remote Code Execution. + - CVE-2006-6503, MFSA 2006-72: XSS by setting img.src to javascript: URI. + - CVE-2006-6502, MFSA 2006-71: LiveConnect crash finalizing JS objects. + - CVE-2006-6501, MFSA 2006-70: Privilege escallation using watch point. + - CVE-2006-6497, CVE-2006-6498, CVE-2006-6499, MFSA 2006-68: Crashes + with evidence of memory corruption. + * debian/rules: use original upstream icons (LP: #68180). + * debian/debsearch.src: make feisty the default debsearch target. + * browser/base/content/utilityOverlay.js: change Launchpad translation/help + pages for Feisty. + + -- Kees Cook Thu, 21 Dec 2006 09:51:22 -0800 + +firefox (2.0+0dfsg-0ubuntu3) edgy; urgency=low + + * Patch from upstream CVS to fix RSS preview/subscription, thanks to Mike + Connor and Martin Jürgens (LP: #61182) + + -- Matt Zimmerman Mon, 23 Oct 2006 10:20:25 +0100 + +firefox (2.0+0dfsg-0ubuntu2) edgy; urgency=low + + * uudecode debsearch.gif too. Fixes FTBFS + * Make edgy the default debsearch target. Closes: Malone: #61687 + + -- Tollef Fog Heen Mon, 23 Oct 2006 08:52:11 +0200 + +firefox (2.0+0dfsg-0ubuntu1) edgy; urgency=low + + * Bump version to 2.0 (no upstream changes from rc3) + * browser/components/search/nsSearchService.js + - Set MOZ_OFFICIAL to "official", distributionID to "com.ubuntu" + * debian/branding: new subdirectory with images + * debian/rules: + - build: uudecode and substitute images in source tree, use debian/branding/icon64.png + instead of debian/firefox.png + - clean: restore images in source tree, remove uudecoded versions + + -- Matt Zimmerman Fri, 20 Oct 2006 15:56:42 -0700 + +firefox (1.99+2.0rc3+dfsg-0ubuntu1) edgy; urgency=low + + * New upstream version 2.0rc3, UVF exception approved by Matt Zimmerman. + * configure: Fix bashism to let the gcc visibility=hidden bug detection + work. + * configure{,.in}: Change MOZ_APP_DISPLAYNAME from 'BonEcho' to 'Firefox' to + make UserAgent string work with web sites which evaluate it. + * browser/base/content/utilityOverlay.js: Open the Launchpad + translation/help pages for Edgy, not Dapper. + * For the sake of automatic vulnerability tracking: All 1.5.0.x and earlier + vulnerabilities were fixed in the 2.0 branch as well: + CVE-2005-0752 CVE-2005-1531 CVE-2005-1532 CVE-2005-2114 CVE-2006-0749 + CVE-2006-1731 CVE-2006-1732 CVE-2006-1733 CVE-2006-1734 CVE-2006-1735 + CVE-2006-1736 CVE-2006-1737 CVE-2006-1738 CVE-2006-1739 CVE-2006-1740 + CVE-2006-1741 CVE-2006-1742 CVE-2006-1790 CVE-2006-2775 CVE-2006-2776 + CVE-2006-2777 CVE-2006-2778 CVE-2006-2779 CVE-2006-2780 CVE-2006-2782 + CVE-2006-2783 CVE-2006-2784 CVE-2006-2785 CVE-2006-2786 CVE-2006-2787 + CVE-2006-2788 CVE-2006-3113 CVE-2006-3677 CVE-2006-3801 CVE-2006-3802 + CVE-2006-3803 CVE-2006-3805 CVE-2006-3806 CVE-2006-3807 CVE-2006-3808 + CVE-2006-3809 CVE-2006-3810 CVE-2006-3811 CVE-2006-3812 CVE-2006-4253 + CVE-2006-4340 CVE-2006-4565 CVE-2006-4566 CVE-2006-4567 CVE-2006-4568 + CVE-2006-4569 CVE-2006-4571 + + -- Martin Pitt Thu, 19 Oct 2006 09:28:15 +0200 + +firefox (1.99+2.0rc2+dfsg-0ubuntu3) edgy; urgency=low + + * debian/firefox-runner: Disable Pango if a Sinhala locale is present. LP + 66270. + + -- Colin Watson Sun, 15 Oct 2006 20:29:26 +0100 + +firefox (1.99+2.0rc2+dfsg-0ubuntu2) edgy; urgency=low + + * Delete /usr/lib/firefox/components/compreg.dat in the postinst. + This is a partial workaround for LP 30791. + + -- Ian Jackson Thu, 12 Oct 2006 12:19:11 +0100 + +firefox (1.99+2.0rc2+dfsg-0ubuntu1) edgy; urgency=low + + * New upstream version 2.0rc2. + * Fix/workaround for epiphany GtkSocket lifetype crash: + apply patch id=241087 from Mozilla Bugzilla #241535 to fix LP #63814. + * Change application name to `Firefox', as requested by mdz. + Files changed: + - browser/locales/en-US/chrome/branding/brand.dtd + - browser/locales/en-US/chrome/branding/brand.properties; + New values: + - brandShortName and brandFullName: `Bon Echo' => `Firefox' + - vendorShortName: `Mozilla' => `Ubuntu' + * Make preferences dialogue fit again (bah!). + + -- Ian Jackson Tue, 10 Oct 2006 18:49:32 +0100 + +firefox (1.99+2.0b2+dfsg-1ubuntu3) edgy; urgency=low + + * Remove /usr/lib/mozilla-thunderbird from the LD_LIBRARY_PATH + if we find it there. Workaround for LP 57923. + * Remove pocket name (eg `-security') from distribution identifier in + the browser user agent string. LP 55289. + + -- Ian Jackson Tue, 3 Oct 2006 19:01:34 +0100 + +firefox (1.99+2.0b2+dfsg-1ubuntu2) edgy; urgency=low + + * Ship xpidl et al, in firefox-dev. Relates to Debian #362190. + Fixes Malone #61160. + + -- Ian Jackson Thu, 21 Sep 2006 16:33:50 +0100 + +firefox (1.99+2.0b2+dfsg-1ubuntu1) edgy; urgency=low + + * Merged from Debian unstable; new upstream version. + * Remaining differences between + Debian and Ubuntu in no particular order: + - Build libnspr and libnss and corresponding -dev packages from this + source package. Plus changes to make these libs build nicely. + - Various changes to preferences, default bookmarks and search engines. + - Support for `Get Help Online' and `Translate This Application'. + - Size changes for various dialogue boxes to make the contents fit. + - Downloads go to separate `Desktop' folder by default. + - Fix some underquoted m4 arguments. + - Minor changes in directories, symlinks and debian/control + to cope with Ubuntu and Debian's different histories. + - disable File / Import (wizard is nonfunctional). + Malone #28563, Debian #350599, Mozilla Bugzilla 117844. + - Change `Latest Headlines' to `Latest BBC Headlines' to properly + disclose the source up front, and use a corresponding RSS URL. + - Default for FIREFOX_DSP is none. + - Pango support is enabled only if an installed locale seems to need + it. + - Note in README.Debian about how to run xpcshell. + - Disable xprint. + - No build dependency on libxp-dev; build-depend on zip instead. + - Various icon changes. + - Some currently-unused directory merging code in firefox.preinst. + - Less detail in the user agent string. + - Belt-and-braces removal for some cruft left over by some versions of + the Mozilla build system. + - Better firefox.menu entry (says `Firefox Web Browser'). + - Build dynamically linked, since in Ubuntu embedders use firefox. + - EbmedWindow::GetVisibility bugfix, Malone 40320, upstream 312998. + - Pass FC_ANY_METRICS to Fontconfig where appropriate. + - Extensive Thai language patch. + - Print in serif by default even though default display is sans. + - Some fixes to the (upstream-unused) nss makefiles. + - Strip PostScript/ from printer names. + - Better message about updates of read-only extension. + - Include pointer to the Gecko Runtime (GRE registration). + - Prevent websites from disabling context menus. + All of these changes are fully documented in the changelog below. + Please see those changelog entries for full details. Much historical + information about changes either taken up by Debian or upstream, or + dropped by us, is retained in this changelog. + + -- Ian Jackson Wed, 13 Sep 2006 16:40:06 +0100 + firefox (1.99+2.0b2+dfsg-1) experimental; urgency=low * New upstream beta release. @@ -254,6 +1258,51 @@ -- Eric Dorland Wed, 3 May 2006 00:32:49 -0400 +firefox (1.5.dfsg+1.5.0.3-0ubuntu3) dapper; urgency=low + + * Thai-related crash fix (Malone 45395): + - nsCopySupport.cpp, nsCopySupport::HTMLCopy: + do not crash if htmlConverter->Convert fails. + - nsHTMLFormatConverter.cpp, nsHTMLFormatConverter::Convert: + properly report failure if dataStr.IsEmpty. + - nsJISx4501LineBreaker.cpp: fix printf(stderr -> fprintf. + * Add Polish translation for firefox.desktop (Malone 45447). + Thanks to contribution from Tomasz Dominikowski. + * Do not attempt to merge /usr/lib/mozilla-firefox and /usr/lib/firefox + and make the former a link to the latter; this is unfortunately + error-prone and makes more problems than it solves. + Fixes Malone 44487; regresses the plugins directory confusion bug. + * Include MFSA and CVE numbers in changelog entry for 1.5.dfsg-1. + + -- Ian Jackson Tue, 23 May 2006 17:45:30 +0100 + +firefox (1.5.dfsg+1.5.0.3-0ubuntu2) dapper; urgency=low + + * Fix memory leak in large clipboard handling. Malone 41093. + Mozilla Bugzilla 289897; applied attachments 218749, 218753. + * Provide symlink /usr/lib/mozilla-firefox -> /usr/lib/firefox + (and shuffle stuff across if both directories exist). + * Remove update-notifier `restart required' on removal so that if you + remove firefox you're no longer asked to restart it. Malone 36739. + * Increase size of prefs window explicitly. Malone 43528. + * Suppress the error if /var/lib/locales/supported.d/* can't be read + (probably because it doesn't exist). If you get EIO or EACCES or some + such then having pango mysteriously disabled will be the least of your + worries. Malone 44016. + * Really use firefox_1.5.dfsg+1.5.0.3.orig.tar.gz from Debian. + + -- Ian Jackson Fri, 12 May 2006 19:20:30 +0100 + +firefox (1.5.dfsg+1.5.0.3-0ubuntu1) dapper; urgency=low + + * New upstream version, 1.5.0.3, security/stability fix from upstream: + MFSA 2006-30, CVE-2006-1993: Deleted + object reference when designMode="on" + This package is based on Debian's firefox_1.5.dfsg+1.5.0.3.orig.tar.gz + but has none of the corresponding Debian changes. + + -- Ian Jackson Wed, 10 May 2006 12:13:30 +0100 + firefox (1.5.dfsg+1.5.0.2-3) unstable; urgency=low * debian/rules, debian/control: Build the -dbg package again. @@ -314,6 +1363,51 @@ -- Eric Dorland Sun, 16 Apr 2006 18:40:02 -0400 +firefox (1.5.dfsg+1.5.0.2-0ubuntu2) dapper; urgency=low + + * Increase sizes of various dialogue boxes so that all of the contents + fit. Malone 26225, 36985, and probably others. + * Set MOZ_DISABLE_PANGO=1 to disable pango, unless some locale is + selected as supported which would need pango for rendering; the + default can be overridden by setting MOZ_DISABLE_PANGO to 0 or 1. + Malone 32561 (workaround). + * Use update-notifier to request a firefox restart. Malone 36739. + * Added Spanish translation to firefox.desktop. + Malone 39972. Thanks to Rocco Stanzione for the patch. + * Add a couple of missing trailing newlines. + Malone 39972 again. Thanks Rocco Stanzione for the report. + * EbmedWindow::GetVisibility bugfix, Malone 40320, upstream 312998, + thanks to chpe for the patch and discussion. + * Add FC_ANY_METRICS set to FcTrue to all patterns that are going to be + used for finding (rather than enumerating) fonts. Malone 42559. + + -- Ian Jackson Tue, 2 May 2006 18:59:32 +0100 + +firefox (1.5.dfsg+1.5.0.2-0ubuntu1) dapper; urgency=low + + * New upstream version, 1.5.0.2. + Described as `stability and security fixes' by upstream but many + changes are included and producing a complete list is infeasible :-(. + Fixes are known to be included for: + - MFSA 2006-29, CVE-2006-1725: Spoofing with translucent windows + - MFSA 2006-28, CVE-2006-1726: Security check of + js_ValueToFunctionObject() can be circumvented + - MFSA 2006-27, CVE-2006-0748: Table Rebuilding Code Execution + Vulnerability + - MFSA 2006-25, CVE-2006-1727: Privilege escalation through Print Preview + - MFSA 2006-24, CVE-2006-1728: Privilege escalation using + crypto.generateCRMFRequest + - MFSA 2006-23, CVE-2006-1729: File stealing by changing input type + - MFSA 2006-22, CVE-2006-1730: CSS Letter-Spacing Heap Overflow + Vulnerability + - MFSA 2006-20, CVE-2006-1529, CVE-2006-1530, CVE-2006-1531, + CVE-2006-1723, CVE-2006-1724: Crashes with evidence of memory + corruption. + This package is based on Debian's firefox_1.5.dfsg+1.5.0.2.orig.tar.gz + but has none of the corresponding Debian changes. + + -- Ian Jackson Wed, 26 Apr 2006 16:53:22 +0100 + firefox (1.5.dfsg+1.5.0.1-5) unstable; urgency=low [ Mike Hommey ] @@ -468,6 +1562,225 @@ -- Eric Dorland Thu, 9 Feb 2006 01:23:35 -0500 +firefox (1.5.dfsg+1.5.0.1-1ubuntu12) dapper; urgency=low + + * Sponsored upload for Theppitak Karoonboonyanan + * Updated Thai word breaking patch: + - load `libthai.so.0' instead of `libthai.so'. + - print debug message only when DEBUG is defined. + - debian/control: Suggests libthai0 + + -- Michael Vogt Thu, 13 Apr 2006 13:25:14 +0200 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu11) dapper; urgency=low + + * Fix silly lack of [ ] quoting in AC_DEFUN use. + Malone 36659, Mozilla bugzilla 298457. + * Make Preferences window not chop off various elements: + - specify a width of 50em instead of 42em + - do not specify a height + - add another to the bottom of privacy.xul's prefpane. + I have no idea why this is necessary :-(. + Malone 36985. + * Fix broken UTF-8 in .desktop file (again). Malone 37779. + * Document how to use xpcshell in README.Debian. Malone 35333. + * Clarify updateReadOnlyMessage to refer to `system package manager' + which will help the misunderstanding in Malone 31284. + + -- Ian Jackson Wed, 12 Apr 2006 17:18:52 +0100 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu10) dapper; urgency=low + + * Generate `firefox-dbg' package with debugging symbols. + This involves changing debian/compat to 5, which should be safe. + * Fix Norwegian translation in firefox.desktop. (Malone 30603.) + * Fix trivial syntax problems in firefox.desktop. (Malone 33567.) + * Remove x-directory/webdav x-directory/webdav-prefer-directory + from MimeType list in desktop file. (Malone 35928.) + * Use `about.png.upstream' instead of `about.png.orig' is the saved + original version for the branding; *.orig tends to get clobbered. + + -- Ian Jackson Fri, 24 Mar 2006 18:49:46 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu9) dapper; urgency=low + + * added thai linebreaking support (thanks to Theppitak Karoonboonyanan) + + -- Michael Vogt Tue, 14 Mar 2006 15:16:52 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu8) dapper; urgency=low + + * debian/rules: + - renamed the idl directory to match the .pc name, + replace mozilla-firefox by firefox for firefox-config too + + -- Sebastien Bacher Mon, 13 Mar 2006 15:12:43 +0100 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu7) dapper; urgency=low + + * Pointing the .pc files to /usr/include/firefox is not enough, + better install the headers there too. + + -- Matthias Klose Sat, 11 Mar 2006 17:41:24 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu6) dapper; urgency=low + + * Replace Ubuntu Bugzilla bookmark with Launchpad's `Request + support with Ubuntu' ticket creation page. (Malone 28896.) + * Reinstate `Translate This Application' in Help menu, despite the fact + that Launchpad doesn't do this yet - you just get a page saying there + are no translations for Firefox. mdz assures us that this will be + done some time during dapper's service life. + * Make -P, -CreateProfile and -ProfileManager imply sensible + values for -a, and document -a in firefox(1). (Malone 31746.) + * Fix md5sum mismatch which causes spurious conffile prompt on + bookmarks.html. + * Set browser.startup.homepage_override.mstone to ignore, + to avoid the silly thing where the first time after the upgrade, + firefox looks like it has lost your home page because it is so keen to + tell you about the release notes. (Malone 33895.) + * Change `Latest Headlines' to `Latest BBC Headlines' to properly + disclose the source up front, and use a corresponding RSS URL. + * Revert the `you have chosen to open' dialogue, as discussed on + ubuntu-devel. + * Fix firefox-*.pc files to contain correct references to libs and + includes, just like the mozilla-*.pc files. (Malone 34200.) + + -- Ian Jackson Thu, 9 Mar 2006 19:56:58 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu5) dapper; urgency=low + + * Disable `Translate This Application' and don't try to have `Get Help + Online' translated because we don't know how to translate firefox: + https://launchpad.net/products/rosetta/+spec/rosetta-firefox-support + + -- Ian Jackson Fri, 24 Feb 2006 14:49:23 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu4) dapper; urgency=low + + * Disable (by default) the `you have chosen to open' dialogue box; + instead, we just take the default (which is to open with the + application from the Gnome MIME database). This behaviour is + controlled by browser.helperApps.defaultNoAsk.openFile. + + Bookmark, search and translation reference regression fixes: + * Restore `Translate This Application' and `Get Help Online' + * Add Ubuntu and Free Software links back to bookmarks + + Bookmark, search and translation references improvements: + * Add Wikipedia to search box. + * Remove `Quick searches' from bookmarks (these just replicate + entries from the search box, and are broken anyway). + + * Get rid of README.Ubuntu - the contents are now no longer relevant. + + -- Ian Jackson Thu, 23 Feb 2006 14:44:42 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu3) dapper; urgency=low + + * Move /usr/lib/libxpcom*.so etc. back to /usr/lib/firefox; avoids + clashes with other packages (eg mozilla). + * Add rpath setting for /usr/lib/firefox to all .pc files in + firefox-dev. This is suboptimal, but at least it allows programs + which use firefox-dev at compile-time to find firefox's .so's. + * Take some redundant and perhaps privacy-leaking information out + of the default User-Agent (Malone 30677). + + -- Ian Jackson Fri, 10 Feb 2006 17:42:12 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu2) dapper; urgency=low + + * Fix stupid FTBFS on default.xpm introduced in last upload. + * Retrospectively insert CVE numbers into 1ubuntu1 changelog entry. + + -- Ian Jackson Thu, 9 Feb 2006 12:45:15 +0000 + +firefox (1.5.dfsg+1.5.0.1-1ubuntu1) dapper; urgency=low + + Changes since 1.5.dfsg-4ubuntu6: + * New upstream version (1.5.0.1) - security and stability fixes, + allegedly. (About 7000 lines of diff, so not reviewed for Ubuntu.) + Security fixes included: + - CVE-2006-0292, CVE-2006-0293, MFSA 2006-01: JavaScript garbage-collection + hazards + - CVE-2006-0294, MFSA 2006-02: Changing position:relative to static + corrupts memory + - CVE-2005-4134, MFSA 2006-03: Long document title causes startup denial of + Service + - CVE-2006-0295, MFSA 2006-04: Memory corruption via QueryInterface on + Location, Navigator objects + - CVE-2006-0296, MFSA 2006-05: Localstore.rdf XML injection through + XULDocument.persist() + - CVE-2006-0297, MFSA 2006-06: Integer overflows in E4X, SVG and Canvas + - CVE-2006-0298, MFSA 2006-07: Read beyond buffer while parsing XML + - CVE-2006-0299, MFSA 2006-08: "AnyName" entrainment and access control + hazard + * Fix Norwegian translation in .desktop file. (Malone #30603.) + * mkdir /usr/include/mozilla in firefox-dev.preinst to avoid + maintainer script sometimes preventing installation. + * Move the shlibs needed for gtkmozembed to /usr/lib (avoids + need for rpath and nonsense in firefox-gtkmozembed.pc). + * Work around new GNU make braindamage by adding seddery to + security/coreconf/rules.mk. + + Expected-permanent differences between Ubuntu and Debian: + * Build nspr and nss for use by all other programs in the distribution + (Packages: libnspr-dev, libnss-dev, libnspr4, libnss3. Fairly main + changes to parts of the build system.) This is so that mozilla + can be in Ubuntu universe. + * Disable xprint. (xprint is not used in Ubuntu.) + * Slightly different arrangements do with with transitional arrangements + related to package renaming from mozilla-firefox-*. + * Removed transitional packages mozilla-firefox-dom-inspector and + mozilla-firefox-gnome-support (not needed in Ubuntu). + * Build firefox-dev; applications which embed a browser in Ubuntu + generally embed Firefox rather than mozilla. This also means that we + build firefox with dynamic linking so that embedders and load ff. + * Debian package search replaced by Ubuntu package search (and defaults + to searching only in dapper, not all releases). + * Changes to various icons (and their installation paths). + * Strip CUPS/ from the front of displayed printer names, since + all printing in Ubuntu is done via CUPS. + + Other differences remaining between Ubuntu and Debian: + * debian/rules clean removes various junk left over by the mozilla build + system. (Debian #350616.) + * Exclude libssl3.so from dpkg_shlibdeps as this triggers a bug in + fakeroot on amd64 in Ubuntu. + * Set FIREFOX_DSP=none by default. Will sometimes break sound from eg + Flash. See https://launchpad.net/malone/bugs/29760 for rationale. + (Debian maintainers notified but no bug filed.) + * Append our plugin path to any previous value of MOZ_PLUGIN_PATH. + (Malone 29412. Debian #351806) + * firefox.desktop file has more translations and consistently calls the + application `Firefox Web Browser' (for better UI in the menus - this + change is also in firefox.menu). Debian #351807. + * Default printing command doesn't break if printer name contains + spaces (actually a preference, in all.js). (Debian #351809, + Mozilla Bugzilla #326245). + * security/coreconf/rules.mk adjusted with awful seddery to cope with + GNU make change to POSIXly interpretation of backslash line-joining. + See http://lists.debian.org/debian-devel/2005/12/msg00988.html. + Mozilla Bugzilla #325148. + * security/coreconf/ruleset.mk has a set -e added. + * Use GNOME mime database instead of mailcap. Patch imported from Red + Hat; see debian/gnome-mime-handling.diff. + * Change various preferences: + - Ubuntu-specific default homepage + - Ubuntu-specific release notes + - default homepage can be locale-specific + - middlebutton paste disabled + - do not load a special home page on first start after an upgrade + - disable File / Import (wizard is nonfunctional). + Malone #28563, Debian #350599, Mozilla Bugzilla 117844. + - save files to Desktop by default + - README.Ubuntu file (still rather full of junk) + - Prevent websites disabling the right-button context menu. + - Default font for display is sans, but: + - Default CSS for printing uses a serif font. + + -- Ian Jackson Tue, 7 Feb 2006 17:14:17 +0000 + firefox (1.5.dfsg+1.5.0.1-1) unstable; urgency=low * The "those Ubuntu guys are great after all" release. @@ -2757,7 +4070,7 @@ to start. * debian/phoenix.install: + Install phoenix-xremote-client, and don't install - mozilla-xremote-client. + mozilla-xremote-client. + Install phoenixrc. -- Eric Dorland Mon, 23 Dec 2002 02:52:21 -0500 diff -Nru firefox-1.99+2.0b2+dfsg/debian/compat lightning-extension-1.9+build1/debian/compat --- firefox-1.99+2.0b2+dfsg/debian/compat 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/compat 2012-11-19 21:50:21.000000000 +0000 @@ -1 +1 @@ -5 +7 diff -Nru firefox-1.99+2.0b2+dfsg/debian/control lightning-extension-1.9+build1/debian/control --- firefox-1.99+2.0b2+dfsg/debian/control 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/control 2012-11-19 21:50:21.000000000 +0000 @@ -1,82 +1,65 @@ -Source: firefox +Source: lightning-extension Section: web Priority: optional -Maintainer: Eric Dorland -Uploaders: Mike Hommey -Build-Depends: debhelper (>= 5.0), libx11-dev, libxp-dev, libxt-dev, libgtk2.0-dev (>= 2.8), zlib1g-dev, liborbit2-dev, libidl-dev (>= 0.8.0), libxft-dev, libfreetype6-dev, libpng12-dev, libjpeg62-dev, libxrender-dev, libxinerama-dev, libcairo2-dev, libgnome2-dev, libgconf2-dev, libgnomevfs2-dev, libgnomeui-dev, patch, sharutils, m4, binutils (>= 2.17-1) [mips mipsel], libmyspell-dev -Standards-Version: 3.7.2.1 +Maintainer: Ubuntu Mozilla Team +Build-Depends: debhelper (>= 7.0.50~), + pkg-config, + zip, + thunderbird-dev (>= 14.0~), + libnspr4-dev (>= 4.7.3), + mozilla-devscripts (>= 0.10~), + autoconf2.13, + libgtk2.0-dev (>= 2.10.0), + libxt-dev, + libidl-dev (>= 0.8.0), + mesa-common-dev +Standards-Version: 3.9.1 -Package: firefox +Package: xul-ext-lightning Architecture: any -Depends: fontconfig, psmisc, debianutils (>= 1.16), ${shlibs:Depends} -Suggests: firefox-gnome-support (= ${Source-Version}), latex-xft-fonts, xprint -Provides: www-browser -Conflicts: mozilla-firefox (<< 1.5.dfsg-1) -Replaces: mozilla-firefox -Description: lightweight web browser based on Mozilla - Firefox is a redesign of the Mozilla browser component, similar to - Galeon, K-Meleon and Camino, but written using the XUL user interface - language and designed to be lightweight and cross-platform. - . - This browser was previously known as Firebird and Phoenix. +Depends: xul-ext-calendar-timezones, ${shlibs:Depends}, ${misc:Depends} +Recommends: ${xpi:Recommends}, xul-ext-gdata-provider +Enhances: ${xpi:Enhances} +Provides: ${xpi:Provides}, mail-reader, imap-client +Suggests: latex-xft-fonts +Description: Calendar Extension for Thunderbird + Lighting is the Mozilla Calendar extension for Thunderbird, based + on Sunbird - the Mozilla Standalone Calendar application. It is tightly + integrated with Thunderbird, allowing it to easily perform email-related + calendaring tasks. -Package: firefox-dom-inspector +Package: xul-ext-calendar-timezones Architecture: all -Depends: firefox (>= ${source:Version}), firefox (<< ${source:Version}.1~) -Description: tool for inspecting the DOM of pages in Mozilla Firefox - This is a tool that allows you to inspect the DOM for web pages in - Firefox. This is of great use to people who are doing Mozilla chrome - development or web page development. - -Package: firefox-gnome-support -Architecture: any -Section: gnome -Depends: ${shlibs:Depends}, firefox (= ${Source-Version}) -Provides: gnome-www-browser -Description: Support for Gnome in Mozilla Firefox - This is an extension to Firefox that allows it to use protocol - handlers from Gnome-VFS, such as smb or sftp, and other Gnome - integration features. - -Package: firefox-dbg -Architecture: any -Priority: extra -Section: devel -Depends: firefox (= ${Source-Version}) -Description: debugging symbols for firefox - Firefox is a redesign of the Mozilla browser component, similar to - Galeon, K-Meleon and Camino, but written using the XUL user interface - language and designed to be lightweight and cross-platform. +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: ${xpi:Recommends} +Enhances: ${xpi:Enhances} +Provides: ${xpi:Provides} +Description: Calendar Extension for Thunderbird - Timezone data + Lighting is the Mozilla Calendar extension for Thunderbird, based + on Sunbird - the Mozilla Standalone Calendar application. It is tightly + integrated with Thunderbird, allowing it to easily perform email-related + calendaring tasks. . - This package contains the debugging symbols for firefox. + This package provides timezone data. It's an essential component if you want + to use all calendaring features. -Package: mozilla-firefox +Package: xul-ext-gdata-provider Architecture: all -Depends: firefox (>= ${source:Version}), firefox (<< ${source:Version}.1~) -Description: Transition package for firefox rename - Package to ease upgrading from older mozilla-firefox packages to the - new firefox package. +Depends: xul-ext-lightning, ${shlibs:Depends}, ${misc:Depends} +Recommends: ${xpi:Recommends} +Enhances: ${xpi:Enhances} +Provides: ${xpi:Provides} +Description: Calendar Extension for Thunderbird - Google Calendar support + Lighting is the Mozilla Calendar extension for Thunderbird, based + on Sunbird - the Mozilla Standalone Calendar application. It is tightly + integrated with Thunderbird, allowing it to easily perform email-related + calendaring tasks. . - This package can be purged at anytime once the firefox package has - been installed. + This package provides Google Calendar support. It's a recommended component + if you want to connect to your google calendar. -Package: mozilla-firefox-dom-inspector +Package: lightning-extension Architecture: all -Depends: firefox-dom-inspector (= ${Source-Version}) -Description: Transition package for firefox rename - Package to ease upgrading from older mozilla-firefox-dom-inspector - packages to the new firefox-dom-inspector package. - . - This package can be purged at anytime once the firefox-dom-inspector - package has been installed. - -Package: mozilla-firefox-gnome-support -Architecture: all -Section: gnome -Depends: firefox (>= ${source:Version}), firefox (<< ${source:Version}.1~) -Description: Transition package for firefox rename - Package to ease upgrading from older mozilla-firefox-gnome-support - packages to the new firefox-gnome-support package. - . - This package can be purged at anytime once the firefox-gnome-support - package has been installed. +Depends: xul-ext-lightning +Description: Transitional package for xul-ext-lightning + This package is safe to remove. diff -Nru firefox-1.99+2.0b2+dfsg/debian/copyright lightning-extension-1.9+build1/debian/copyright --- firefox-1.99+2.0b2+dfsg/debian/copyright 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/copyright 2012-11-19 21:50:21.000000000 +0000 @@ -736,3 +736,147 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + +=== other-licenses/branding + +You are not granted rights or licenses to the trademarks of the +Mozilla Foundation or any party, including without limitation the +Sunbird name or logo. + +For more information, see: http://www.mozilla.org/foundation/licensing.html + +Note: if you modify this package you have to get permissions from mozilla +to distribute the modified version. If you don't want to get permissions, +just strip other-licenses/branding directory and drop the --enable-official-branding +configure switch from debian/rules before building/redistributing. + + +=== other-licenses/7zstub/ + other-licenses/libart_lgpl/ + +LGPL: /usr/share/common-licenses/LGPL + + +=== other-licenses/bsdiff + +BSD Protection License +February 2002 + +Preamble +-------- + +The Berkeley Software Distribution ("BSD") license has proven very effective +over the years at allowing for a wide spread of work throughout both +commercial and non-commercial products. For programmers whose primary +intention is to improve the general quality of available software, it is +arguable that there is no better license than the BSD license, as it +permits improvements to be used wherever they will help, without idealogical +or metallic constraint. + +This is of particular value to those who produce reference implementations +of proposed standards: The case of TCP/IP clearly illustrates that freely +and universally available implementations leads the rapid acceptance of +standards -- often even being used instead of a de jure standard (eg, OSI +network models). + +With the rapid proliferation of software licensed under the GNU General +Public License, however, the continued success of this role is called into +question. Given that the inclusion of a few lines of "GPL-tainted" work +into a larger body of work will result in restricted distribution -- and +given that further work will likely build upon the "tainted" portions, +making them difficult to remove at a future date -- there are inevitable +circumstances where authors would, in order to protect their goal of +providing for the widespread usage of their work, wish to guard against +such "GPL-taint". + +In addition, one can imagine that companies which operate by producing and +selling (possibly closed-source) code would wish to protect themselves +against the rise of a GPL-licensed competitor. While under existing +licenses this would mean not releasing their code under any form of open +license, if a license existed under which they could incorporate any +improvements back into their own (commercial) products then they might be +far more willing to provide for non-closed distribution. + +For the above reasons, we put forth this "BSD Protection License": A +license designed to retain the freedom granted by the BSD license to use +licensed works in a wide variety of settings, both non-commercial and +commercial, while protecting the work from having future contributors +restrict that freedom. + +The precise terms and conditions for copying, distribution, and +modification follow. + +BSD PROTECTION LICENSE +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION +---------------------------------------------------------------- + +0. Definitions. + a) "Program", below, refers to any program or work distributed under + the terms of this license. + b) A "work based on the Program", below, refers to either the Program + or any derivative work under copyright law. + c) "Modification", below, refers to the act of creating derivative works. + d) "You", below, refers to each licensee. + +1. Scope. + This license governs the copying, distribution, and modification of the + Program. Other activities are outside the scope of this license; The + act of running the Program is not restricted, and the output from the + Program is covered only if its contents constitute a work based on the + Program. + +2. Verbatim copies. + You may copy and distribute verbatim copies of the Program as you + receive it, in any medium, provided that you conspicuously and + appropriately publish on each copy an appropriate copyright notice; keep + intact all the notices that refer to this License and to the absence of + any warranty; and give any other recipients of the Program a copy of this + License along with the Program. + +3. Modification and redistribution under closed license. + You may modify your copy or copies of the Program, and distribute + the resulting derivative works, provided that you meet the + following conditions: + a) The copyright notice and disclaimer on the Program must be reproduced + and included in the source code, documentation, and/or other materials + provided in a manner in which such notices are normally distributed. + b) The derivative work must be clearly identified as such, in order that + it may not be confused with the original work. + c) The license under which the derivative work is distributed must + expressly prohibit the distribution of further derivative works. + +4. Modification and redistribution under open license. + You may modify your copy or copies of the Program, and distribute + the resulting derivative works, provided that you meet the + following conditions: + a) The copyright notice and disclaimer on the Program must be reproduced + and included in the source code, documentation, and/or other materials + provided in a manner in which such notices are normally distributed. + b) You must clearly indicate the nature and date of any changes made + to the Program. The full details need not necessarily be included in + the individual modified files, provided that each modified file is + clearly marked as such and instructions are included on where the + full details of the modifications may be found. + c) You must cause any work that you distribute or publish, that in whole + or in part contains or is derived from the Program or any part + thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + +5. Implied acceptance. + You may not copy or distribute the Program or any derivative works except + as expressly provided under this license. Consequently, any such action + will be taken as implied acceptance of the terms of this license. + +6. NO WARRANTY. + THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL + THE COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR + REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE FOR ANY DIRECT, + INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF + USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR + TORT, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE + POSSIBILITY OF SUCH DAMAGES. diff -Nru firefox-1.99+2.0b2+dfsg/debian/debsearch.gif.uu lightning-extension-1.9+build1/debian/debsearch.gif.uu --- firefox-1.99+2.0b2+dfsg/debian/debsearch.gif.uu 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/debsearch.gif.uu 1970-01-01 00:00:00.000000000 +0000 @@ -1,12 +0,0 @@ -begin 644 debsearch.gif -M1TE&.#EA$``0`*4``/___^^_S]!(<,``0,@80-`H8-A@@.>OO\@04-]_G]!` -M<-A8@."(H.>?K\`(0._'S\@@4/??W^_/W\@00-^'G]AH@/?G[^^_O_??[^^O -MO]`P8-!`8.^OK]!0@-`X<,@84-A@<,@X4-AHD.^GO]A0@.>/K_?/W_______ -M____________________________________________________________ -M_________________________________R'^%4-R96%T960@=VET:"!4:&4@ -M1TE-4``L`````!``$`!`!GA`@%`8$`P(!<-A*+P@A@<#@`.P>"Q#R80R9%02 -M#T"`(&&22LQT>C%@I`,#P?#B&$J'&(`#*U0DF!8C?&I")%R$:48("8Q&"FD- -M#F%J!A`11`.756X`FI)"&1I#&WQ4#QU,'T,1("$)(@N#0@^/B(0*D[9I)B(9 -$A$$`.P`` -` -end diff -Nru firefox-1.99+2.0b2+dfsg/debian/debsearch.src lightning-extension-1.9+build1/debian/debsearch.src --- firefox-1.99+2.0b2+dfsg/debian/debsearch.src 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/debsearch.src 1970-01-01 00:00:00.000000000 +0000 @@ -1,26 +0,0 @@ -# Mozilla Firebird plugin file -# -# Debian package lookup -# by Fergus McKenzie-Kay copying code -# by Spencer Wysinger -# -# Last updated: August 12, 2003 - - - - - - - - - - - diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.install lightning-extension-1.9+build1/debian/firefox-dom-inspector.install --- firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.install 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-dom-inspector.install 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -debian/tmp/usr/lib/firefox/extensions/inspector@mozilla.org usr/share/firefox/extensions diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.links lightning-extension-1.9+build1/debian/firefox-dom-inspector.links --- firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.links 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-dom-inspector.links 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -/usr/share/firefox/extensions/inspector@mozilla.org /usr/lib/firefox/extensions/inspector@mozilla.org diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.preinst lightning-extension-1.9+build1/debian/firefox-dom-inspector.preinst --- firefox-1.99+2.0b2+dfsg/debian/firefox-dom-inspector.preinst 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-dom-inspector.preinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,10 +0,0 @@ -#!/bin/sh -e - -if [ "$1" = "upgrade" ]; then - if dpkg --compare-versions "$2" lt '1.5.dfsg+1.5.0.1-5'; then - rm -rf /usr/lib/firefox/extensions/inspector@mozilla.org/chrome \ - /usr/lib/firefox/extensions/inspector@mozilla.org/defaults - fi -fi - -#DEBHELPER# \ No newline at end of file diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.install lightning-extension-1.9+build1/debian/firefox-gnome-support.install --- firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.install 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-gnome-support.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -debian/tmp/usr/lib/firefox/components/*gnome* usr/lib/firefox/components -debian/tmp/usr/lib/firefox/components/*imgicon* usr/lib/firefox/components diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.postinst lightning-extension-1.9+build1/debian/firefox-gnome-support.postinst --- firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.postinst 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-gnome-support.postinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,11 +0,0 @@ -#!/bin/sh -e - -if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] ; then - update-alternatives --install /usr/bin/gnome-www-browser \ - gnome-www-browser /usr/bin/firefox 70 \ - --slave /usr/share/man/man1/gnome-www-browser.1.gz \ - gnome-www-browser.1.gz /usr/share/man/man1/firefox.1.gz - touch /usr/lib/firefox/.autoreg -fi - -#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.prerm lightning-extension-1.9+build1/debian/firefox-gnome-support.prerm --- firefox-1.99+2.0b2+dfsg/debian/firefox-gnome-support.prerm 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-gnome-support.prerm 1970-01-01 00:00:00.000000000 +0000 @@ -1,8 +0,0 @@ -#!/bin/sh -e - -if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then - update-alternatives --remove gnome-www-browser /usr/bin/firefox - touch /usr/lib/firefox/.autoreg -fi - -#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-restart-required.update-notifier lightning-extension-1.9+build1/debian/firefox-restart-required.update-notifier --- firefox-1.99+2.0b2+dfsg/debian/firefox-restart-required.update-notifier 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-restart-required.update-notifier 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -Name: Firefox restart required -Name-fr: Relancement de Firefox requis -Priority: High -Terminal: False -DontShowAfterReboot: True -Description: Firefox has been upgraded (or reinstalled) and must be restarted. - Please quit and restart your web browser now. -Description-fr: Firefox a été mis à jour (ou réinstallé) et doit être relancé. - Veuillez quitter et redémarrer for navigateur. diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-runner lightning-extension-1.9+build1/debian/firefox-runner --- firefox-1.99+2.0b2+dfsg/debian/firefox-runner 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-runner 1970-01-01 00:00:00.000000000 +0000 @@ -1,288 +0,0 @@ -#!/bin/sh -# -# The contents of this file are subject to the Netscape Public -# License Version 1.1 (the "License"); you may not use this file -# except in compliance with the License. You may obtain a copy of -# the License at http://www.mozilla.org/NPL/ -# -# Software distributed under the License is distributed on an "AS -# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or -# implied. See the License for the specific language governing -# rights and limitations under the License. -# -# The Original Code is mozilla.org code. -# -# The Initial Developer of the Original Code is Netscape -# Communications Corporation. Portions created by Netscape are -# Copyright (C) 1998 Netscape Communications Corporation. All -# Rights Reserved. -# -# Contributor(s): -# - -## -## For silly people running firefox through sudo -## -if [ "${SUDO_USER}" ] && [ "${SUDO_USER}" != "${USER}" ]; then - SUDO_HOME=`getent passwd ${SUDO_USER} | cut -f6 -d:` - if [ "${SUDO_HOME}" = "${HOME}" ]; then - echo "You should really not run firefox through sudo WITHOUT the -H option." >&2 - echo "Anyway, I'll do as if you did use the -H option." >&2 - HOME=`getent passwd ${USER} | cut -f6 -d:` - if [ -z "${HOME}" ]; then - echo "Could not find the correct home directory. Please use the -H option of sudo." >&2 - fi - fi -fi - -## -## Variables -## -MOZ_DIST_BIN="/usr/lib/firefox" -MOZ_PROGRAM="${MOZ_DIST_BIN}/firefox-bin" - -## -## Load system and user properties -## - -RUNTIME_FIREFOX_DSP="${FIREFOX_DSP}" - -if [ -f /etc/firefox/firefoxrc ]; then - . /etc/firefox/firefoxrc -fi - -if [ -f "${HOME}/.mozilla/firefox/rc" ]; then - . "${HOME}/.mozilla/firefox/rc" -elif [ -f "${HOME}/.mozilla-firefoxrc" ]; then - . "${HOME}/.mozilla-firefoxrc" - echo "Warning: a .mozilla-firefoxrc file has been found in your home directory" >&2 - echo "While it is still supported, it is recommended to move it to" >&2 - echo "\${HOME}/.mozilla/firefox/rc" >&2 -fi - -if [ "${RUNTIME_FIREFOX_DSP}" ]; then - FIREFOX_DSP="${RUNTIME_FIREFOX_DSP}" -fi - -if [ -z "${FIREFOX_DSP}" ]; then - FIREFOX_DSP="auto" -fi - -export MOZ_DISABLE_PANGO - -## -## find /dev/dsp handler -## - -if [ "${FIREFOX_DSP}" = "auto" ]; then - FIREFOX_DSP= - if [ -n "${AUDIOSERVER}" ]; then - # do not prevent using other wrappers if $AUDIOSERVER was set up - # unintentionally or audiooss is not available - if type audiooss >/dev/null 2>&1; then - FIREFOX_DSP=audiooss - fi - fi - if pgrep -u `id -u` esd >/dev/null 2>&1; then - FIREFOX_DSP=esddsp - elif pgrep -u `id -u` arts >/dev/null 2>&1; then - FIREFOX_DSP=artsdsp - elif [ -x /usr/bin/aoss -a -d /proc/asound ] ; then - FIREFOX_DSP=aoss - fi -elif [ "${FIREFOX_DSP}" = "none" ]; then - FIREFOX_DSP= -fi - -## -## Set LD_LIBRARY_PATH -## -EXTENT_LD_LIB_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:/usr/lib/mozilla-firefox/plugins -if [ "${LD_LIBRARY_PATH}" ]; then - LD_LIBRARY_PATH=${EXTENT_LD_LIB_PATH}:${LD_LIBRARY_PATH} -else - LD_LIBRARY_PATH=${EXTENT_LD_LIB_PATH} -fi - -export LD_LIBRARY_PATH - -MOZ_PLUGIN_PATH=/usr/lib/mozilla-firefox/plugins${MOZ_PLUGIN_PATH+":$MOZ_PLUGIN_PATH"} -export MOZ_PLUGIN_PATH - -# Set XPSERVERLIST if not set yet for XPrint support, or complain. - -#if [ -z "${XPSERVERLIST}" ]; then -# if [ -x /etc/init.d/xprint ]; then -# XPSERVERLIST=`/etc/init.d/xprint get_xpserverlist` -# export XPSERVERLIST -# else -# echo -e "Warning: \${XPSERVERLIST} not set and /etc/init.d/xprint not found;\nprinting will not work.\nPlease install the xprt-xprintorg package" >&2 -# fi -#fi - -verbose () { - if [ "${VERBOSE}" ]; then - echo $@ - fi -} - -echo_vars () { - if [ "${VERBOSE}" ]; then - for var in "$@"; do - echo "$var=`eval echo \\${$var}`" - done - fi -} - -# exec wrapper for verbosity -exec_verbose () { - verbose Running: $@ - exec "$@" -} - -# exec wrapper for verbosity -run_verbose () { - verbose Running: $@ - "$@" -} - -# OK, here's where all the real work gets done - -# parse command line -APPLICATION_ID=firefox -VERBOSE= -DEBUG=0 -DEBUGGER= -first=1 -opt= -for arg in "$@"; do - if [ ${first} -eq 1 ]; then - set dummy - first=0 - fi - - case "${arg}" in - -a | --display | -contentLocale | -UILocale | -remote | --debugger | -height | -width | -chrome | -P | -CreateProfile) - prev=${arg} - continue - ;; - esac - - if [ "${prev}" ]; then - case "${prev}" in - -a) - APPLICATION_ID="${arg}" - ;; - -P|-CreateProfile) - case "${arg}" in - default) APPLICATION_ID=firefox ;; - *) APPLICATION_ID=firefox--"${arg}" ;; - esac - MOZ_NO_REMOTE=1 - export MOZ_NO_REMOTE - set "$@" "${prev}" "${arg}" - ;; - --display) - CMDLINE_DISPLAY="${arg}" - set "$@" --display "${arg}" - ;; - -remote) - set "$@" -remote "${arg}" - ;; - --debugger) - DEBUGGER="${arg}" - DEBUG=1 - ;; - *) - set "$@" "${prev}" "${arg}" - ;; - esac - prev= - elif [ "${arg}" ]; then - case "$arg" in - --verbose | -V) - VERBOSE=1 - ;; - --display=*) - CMDLINE_DISPLAY=`echo ${arg} | sed 's/^--display=//'` - set "$@" "${arg}" - ;; - -g | -debug) - DEBUG=1 - ;; - -no-remote) - MOZ_NO_REMOTE=1 - export MOZ_NO_REMOTE - ;; - -ProfileManager) - MOZ_NO_REMOTE=1 - export MOZ_NO_REMOTE - APPLICATION_ID="unique--`uname -n`--$$" - set "$@" "${arg}" - ;; - -*) - set "$@" "${arg}" - ;; - *) - if [ -z "${opt}" ]; then - opt="${arg}" - # check to make sure that the url contains at least a :/ in it. - echo ${opt} | grep -e ':/' 2>/dev/null > /dev/null - RETURN_VAL=$? - if [ "${RETURN_VAL}" -eq 1 ]; then - # if it doesn't begin with a '/' and it exists when the pwd is - # prepended to it then append the full path - echo ${opt} | grep -e '^/' 2>/dev/null > /dev/null - if [ "$?" -ne "0" ] && [ -e "`pwd`/${opt}" ]; then - opt="`pwd`/${opt}" - fi - # Make it percent-encoded and prepend file:// if it is a valid file - if [ -e "${opt}" ]; then - opt="file://$( echo -n "${opt}" | perl -pe "s/([^a-zA-Z0-9-._~\!\\\$&'()*+,=:@\/])/'%'.unpack('H2',\$1)/ge" )" - fi - fi - set "$@" "${opt}" - else - set "$@" "${arg}" - fi - ;; - esac - fi -done - -set "$@" "-a" "${APPLICATION_ID}" - -if [ $# -ne 0 ]; then - shift -fi -OPTIONS="$@" - -if [ ${DEBUG} -eq 1 ]; then - if [ "${DEBUGGER}" = "" ]; then - DEBUGGER=gdb - fi - TMPFILE=`mktemp -t firefox_argsXXXXXX` - echo set args "$@" > ${TMPFILE} - case "${DEBUGGER}" in - gdb) - run_verbose gdb "${MOZ_PROGRAM}" -x ${TMPFILE} - ;; - ddd) - run_verbose ddd --debugger "gdb -x ${TMPFILE}" "${MOZ_PROGRAM}" - ;; - *) - run_verbose ${DEBUGGER} "${MOZ_PROGRAM}" "$@" - ;; - esac - rm ${TMPFILE} - exit -fi - -echo_vars FIREFOX_DSP APPLICATION_ID CMDLINE_DISPLAY DISPLAY \ - OPTIONS DEBUG DEBUGGER MOZ_DISABLE_PANGO MOZ_NO_REMOTE - -if type "${FIREFOX_DSP}" > /dev/null 2>&1; then - MOZ_PROGRAM="${FIREFOX_DSP} ${MOZ_PROGRAM}" -fi - -exec_verbose ${MOZ_PROGRAM} "$@" diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox-xremote-client lightning-extension-1.9+build1/debian/firefox-xremote-client --- firefox-1.99+2.0b2+dfsg/debian/firefox-xremote-client 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox-xremote-client 1970-01-01 00:00:00.000000000 +0000 @@ -1,21 +0,0 @@ -#!/bin/sh - -## -## Set MOZILLA_FIVE_HOME -## -MOZILLA_FIVE_HOME="/usr/lib/firefox" - -export MOZILLA_FIVE_HOME - -## -## Set LD_LIBRARY_PATH -## -if [ "$LD_LIBRARY_PATH" ] -then - LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/firefox/plugins:/usr/lib/mozilla/plugins:/usr/lib:$LD_LIBRARY_PATH -else - LD_LIBRARY_PATH=/usr/lib/firefox:/usr/lib/firefox/plugins:/usr/lib/mozilla/plugins:/usr/lib -fi - export LD_LIBRARY_PATH - -/usr/lib/firefox/firefox-bin -a firefox -remote "$1" diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.1 lightning-extension-1.9+build1/debian/firefox.1 --- firefox-1.99+2.0b2+dfsg/debian/firefox.1 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.1 1970-01-01 00:00:00.000000000 +0000 @@ -1,165 +0,0 @@ -.TH FIREFOX 1 "November 4, 2004" firefox "Linux User's Manual" -.SH NAME -firefox - a Web browser for X11 derived from the Mozilla browser - -.SH SYNOPSIS -.B firefox -[\fIOPTIONS\fR] [\fIURL\fR] - -.B /usr/lib/firefox/firefox\-bin -[\fIOPTIONS\fR] [\fIURL\fR] - -.SH DESCRIPTION -\fBFirefox\fR is an open-source web browser, designed for -standards compliance, performance and portability. - -.SH USAGE -\fBfirefox\fR is a simple shell script that will set up the -environment for the actual executable, \fBfirefox\-bin\fR. -If there is a Firefox browser already running, \fBfirefox\fR will -arrange for it to create a new browser window; otherwise it will start -the Firefox application. - -.SH OPTIONS -A summary of the options supported by \fBfirefox\fR is included below. - -.SS "GTK options" -\fB\-\-gdk\-debug=\fR\fIFLAGS\fR -Gdk debugging flags to set -.TP -\fB\-\-gdk\-no\-debug=\fR\fIFLAGS\fR -Gdk debugging flags to unset -.TP -\fB\-\-gtk\-debug=\fR\fIFLAGS\fR -Gtk+ debugging flags to set -.TP -\fB\-\-gtk\-no\-debug=\fR\fIFLAGS\fR -Gtk+ debugging flags to unset -.TP -\fB\-\-gtk\-module=\fR\fIMODULE\fR -Load an additional Gtk module - -.SS "X11 options" -.TP -.BI \-\-display= DISPLAY -X display to use -.TP -.B \-\-sync -Make X calls synchronous -.TP -.B \-\-no\-xshm -Don't use X shared memory extension -.TP -.BI \-\-xim\-preedit= STYLE -.TP -.BI \-\-xim\-status= STYLE -.TP -.B \-\-g\-fatal\-warnings -Make all warnings fatal - -.SS "Mozilla options" -.TP -\fB\-height\fR \fIvalue\fR -Set height of startup window to \fIvalue\fR pixels. -.TP -.B \-h, \-help -Show summary of options. -.TP -.B \-installer -Start with Mozilla 4.x migration window. -.TP -\fB\-width\fR \fIvalue\fR -Set width of startup window to \fIvalue\fR pixels. -.TP -.B \-v, \-version -Print Firefox version. -.TP -.B \-no\-remote -Don't connect to a running firefox instance. -.TP -\fB\-a\fR \fIapplication\-id\fR -Check for a running Firefox started with the specified -\fIapplication\-id\fR. When \fBfirefox\fR is invoked for -the first time with a particular \fIapplication\-id\fR, a new Firefox -application is started; subsequent invocations of \fBfirefox\fR -with the same \fIapplication\-id\fR will cause the already-running -Firefox to bring up a new window. - -The default is \fB\-a firefox\fR. -.TP -\fB\-CreateProfile\fR \fIprofile\fR -Create \fIprofile\fR. -Implies \fB\-a firefox\-\-\fR\fIprofile\fR, or \fB\-a default\fR -if \fIprofile\fR is \fBdefault\fR. -.TP -\fB\-P\fR \fIprofile\fR -Start with \fIprofile\fR. -Implies \fB\-a firefox\-\-\fR\fIprofile\fR, or \fB\-a default\fR -if \fIprofile\fR is \fBdefault\fR. -.TP -.B \-ProfileManager -Start with profile manager. -Implies \fB\-a\fR with a fresh unique \fIapplication\-id\fR. -.TP -\fB\-UILocale\fR \fIlocale\fR -Start with \fIlocale\fR resources as User Interface locale. By default, it is -guessed from environment and available locales for Firefox. -.TP -\fB\-contentLocale\fR \fIlocale\fR -Start with \fIlocale\fR resources as content locale. By default, it is -guessed from environment and available locales for Firefox. -.TP -\fB\-new-window\fR \fIURL\fR -Open \fIURL\fR in a new window in an already running Firefox process. -\fB\-new-tab\fR \fIURL\fR -Open \fIURL\fR in a new tab in an already running Firefox process. - -.TP -.B \-jsconsole -Start with Javascript Console -.TP -\fB\-chrome\fR \fIurl\fR -Load the specified chrome. -.TP -.B \-safe\-mode -Starts Firefox in safe mode, that is disabling all extensions and -showing a bit more debugging messages. - -.SS "Debugger options" -.TP -.B \-g, \-debug -Starts Firefox through a debugger (gdb by default). -.TP -\fB\-\-debugger\fR \fIprogram\fR -Use \fIprogram\fR as a debugger for Firefox. Implies \fB\-debug\fR. - -.SH ENVIRONMENT -\fIFIREFOX_DSP\fR - configures the /dev/dsp wrapper to use. Accepted values -are "auto" (default), "arts", "esd" or "none". - -.SH FILES -\fI/usr/bin/firefox\fR - shell script wrapping -\fBfirefox\-bin\fR -.br - -\fI/usr/lib/firefox\-bin\fR - \fBfirefox\fR -executable -.br - -\fI/etc/firefox/firefoxrc\fR - file containing environment -variables to be passed to Firefox. -.br - -\fI${HOME}/.mozilla/firefox/rc\fR - file containing environment variables to -be passed to Firefox. Overrides \fI/etc/firefox/firefoxrc\fR - -.SH BUGS -To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR - -.SH "SEE ALSO" -.BR mozilla(1) - -.SH AUTHORS -.TP -.B The Mozilla Organization -.I http://www.mozilla.org/about.html diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.NEWS lightning-extension-1.9+build1/debian/firefox.NEWS --- firefox-1.99+2.0b2+dfsg/debian/firefox.NEWS 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.NEWS 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -firefox (1.5.dfsg+1.5.0.1-5) unstable; urgency=high - - The audio dsp wrapper program is now disabled by default. This may - break sound in the non-free Flash plug-in and non-free Java - plug-ins. It may be re-enabled by editing /etc/firefox/firefoxrc or - ~/.mozilla/firefox/rc and setting FIREFOX_DSP=auto. Be warned that - this can lead to crashes on many systems. - - -- Eric Dorland Fri, 14 Apr 2006 01:40:35 -0400 diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.cfg lightning-extension-1.9+build1/debian/firefox.cfg --- firefox-1.99+2.0b2+dfsg/debian/firefox.cfg 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.cfg 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -// -lockPref("app.update.enabled", false); diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.desktop lightning-extension-1.9+build1/debian/firefox.desktop --- firefox-1.99+2.0b2+dfsg/debian/firefox.desktop 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.desktop 1970-01-01 00:00:00.000000000 +0000 @@ -1,72 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=Firefox Web Browser -Name[ca]=Navegador web Firefox -Name[cs]=Firefox Webový prohlížeč -Name[es]=Navegador web Firefox -Name[fa]=مرورگر اینترنتی Firefox -Name[fi]=Firefox-webselain -Name[fr]=Navigateur Web Firefox -Name[hu]=Firefox webböngésző -Name[it]=Firefox Browser Web -Name[ja]=Firefox ウェブ・ブラウザ -Name[ko]=Firefox 웹 브라우저 -Name[nb]=Firefox Nettleser -Name[nl]=Firefox webbrowser -Name[nn]=Firefox Nettlesar -Name[no]=Firefox Nettleser -Name[pl]=Przeglądarka WWW Firefox -Name[pt]=Firefox Navegador Web -Name[pt_BR]=Navegador Web Firefox -Name[pt_BR]=Navegador Web Firefox -Name[sk]=Internetový prehliadač Firefox -Comment=Browse the World Wide Web -Comment[ca]=Navegueu per el web -Comment[cs]=Prohlížení stránek World Wide Webu -Comment[de]=Im Internet surfen -Comment[es]=Navegue por la web -Comment[fa]=صفحات شبکه جهانی اینترنت را مرور نمایید -Comment[fi]=Selaa Internetin www-sivuja -Comment[fr]=Navigue sur Internet -Comment[hu]=A világháló böngészése -Comment[it]=Esplora il web -Comment[ja]=ウェブを閲覧します -Comment[ko]=웹을 돌아 다닙니다 -Comment[nb]=Surf på nettet -Comment[nl]=Verken het internet -Comment[nn]=Surf på nettet -Comment[no]=Surf på nettet -Comment[pl]=Przeglądanie stron WWW -Comment[pt]=Navegue na Internet -Comment[pt_BR]=Navegue na Internet -Comment[pt_BR]=Navegue na Internet -Comment[sk]=Prehliadanie internetu -GenericName=Web Browser -GenericName[ca]=Navegador web -GenericName[cs]=Webový prohlížeč -GenericName[es]=Navegador web -GenericName[fa]=مرورگر اینترنتی -GenericName[fi]=Webselain -GenericName[fr]=Navigateur Web -GenericName[hu]=Webböngésző -GenericName[it]=Browser Web -GenericName[ja]=ウェブ・ブラウザ -GenericName[ko]=웹 브라우저 -GenericName[nb]=Nettleser -GenericName[nl]=Webbrowser -GenericName[nn]=Nettlesar -GenericName[no]=Nettleser -GenericName[pl]=Przeglądarka WWW -GenericName[pt]=Navegador Web -GenericName[pt_BR]=Navegador Web -GenericName[pt_BR]=Navegador Web -GenericName[sk]=Internetový prehliadač -Exec=firefox %u -Terminal=false -X-MultipleArgs=false -Type=Application -Icon=firefox.png -Categories=Application;Network; -MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png -StartupWMClass=Firefox-bin -StartupNotify=true diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.dirs lightning-extension-1.9+build1/debian/firefox.dirs --- firefox-1.99+2.0b2+dfsg/debian/firefox.dirs 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.dirs 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -etc/firefox diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.install lightning-extension-1.9+build1/debian/firefox.install --- firefox-1.99+2.0b2+dfsg/debian/firefox.install 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.install 1970-01-01 00:00:00.000000000 +0000 @@ -1,44 +0,0 @@ -debian/tmp/usr/bin/firefox usr/bin -debian/tmp/usr/lib/firefox/*.so usr/lib/firefox -debian/tmp/usr/lib/firefox/components usr/lib/firefox -debian/tmp/usr/lib/firefox/firefox-bin usr/lib/firefox -debian/firefox-xremote-client usr/lib/firefox - -debian/tmp/usr/lib/firefox/defaults/autoconfig usr/share/firefox/defaults -debian/tmp/usr/lib/firefox/defaults/pref usr/share/firefox/defaults -debian/tmp/usr/lib/firefox/greprefs usr/share/firefox -debian/tmp/usr/lib/firefox/res usr/share/firefox -debian/tmp/usr/lib/firefox/searchplugins usr/share/firefox -debian/tmp/usr/lib/firefox/icons usr/share/firefox -debian/tmp/usr/lib/firefox/chrome/browser* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/comm* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/en-US* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/toolkit* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/pippki* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/reporter* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/classic* usr/share/firefox/chrome -debian/tmp/usr/lib/firefox/chrome/icons usr/share/firefox/chrome - -debian/tmp/usr/lib/firefox/defaults/profile etc/firefox/ - -debian/firefox.desktop usr/share/applications -debian/firefoxrc etc/firefox -debian/firefox.png usr/share/pixmaps -debian/presubj usr/share/bug/firefox - -debian/firefox.js etc/firefox/pref -debian/firefox.cfg usr/lib/firefox - -debian/debsearch.gif usr/share/firefox/searchplugins -debian/debsearch.src usr/share/firefox/searchplugins - -debian/wikipedia.gif usr/share/firefox/searchplugins -debian/wikipedia.src usr/share/firefox/searchplugins - -debian/firefox-restart-required.update-notifier usr/share/firefox - -debian/tmp/usr/lib/firefox/extensions/\{972ce4c6-7e08-4474-a285-3208198ce6fd\} usr/lib/firefox/extensions - -debian/tmp/usr/lib/firefox/plugins/libunixprintplugin.so usr/lib/firefox/plugins - -debian/firefox.xpm usr/share/pixmaps diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.js lightning-extension-1.9+build1/debian/firefox.js --- firefox-1.99+2.0b2+dfsg/debian/firefox.js 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.js 1970-01-01 00:00:00.000000000 +0000 @@ -1,16 +0,0 @@ -// This is the Debian specific preferences file for Mozilla Firefox -// You can make any change in here, it is the purpose of this file. -// You can, with this file and all files present in the -// /etc/firefox/pref directory, override any preference that is -// present in /usr/lib/firefox/defaults/pref directory. -// While your changes will be kept on upgrade if you modify files in -// /etc/firefox/pref, please note that they won't be kept if you -// do them in /usr/lib/firefox/defaults/pref. - -pref("extensions.update.enabled", true); - -// Use LANG environment variable to choose locale -pref("intl.locale.matchOS", true); - -// Disable default browser checking. -pref("browser.shell.checkDefaultBrowser", false); diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.links lightning-extension-1.9+build1/debian/firefox.links --- firefox-1.99+2.0b2+dfsg/debian/firefox.links 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.links 1970-01-01 00:00:00.000000000 +0000 @@ -1,15 +0,0 @@ -/usr/lib/firefox/firefox /usr/bin/mozilla-firefox -/usr/lib/firefox/firefox /usr/bin/firefox -/usr/share/man/man1/firefox.1.gz /usr/share/man/man1/mozilla-firefox.1.gz -/usr/share/pixmaps/firefox.png /usr/share/pixmaps/mozilla-firefox.png -/etc/firefox/pref /usr/share/firefox/defaults/syspref -/etc/firefox/profile /usr/share/firefox/defaults/profile - -/usr/share/firefox/searchplugins /usr/lib/firefox/searchplugins -/usr/share/firefox/icons /usr/lib/firefox/icons -/usr/share/firefox/res /usr/lib/firefox/res -/usr/share/firefox/chrome /usr/lib/firefox/chrome -/usr/share/firefox/defaults /usr/lib/firefox/defaults -/usr/share/firefox/greprefs /usr/lib/firefox/greprefs - -/usr/share/myspell/dicts /usr/lib/firefox/dictionaries diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.manpages lightning-extension-1.9+build1/debian/firefox.manpages --- firefox-1.99+2.0b2+dfsg/debian/firefox.manpages 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.manpages 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -debian/firefox.1 diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.menu lightning-extension-1.9+build1/debian/firefox.menu --- firefox-1.99+2.0b2+dfsg/debian/firefox.menu 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.menu 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ -?package(firefox):needs="x11" section="Apps/Net" \ - title="Firefox" \ - icon="/usr/share/pixmaps/firefox.xpm" \ - command="firefox" hints="Web Browsers" diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.mime lightning-extension-1.9+build1/debian/firefox.mime --- firefox-1.99+2.0b2+dfsg/debian/firefox.mime 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.mime 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -text/html; /usr/bin/firefox %s; description=HTML Text; test=test -n "$DISPLAY"; nametemplate=%s.html; priority=5 -text/xml; /usr/bin/firefox %s; description=XML Text; test=test -n "$DISPLAY"; nametemplate=%s.xml; priority=5 -image/png; /usr/bin/firefox %s; description=PNG Image; test=test -n "$DISPLAY"; nametemplate=%s.png; priority=2 -image/jpeg; /usr/bin/firefox %s; description=JPEG Image; test=test -n "$DISPLAY"; nametemplate=%s.jpeg; priority=2 -image/gif; /usr/bin/firefox %s; description=GIF Image; test=test -n "$DISPLAY"; nametemplate=%s.gif; priority=2 diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.png.uu lightning-extension-1.9+build1/debian/firefox.png.uu --- firefox-1.99+2.0b2+dfsg/debian/firefox.png.uu 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.png.uu 1970-01-01 00:00:00.000000000 +0000 @@ -1,146 +0,0 @@ -begin 644 firefox.png -MB5!.1PT*&@H````-24A$4@```$````!`"`8```"J:7'>````!F)+1T0`_P#_ -M`/^@O:>3````"7!(67,```L3```+$P$`FIP8````!W1)344'U`8=!!(VV`_# -M[0``&*Y)1$%4>-KMFWF,7==]WS_GW.7M\]ZLG(WD<+B9I$QM=F18LFI;L1"G -M-EHD7H`T5ERT!EH@2(.@@.T4!5H!7=(B0`H42%P;@1T[:9JXDMO85BS9KA?) -MUF)J,2DN0W)(:3B^B_OFWN_W]_TMY]Q[ -MX>\^_W]_Q-_$29]XXNSPA0O+PW'I_=(S+QL:IQO_K,E4UN/3[ZCVJ6W*81&$`*03&`4@@K2]O?"!-] -MZ9VWC28FT7\Z4(@N?>0C]RW_K2+@D4>>S7S^H1>FDCC\M7,KS;O=:.6^>1EC -M!\I$(V6B?)8@"I"A1`0!A"$N##"`;BF2E2W$R@;%S1TF6O6%BE%?S=:;GWS_ -M>T]<^M5?>/;?=^MALPOUS<8[LOA&*I2R#I2SE0H9" -M+B:;B\C$$4$F0D0!+@A0#IJ)H=94U.H)F_46V[46C4:"6MDBN[C&='7GI6/# -M^4_<,E7YD]_^K5^:_[DAX#O?.1L\^O69>T^]M/Z[9[;5+ZZ5^RB.5!CM+S#8 -MEZ4OGR&,0\(H(,C$1$-E@BA$2`D"G`.M#4E3D;0422LA:2J:346UGK!1:[%5 -M;]&L-0F7-IANU*^\=:+PJ0^^Y\2?W'WWB6M_HP0\]/!34__M+Y_[R)6F_MVY -M7([RGG[&!XOT]^7(9B*B."2,>BP3$O7W$10R2"D10F`=&&-I-1*:M29),^F0 -MT6HF)"U%LYFP56NQ64MH-9ID5C:Y4YK9$Z-]O_$'__F#C_^XUQ_\).!_[_>_ -M?-]G'SWWA:?J^CWU_CXF1RM,]A^ -M_>-@D#\N^'_S[Q[^MY]]_.*C3S;,OOQ`D?V#1@_K@3\_??]_H-?>.[*Q]>B.!@L92EF0@_26)SUAK4XEY+0L]^E -M"@@*640;M'`$PA$`<29$2@'&2[X#O+UM/"'.>'*$->1P9'&H*.*;2]437SMU -MZ4L/_L?_O?]U(>"W/_8_'GQRK?'Q:B875O(9,E)@M<4:B[5^="8=M<4)`<4< -M3@BL32\\$R%R&?\/G4.F"@AP"&MQB>X`=MJDBK+^M\;@M.V2D:HB=H[8.4PV -MQPMCXR>^=6GC2W_V9Z\M',+7"OZ__N&C#_ZG[Z]_?./0_K#XTCR!^M_B'YXY.Q1ECB!=6D5(@`TDP/N0;FD3YC"XE,I\E -M.C!.$$FD$`3Y+$%_B;!<0$8A,JV_HJ<.6P=;"QMLSJ^1-!)THM'*8)3"*(U6 -M&J.,M[0RF)9";59Q4M`X/P>;.X1OV$>CD.7*Y@-EQ%VWP"W3<&@26\AZ192+&,!8AW$.`]C` -MM[K&.;3U9JQ#68M*CXM+.:PR6*W!.:SV9=!I@Y""N)('UPX-OU]O5JD^?1ZU -MM(Y9V227)(0"MJ=&^?JV_1>_\]$_O^9S -MV%(.=_(0QCEL7P&#P&SL8#,QC`][\+WF'-I:M&F#MQZ\<2ACT<8B0!L*XP/LO>\VAF\_Z%-'2HHS72(P!A%'A(4LQ5`B!%R>W"-?6&E\ -MYK&O?F_RQ\H!?_!?OCC]J>\N/+!Q9#^DR[-ABM,5JS=O8EEIZ9(1XHT7=X@GBPY$/#F&Z_ -M82QZ91.[4T=&$1E`6D=UN,*W7][YI__A]QZ>^)$(>/*IEVZ;M_)WDH'2KCIL -MM<48B[$6>]=A;#&+*69W@?7;-C4?Y[HC^=32X[=7=UB]LD2CUO03H6:"5J:; -M!+5/?$FM!5(P\*9#9$8JB##`:4-F%:\Y!)XYO?@/3]M(@DMKK@5I<=)ZV4N!*68(?NT>C`!MK"]I -M0B*P""$1.`06G$"XE&OA<$BL!:S]4`8\^^N3^BVO-#S=+^;0=M9TV%).6(&70QG:E[79+7)O4XSTJ:'O> -MJ\#OA383,9SQISF&M(S,VP-#]=Y+9-P(+&X3/OXS< -M:7:O5UNDL03.@A"<:;!G=:/^H=<4`C.7UMYZ;E.-(T77^VU+9V9M$I1.I6XL -MNM%"+:VCM$7MU%&+ZZAZJRO[-.-WR-"6>*R"BT)L(#SX1*7@-3K-`48;"`), -MFENL\U4ES.>P3\Y@S\SYUCN*.M6A?;V!GVNSD[[P`PFX>/%B -M-+]<_?4E&W1!I]U79X+20X#1QA-0K:,OS:&-02^NDERZAII?08]:BS+& -MDZ`MRAH2:[%12.'P&'W']Q&6\UWPJ5D@.SZ([,OWE%6+M0X+V-4=G)2XN]^` -M"V6/P]+2:"S"6%P^9GZK];8K5]:F?F`.J%8;>V<7JF]/XB@%+D`*$!:D`2%` -M:]A>Q0[T8;(QHM%$K&_ZI9U6XK-R*"$(8+,*C19.9G%"8ITA%`+C!(%PF/9Z -M0!A0.#2!BT.2K;I/:OD,4:5`V%?`!;)37:QU?NZ1"7'W'O-S!=TMBV@_9W#: -M=@DPCN<6ZFAC'P`^^JH$+"[N'+ZR7,L3]WDF>X'+M&>]^C+4&[BY"),N;8DX -MA#A$*`.1Q)D`%_IY@EO9Q`6#N$R(=0(K!8$3&`&!$'YF*$"$DMST&#DZZE19S2N`/C -M6.$\"<*O!AGA//AVLR3\S,BE#%@'KD-"VEH;Z\$G&GMM&;NVA5U8P24*F\WB -M#DU[1:C=JE`R8'ZY5E%*98%7$C`S,Y-_^IFK4YO--(:D`)&2(`QLK,/**LA4 -MWD$`@9\1:F/`1/YW48"+0@@DF``7&-BI^V4M*0BMP$B!%*1+8EV>=WU2!;B> -M[&^MP6B+5;XGL?4F=G$%M[F-:R4XO8Z5`6YXCR=`]>2N4')MJ2J!_<#I5Q"@ -ME,JO;]9/$@C_H]HV)`T8GP"1@;5U2!3MSA!C(?`9ND."#E/3G?5^F\O@*B6L -ML81.8(0/@4"`Q!,ATE`0WO=I"+B4!+^8XM+I=Y<`@QWHQRZL8I,U;**P28([ -M?18;7\(5^W`CXS@1>#S6L55-[FTV]?)%X)V]O86@,G(URV",*KN"ZU6$M\T"89A -M.%2K)YAV&+0&*U1+>]K[4G8&$%M[J!VS.( -M/7D8&P9>1&D>\#E`^,[1I6L$/02TYR'.N,YJD]4I"5ICEM>PC49'`58E6*5P -MM67@&R1ZIXAE-+![.RLF)Z>=KL($$),ZG;?KPS$>8AST-CQGI8I -M6-L&'?ACI4SC78*46*W1@<:I`!=VS=::!$V%"ZVO!*GW.WFVAX3=!+15D)*@ -M?2C8I16_?6D6DRA,DG@"$H55J24)Z`2VU\%I3.$7D%(.6&LE8'81X)PK!%)X -M\,I`?0=J6RG@'M"VQ^L=(D2J$.%)$`87R"[X(""0`:ZELQU5KJ>855"28=K?:&U;Z"64T8Y0A#V6^M -M#5Y!`!`5,!N?!XPRE -MK$!*PO9JW(TA4*N4L\JU-,0&ME=!JZZ7G4A#(04I4H^+&PD1:5V3."$QI2+N -M^%%<%&.;"8&4Z>%=`CK-$/B;*ZX]]N8!3X*K-7`OS6&;3;]LIA*LTJGW=4I" -MXG-0"ASGG92-Q'-!()M""'NS1FAM -M$E+@G7UA"`>FL'$&UU3(5/J!%#T$=+._0/B;)VTB;`\!;1+FK^,:#5P'N.YX -MW&B%U0IKE)>]T_[:<1!$#`SDKPO!JI32W*P,OES(9QC*"ZXI#:4Q#Z:QX9DD -M!=_V,%%4<^F-:"B=\`V1%&@(=$GISP&X5M.\J]:J`M75LLXE3 -M"JLU3JMT`55US(-/S?\C!#%3^\H((;8.'CSX2@5(*76QF)&C_='5:]?-%%$` -M?7NA/`&Z#JTZ5.M>^F.#7ATKU_Q)>D&+E(@@@""$,R_"OGTP-.QOATN)$6D[ -M#,BE342MA9@<1.:B3AGL5`/;)<&MK?J;)ZT$IY.4`(TU/@>X=L)SINOYU,*H -MP(ECPTMA&-I7ZP-T'$?-PP>*ET]=69UR[0L(`XC[O-4V(930-P)6@6K"ZG4/ -MVO:`%_X6%RO+?KM>AY-9F+T$(WM@9!0G\$OF:U7$BW.(/>5T%2E-A+TYP#EH -M-'&GGX?:#LYXX.W16NW/Y]HQ[WK`>[QC8Z,,CY1D&(;77XV`[2`(SK_UKK'X -MH<<6:2D!+DC+D?,>'>GSA"0:%F:@NNX9%S>`I_<[OJ+,S\/B`BPMPG$+@R-> -M$:,57#D/VB"T2W^UY'_\YIO8./-57 -MRD?.N1=N2L"A0X?LZ=.GE_?MZW=3>R(N+)IN0^(""%TZ#TCG_9M+/C?T@N\` -MQX^DA%1WX.+9[G,9ERY`L9+^!H@#:&GO./P$J$.\=1[8SK8'JY*TKG?+6Q>\ -MNZD%83]WOW7O7"83KP=!4'O5]0`AQ'?Z^TOO/GFL?&KFY:4[G0U[DE"[#78^ -M#*SR%R1Z8K\-N$-&S[85W8:_5H6F\D2UFJEDT\0:A#W$I^=.$@@R4!Z&0C\L -M78'ME9XR=R-XNDH0DO'Q26X].;H31='9*(H:KTI`%$4KN5SNVKWWC)NO?7/I -MSO6&]MYWSO<`84J$E?Z"U'8/R-3SR*YGVVJ@APCP(*M5F#T#29L`_,1KXB"4 -MAFYHAP44AR`_F.(+86=E=YGK`-_M?1%4>-,=X\\.#Y>C.(Z?/GCPH'O5-<&C -M1X_6,IG,]Z>GA]VM)TI+0FD?[[W6WM!"R%72,F=O2'B])A@$P#+]5J93MN^Z;^&XYRRN!M]*1K"^)'0)N8D:_DB"C0#=A -M9:Y+BE%=XFI;FHD_7_N&!@0O_S+^[X],1Z`;KV2A$1#-`GY(Y`=3Y.1[BE)[6WU -M@U72SN8=)(/LJ\O??HV@/][_KP%.''&93.:AP<'!ZCWW3,V_[6UC7PR"*KCUE(A6-SG59T%O[59`+\B; -M[;,W$F)`9J'O"!2/0/^;(!Q*P=\0`JU>%>R#\#B(@T`&T(!@SYXCUQ]XX-@3 -MX^.C8:%0>.3X\>-+/_+S`<>.'5L^<^;,E\;&QG[]?>^K+Z^NUJX___S%<6OK -MX')@LMYZVLWN0R\]HWN5_>WR*'-0NLW_#U'P;E$V)93=[;#=/3GR5DB?]ID" -MZO3W]YL/?>CVIZ:GQ^/^_OXKV6SVL1_[(:E\/O]8?W__P;U[)][RP`/-K]1J -MS?MG9BY,.%=+8S"7GERE@I(W>0+7W?S)W'86-PW0SGO0:7]\9S9XPWR@W14Z -M#2X!6JDU@2;%8K_^P`>./7S''?N:HZ.C]7P^_\='CARI_T3/"I\_?WZ@6JU^ -M='Y^?N_%BU>;G_C$L_=?OGQFPEJ;DD!ZUUG2?N@-QH!\"GXUE:9Z]";UL3L`P,'%`?_."=7[CKKFF]?_]^ -M/3`P\-]OO?761WZJ3XN?.W?NX-;6UF_-S\\/SIU4`5%*0)BJH`J,`@N=+NV5GWY@/`7=:ZJ'A"X!0F38O_^-BQ_XP.W? -M/'%BK]V[=Z\9'!S\8JE4^LOIZ6G[4W]<_MRY

WM[=_?<5NK]&"CT@`_3"P[24ZZF'A<^1IRI7+]WQW'-/WU:K7<6YY`;OM\.@G2#;TA4]U2/?DS/L -M#R#`$8;#3$W=>OV^^TY\Y\2)L>;X^)@9&QNSI5+I+TZ>//G7/Y,7)LZ?/]_? -M;#8_L+FY^?<6%A;4RLJ*N'IU53_^^.P=%RZ\>.OV]BS.[?2T&VWORY[V0_1T -M<<$-'=V-1,3$\1[&QHXOO.4MQY^X_?;1G>'A`3DZ.AH/#P\O%HO%/SU^_/BI -MG^D;([.SL[)>K]];J]5^975U=6!U=56NKZ_K^?DM?>K4]8,S,U>.+RU='=)Z -M&=CN*8<_Z-2]QV0(@D'*Y0GV[IV>N?WV?=\_&AMS(R(@LE\O? -MBN/X+XX=.[;^-_;.T+ESYX9;K=9[:[7:/>OKZ_'Z^KK8VMJRFYM5O;Q<=^?. -MK>R[?GWMC1L;*R-;6\LH50,46K=2-3BDC-*PR5`L]C,PL&=K:*C_V3>\861] -M__[R5G]_0?;UE:)*I<+@X*"H5"I7LMGLYW.YW/=?2[)[W=\:FYF9$4JI2:74 -M+S4:C;=L;FYFM[:V],[.3E"KU6RKE=AZ/;'-IF)[.REN;R=]]7I"K6;)9`39 -M;$0N%U*I9!:+Q=#F\QF1SV?"7"Y'H5"PY7)95BJ5H%`HS&2SV<>B*'KNZ-&C -M]9^[]P8O7KPHE%)#QIA[6ZW6'8U&XT"M5K/U>MTU&@V3)$FLE$)KG1ACG+56 -M"B&L$((@"&3D/S:?S^M<+A<7BT5;*!3J<1P_%T71M\(PO'STZ-&?VINEK^N; -MHQ%UCK66@=`&`3!"##BG*L`B1!B -KQSEW52FU$X8A412U#A\^;/B[S^O[^;\Z\7.<>GK+0@````!)14Y$KD)@@@`` -` -end diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.postinst lightning-extension-1.9+build1/debian/firefox.postinst --- firefox-1.99+2.0b2+dfsg/debian/firefox.postinst 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.postinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,28 +0,0 @@ -#!/bin/sh -e - -if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ] ; then - update-alternatives --install /usr/bin/x-www-browser \ - x-www-browser /usr/bin/firefox 70 \ - --slave /usr/share/man/man1/x-www-browser.1.gz \ - x-www-browser.1.gz /usr/share/man/man1/firefox.1.gz - update-alternatives --install /usr/bin/mozilla mozilla \ - /usr/bin/firefox 0 \ - --slave /usr/share/man/man1/mozilla.1.gz mozilla.1.gz \ - /usr/share/man/man1/firefox.1.gz - touch /usr/lib/firefox/.autoreg -fi - -if [ -x /usr/sbin/update-desktop-database ]; then - /usr/sbin/update-desktop-database -fi - -#DEBHELPER# - -echo "Please restart any running Firefoxes, or you will experience problems." - -unud=/var/lib/update-notifier/user.d - -if pgrep firefox-bin >/dev/null 2>&1 && test -d $unud; then - cp -f /usr/share/firefox/firefox-restart-required.update-notifier \ - "$unud/firefox-restart-required" -fi \ No newline at end of file diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.preinst lightning-extension-1.9+build1/debian/firefox.preinst --- firefox-1.99+2.0b2+dfsg/debian/firefox.preinst 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.preinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,61 +0,0 @@ -#!/bin/sh -e - -upgrade_conffile() { - new_file="$1" - old_file="$2" - old_md5sum="$3" - - if [ -f "$old_file" ]; then - md5sum="`md5sum \"$old_file\" | sed -e \"s/ .*//\"`" - - if [ $md5sum != $old_md5sum ]; then - if [ ! -d `dirname $new_file` ]; then - mkdir -p `dirname $new_file` > /dev/null 2>&1 || true - fi - - cp -fa "$old_file" "$new_file" - fi - fi -} - -# Upgrade conffiles for mozilla-firefox -> firefox transition -if [ "$1" = 'install' ]; then - if [ ! -d /etc/firefox ]; then - upgrade_conffile /etc/firefox/firefoxrc \ - /etc/mozilla-firefox/mozilla-firefoxrc \ - 'fa562ca63014f5e9dd470a37766376d6' - upgrade_conffile /etc/firefox/pref/firefox.js \ - /etc/mozilla-firefox/pref/firefox.js \ - '9b21e21aa3f8a0ab8f134ba04b8846ff' - upgrade_conffile /etc/firefox/profile/bookmarks.html \ - /etc/mozilla-firefox/profile/bookmarks.html \ - 'c8aeeddb2b9ee52199bcef9a809fc949' - upgrade_conffile /etc/firefox/profile/localstore.rdf \ - /etc/mozilla-firefox/profile/localstore.rdf \ - 'ea03cc19c2a3f622fa557cd8ea9da6eb' - upgrade_conffile /etc/firefox/profile/search.rdf \ - /etc/mozilla-firefox/profile/search.rdf \ - '26d13f5d96ad118b5de5d234f9d052fa' - upgrade_conffile /etc/firefox/profile/mimeTypes.rdf \ - /etc/mozilla-firefox/profile/mimeTypes.rdf \ - '69cdcb7e0209f2e9d29000ee1c0ee2f0' - upgrade_conffile /etc/firefox/profile/chrome/userChrome-example.css \ - /etc/mozilla-firefox/profile/chrome/userChrome-example.css \ - '4788fdaa51b0a238cb21f5c2877ef06d' - upgrade_conffile /etc/firefox/profile/chrome/userContent-example.css \ - /etc/mozilla-firefox/profile/chrome/userContent-example.css \ - 'd3765c7d2de5626529195007f4b7144a' - fi -fi - -# Remove some directories that are now symlinks - -for dir in /usr/lib/firefox/icons /usr/lib/firefox/searchplugins \ - /usr/lib/firefox/res /usr/lib/firefox/chrome /usr/lib/firefox/defaults \ - /usr/lib/firefox/greprefs ; do - if [ -d "$dir" ]; then - rm -rf "$dir" - fi -done - -#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.prerm lightning-extension-1.9+build1/debian/firefox.prerm --- firefox-1.99+2.0b2+dfsg/debian/firefox.prerm 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.prerm 1970-01-01 00:00:00.000000000 +0000 @@ -1,24 +0,0 @@ -#!/bin/sh -e - -if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ] ; then - update-alternatives --remove x-www-browser /usr/bin/firefox - update-alternatives --remove mozilla /usr/bin/firefox -fi - -if [ "$1" = "remove" ]; then - rm -rf /var/lib/firefox/chrome/overlayinfo - rm -f /var/lib/firefox/chrome/chrome.rdf - rm -f /var/lib/firefox/defaults.ini - rm -f /var/lib/firefox/components.ini - rm -f /var/lib/firefox/components/xpti.dat - rm -f /var/lib/firefox/components/compreg.dat - rm -f /usr/lib/firefox/.autoreg - rm -f /var/lib/firefox/extensions/installed-extensions.txt - rm -f /var/lib/firefox/extensions/Extensions.rdf - rm -f /usr/lib/firefox/defaults/profile/extensions/Extensions.rdf - if [ -d /var/lib/firefox/ ]; then - find /var/lib/firefox/ -depth -type d -empty -exec rmdir {} \; - fi -fi - -#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefox.xpm lightning-extension-1.9+build1/debian/firefox.xpm --- firefox-1.99+2.0b2+dfsg/debian/firefox.xpm 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefox.xpm 1970-01-01 00:00:00.000000000 +0000 @@ -1,585 +0,0 @@ -/* XPM */ -static char * firefox_xpm[] = { -"32 32 550 2", -" c None", -". c #2EA9DA", -"+ c #34B1E0", -"@ c #33B9E6", -"# c #29B7E5", -"$ c #2C86BC", -"% c #3390C3", -"& c #4EA6D2", -"* c #5BB3DB", -"= c #64C9EC", -"- c #66D0F1", -"; c #63D0F1", -"> c #5BC5EA", -", c #4AB3DE", -"' c #37A3D4", -") c #1F8DC5", -"! c #1780BB", -"~ c #1463A2", -"{ c #2E7CB4", -"] c #4390C1", -"^ c #4F9DCA", -"/ c #59A9D3", -"( c #60B2D9", -"_ c #6ACBEC", -": c #6DD5F3", -"< c #6BD3F3", -"[ c #61C7EA", -"} c #50B0DB", -"| c #45A3D1", -"1 c #3792C6", -"2 c #2884BC", -"3 c #1772AE", -"4 c #175C9B", -"5 c #3174AC", -"6 c #3B80B5", -"7 c #478FBF", -"8 c #4F99C7", -"9 c #5BA6D0", -"0 c #63AFD6", -"a c #6ECAEA", -"b c #73D6F3", -"c c #71D4F2", -"d c #65C3E7", -"e c #51A9D5", -"f c #469CCC", -"g c #398CC1", -"h c #2F80B8", -"i c #2370AC", -"j c #1663A2", -"k c #075195", -"l c #145091", -"m c #22609D", -"n c #3071A9", -"o c #397CB2", -"p c #458BBC", -"q c #4E9BC9", -"r c #59A2CD", -"s c #71D0EF", -"t c #77D5F2", -"u c #76D5F2", -"v c #68C3E6", -"w c #51A3D0", -"x c #4696C8", -"y c #3886BC", -"z c #2E7AB3", -"A c #246BA8", -"B c #1B5F9F", -"C c #0E5093", -"D c #054B8E", -"E c #085E9C", -"F c #185090", -"G c #216AA4", -"H c #2C6FA8", -"I c #3576AD", -"J c #45ACD6", -"K c #4FC2E6", -"L c #59B8DE", -"M c #62C3E5", -"N c #6DD0EE", -"O c #74D3EF", -"P c #78D3F0", -"Q c #6AC2E4", -"R c #509DCB", -"S c #448DC1", -"T c #377FB6", -"U c #2E73AE", -"V c #2363A2", -"W c #1C5F9E", -"X c #1E7DB4", -"Y c #1172AD", -"Z c #059ACD", -"` c #018BC2", -" . c #0865A2", -".. c #155C99", -"+. c #2096C7", -"@. c #2A89BC", -"#. c #3179AF", -"$. c #41B7DF", -"%. c #4BC0E5", -"&. c #56C5E8", -"*. c #5EC9EA", -"=. c #67CDEC", -"-. c #6ECFED", -";. c #72D0ED", -">. c #66BEE1", -",. c #4F9CCB", -"'. c #4188BD", -"). c #3D8EC0", -"!. c #388CBF", -"~. c #215D9D", -"{. c #195295", -"]. c #12488C", -"^. c #105596", -"/. c #0E9ECE", -"(. c #008AC2", -"_. c #0495C9", -":. c #1099CB", -"<. c #1984BE", -"[. c #26A8D5", -"}. c #2FACD7", -"|. c #3BB8DF", -"1. c #43BCE2", -"2. c #4EC1E5", -"3. c #55C4E7", -"4. c #5EC8E9", -"5. c #63C9EA", -"6. c #5FBADF", -"7. c #56A8D2", -"8. c #4388BC", -"9. c #3B7DB4", -"0. c #3E8FC1", -"a. c #3D9AC8", -"b. c #22619F", -"c. c #174B8F", -"d. c #104187", -"e. c #0D4388", -"f. c #128CC1", -"g. c #068DC3", -"h. c #007AB7", -"i. c #0085BE", -"j. c #018FC5", -"k. c #0B95C9", -"l. c #1382BC", -"m. c #20A9D7", -"n. c #29AEDA", -"o. c #35B4DD", -"p. c #3DB8E0", -"q. c #47BDE3", -"r. c #4EC0E4", -"s. c #56C4E6", -"t. c #55B9DE", -"u. c #4999C7", -"v. c #438DBF", -"w. c #3C7FB6", -"x. c #3575AE", -"y. c #3278B0", -"z. c #42ABD5", -"A. c #3190C1", -"B. c #1A5696", -"C. c #1E78B0", -"D. c #166DA8", -"E. c #1697C9", -"F. c #0C8BC1", -"G. c #0070B0", -"H. c #007DB9", -"I. c #0087C0", -"J. c #0494C8", -"K. c #0C9ECF", -"L. c #18A3D2", -"M. c #20A3D2", -"N. c #2BA9D5", -"O. c #33ACD7", -"P. c #3DB7DF", -"Q. c #44BAE1", -"R. c #4BBEE2", -"S. c #4BB4DB", -"T. c #3E91C2", -"U. c #3983B8", -"V. c #3274AE", -"W. c #2D6AA6", -"X. c #2F78B0", -"Y. c #41B2DA", -"Z. c #3AB3DB", -"`. c #319FCD", -" + c #2880B9", -".+ c #208ABF", -"++ c #1792C6", -"@+ c #1085BE", -"#+ c #0272B2", -"$+ c #006AAD", -"%+ c #0076B5", -"&+ c #0080BB", -"*+ c #0189C1", -"=+ c #0796C9", -"-+ c #118ABF", -";+ c #1985BA", -">+ c #2385B9", -",+ c #2A8BBD", -"'+ c #35B3DC", -")+ c #3BB6DE", -"!+ c #42B9DF", -"~+ c #46BAE0", -"{+ c #45AFD8", -"]+ c #3A91C2", -"^+ c #2D71AB", -"/+ c #2C73AC", -"(+ c #3795C5", -"_+ c #3EB3DA", -":+ c #36B0D9", -"<+ c #2FA3D0", -"[+ c #267CB7", -"}+ c #1F95C7", -"|+ c #168CC1", -"1+ c #0F7FBA", -"2+ c #046CAE", -"3+ c #0058A1", -"4+ c #0062A7", -"5+ c #006CAE", -"6+ c #0065A5", -"7+ c #004B8D", -"8+ c #015394", -"9+ c #085B9A", -"0+ c #0F64A0", -"a+ c #196DA6", -"b+ c #1F72AA", -"c+ c #299AC9", -"d+ c #30AFD9", -"e+ c #37B2DB", -"f+ c #3BB4DC", -"g+ c #3EB6DC", -"h+ c #40B6DD", -"i+ c #40B6DC", -"j+ c #3FB5DC", -"k+ c #3AB2DA", -"l+ c #36B0D8", -"m+ c #30ABD5", -"n+ c #2AA3D0", -"o+ c #238ABD", -"p+ c #1D7AB1", -"q+ c #157DB6", -"r+ c #0E76B4", -"s+ c #0465A9", -"t+ c #00569F", -"u+ c #00509C", -"v+ c #0058A0", -"w+ c #005DA1", -"x+ c #004386", -"y+ c #004083", -"z+ c #004587", -"A+ c #034D8E", -"B+ c #095594", -"C+ c #115F9C", -"D+ c #1866A1", -"E+ c #207FB4", -"F+ c #26A8D4", -"G+ c #2DADD7", -"H+ c #31AFD9", -"I+ c #35B1D9", -"J+ c #37B1D9", -"K+ c #33AED6", -"L+ c #30ABD4", -"M+ c #2BA3D0", -"N+ c #2698C8", -"O+ c #206099", -"P+ c #1A4583", -"Q+ c #125290", -"R+ c #0C63A4", -"S+ c #045EA4", -"T+ c #00509B", -"U+ c #003F8B", -"V+ c #003278", -"W+ c #003B80", -"X+ c #002F73", -"Y+ c #003477", -"Z+ c #00387C", -"`+ c #003D81", -" @ c #024385", -".@ c #094C8D", -"+@ c #0F5392", -"@@ c #1677AE", -"#@ c #1B98C8", -"$@ c #21A5D2", -"%@ c #25A7D3", -"&@ c #29A8D4", -"*@ c #2BA9D4", -"=@ c #2CA9D4", -"-@ c #2CA7D2", -";@ c #2AA2CF", -">@ c #289DCC", -",@ c #2596C7", -"'@ c #218EC2", -")@ c #1B6BA5", -"!@ c #163876", -"~@ c #0F2767", -"{@ c #092465", -"]@ c #023B81", -"^@ c #003E88", -"/@ c #003D8C", -"(@ c #00286F", -"_@ c #002366", -":@ c #00266A", -"<@ c #002B6F", -"[@ c #003377", -"}@ c #00377B", -"|@ c #023D80", -"1@ c #084385", -"2@ c #0E4F8E", -"3@ c #1380B6", -"4@ c #199ACB", -"5@ c #1D9CCC", -"6@ c #219ECD", -"7@ c #239ECD", -"8@ c #249DCC", -"9@ c #259BCA", -"0@ c #2496C7", -"a@ c #2291C5", -"b@ c #1F8AC0", -"c@ c #1C73AC", -"d@ c #174C89", -"e@ c #122B6A", -"f@ c #0C1E5D", -"g@ c #061453", -"h@ c #000C4B", -"i@ c #000F4D", -"j@ c #002E7E", -"k@ c #001A5E", -"l@ c #001A5C", -"m@ c #001D60", -"n@ c #002164", -"o@ c #002468", -"p@ c #00286C", -"q@ c #002E72", -"r@ c #013175", -"s@ c #064B8C", -"t@ c #0A78B3", -"u@ c #0F87BF", -"v@ c #138AC1", -"w@ c #178CC2", -"x@ c #198DC2", -"y@ c #1B8BC1", -"z@ c #1B89C0", -"A@ c #1B86BD", -"B@ c #1A81BB", -"C@ c #186EAA", -"D@ c #154684", -"E@ c #112765", -"F@ c #0D1E5D", -"G@ c #071251", -"H@ c #030A47", -"I@ c #00033E", -"J@ c #000139", -"K@ c #002577", -"L@ c #001355", -"M@ c #001455", -"N@ c #001758", -"O@ c #001D5F", -"P@ c #002064", -"Q@ c #002266", -"R@ c #002569", -"S@ c #00296D", -"T@ c #0166A8", -"U@ c #0373B3", -"V@ c #0879B6", -"W@ c #0C7BB7", -"X@ c #0F7EB8", -"Y@ c #127EB9", -"Z@ c #147DB8", -"`@ c #147BB7", -" # c #1578B4", -".# c #1474B2", -"+# c #124E8E", -"@# c #0F2666", -"## c #0C1C5B", -"$# c #081452", -"%# c #00043F", -"&# c #000038", -"*# c #00033B", -"=# c #00227D", -"-# c #00257A", -";# c #001F6A", -"># c #001461", -",# c #00256E", -"'# c #001D61", -")# c #001759", -"!# c #00195B", -"~# c #001B5E", -"{# c #002669", -"]# c #004A8E", -"^# c #005BA0", -"/# c #0064A8", -"(# c #0268AB", -"_# c #06559F", -":# c #0863A8", -"<# c #0A6AAC", -"[# c #0B68AB", -"}# c #0B65A8", -"|# c #0B5CA0", -"1# c #0A2F71", -"2# c #081755", -"3# c #050F4C", -"4# c #020844", -"5# c #00023C", -"6# c #000037", -"7# c #000034", -"8# c #001D79", -"9# c #002981", -"0# c #00237D", -"a# c #003180", -"b# c #00195D", -"c# c #001151", -"d# c #001253", -"e# c #001556", -"f# c #003F84", -"g# c #005AA1", -"h# c #014896", -"i# c #01559E", -"j# c #035AA2", -"k# c #0459A1", -"l# c #05559F", -"m# c #05397E", -"n# c #031250", -"o# c #020C49", -"p# c #010641", -"q# c #000033", -"r# c #001775", -"s# c #001E7A", -"t# c #00247E", -"u# c #002171", -"v# c #000B48", -"w# c #000A47", -"x# c #000C49", -"y# c #000D4C", -"z# c #000E4E", -"A# c #00104F", -"B# c #004089", -"C# c #00408A", -"D# c #004895", -"E# c #004896", -"F# c #004391", -"G# c #002C75", -"H# c #00185D", -"I# c #000844", -"J# c #000138", -"K# c #000035", -"L# c #000031", -"M# c #000030", -"N# c #000E70", -"O# c #001574", -"P# c #001B78", -"Q# c #001D73", -"R# c #000B4A", -"S# c #000640", -"T# c #000842", -"U# c #000A46", -"V# c #000B49", -"W# c #001353", -"X# c #001C5F", -"Y# c #001354", -"Z# c #001454", -"`# c #003C8D", -" $ c #00398C", -".$ c #003487", -"+$ c #002D80", -"@$ c #000032", -"#$ c #00002E", -"$$ c #000137", -"%$ c #00086B", -"&$ c #000E6F", -"*$ c #001473", -"=$ c #000C55", -"-$ c #00043B", -";$ c #000339", -">$ c #00043C", -",$ c #00053D", -"'$ c #00063F", -")$ c #000741", -"!$ c #000843", -"~$ c #00185E", -"{$ c #002B82", -"]$ c #002880", -"^$ c #00227B", -"/$ c #000F54", -"($ c #00002F", -"_$ c #00002D", -":$ c #00002C", -"<$ c #000264", -"[$ c #000467", -"}$ c #000A6D", -"|$ c #000D69", -"1$ c #000644", -"2$ c #000133", -"3$ c #000235", -"4$ c #000236", -"5$ c #000338", -"6$ c #00043A", -"7$ c #00053C", -"8$ c #00063E", -"9$ c #00125B", -"0$ c #001F7B", -"a$ c #001C79", -"b$ c #001976", -"c$ c #000F63", -"d$ c #00002A", -"e$ c #000059", -"f$ c #000260", -"g$ c #00002B", -"h$ c #00012F", -"i$ c #000130", -"j$ c #000131", -"k$ c #000132", -"l$ c #000542", -"m$ c #000E5E", -"n$ c #00126C", -"o$ c #001373", -"p$ c #001171", -"q$ c #00076A", -"r$ c #00025A", -"s$ c #000044", -"t$ c #00003D", -"u$ c #000046", -"v$ c #000027", -"w$ c #000026", -"x$ c #000036", -"y$ c #000544", -"z$ c #000A69", -"A$ c #000669", -"B$ c #000466", -"C$ c #00025F", -"D$ c #000156", -"E$ c #000047", -"F$ c #00001C", -"G$ c #000019", -"H$ c #000048", -"I$ c #000041", -"J$ c #000023", -"K$ c #000024", -"L$ c #000055", -"M$ c #000050", -"N$ c #00000E", -"O$ c #000017", -"P$ c #000016", -"Q$ c #00001A", -"R$ c #000028", -"S$ c #00001D", -"T$ c #000018", -"U$ c #000004", -"V$ c #000008", -"W$ c #000009", -"X$ c #00000A", -"Y$ c #000006", -" ", -" . + @ # ", -" $ % & * = - ; > , ' ) ! ", -" ~ { ] ^ / ( _ : < [ } | 1 2 3 ", -" 4 5 6 7 8 9 0 a b c d e f g h i j k ", -" l m n o p q r 0 s t u v w x y z A B C D ", -" E F G H I J K L M N O P Q R S T U V W X Y Z ", -" ` ...+.@.#.$.%.&.*.=.-.;.>.,.'.).!.~.{.].^./. ", -" (._.:.<.[.}.|.1.2.3.4.5.6.7.8.9.0.a.b.c.d.e.f.g. ", -" h.i.j.k.l.m.n.o.p.q.r.s.t.u.v.w.x.y.z.A.B.C.D.E.F. ", -" G.H.I.J.K.L.M.N.O.P.Q.R.S.T.U.V.W.X.Y.Z.`. +.+++@+#+ ", -" $+%+&+*+=+-+;+>+,+'+)+!+~+{+]+^+/+(+_+:+<+[+}+|+1+2+ ", -" 3+4+5+6+7+8+9+0+a+b+c+d+e+f+g+h+i+j+k+l+m+n+o+p+q+r+s+t+ ", -" u+v+w+x+y+z+A+B+C+D+E+F+G+H+I+J+J+l+K+L+M+N+O+P+Q+R+S+T+ ", -" U+V+W+X+Y+Z+`+ @.@+@@@#@$@%@&@*@=@-@;@>@,@'@)@!@~@{@]@^@ ", -" /@(@_@:@<@X+[@}@|@1@2@3@4@5@6@7@8@9@0@a@b@c@d@e@f@g@h@i@ ", -" j@k@l@m@n@o@p@<@q@r@s@t@u@v@w@x@y@z@A@B@C@D@E@F@G@H@I@J@ ", -" K@L@M@N@l@O@P@Q@R@S@T@U@V@W@X@Y@Z@`@ #.#+#@###$#H@%#&#*# ", -" =#-#;#>#,#'#)#!#~#{#]#^#/#(#_#:#<#[#}#|#1#2#3#4#5#6#7# ", -" 8#=#9#0#a#b#c#d#e#N@_@q@f#g#h#i#j#k#l#m#n#o#p#*#6#7#q# ", -" r#s#t#u#v#w#x#y#z#A#c#m@B#B#C#D#E#F#G#H#I#J#K#q#L#M# ", -" N#O#P#Q#R#S#T#I#U#v#V#W#X#Y#Z#G#`# $.$+$A#7#@$M##$$$ ", -" %$&$*$=$-$;$>$,$'$S#)$)$T#T#!$~${$]$^$/$M#($_$:$ ", -" <$[$}$|$1$2$3$4$5$5$6$-$-$7$8$9$0$a$b$c$#$:$d$ ", -" e$f$g$:$_$#$h$i$j$k$l$m$n$o$p$&$}$q$r$s$ ", -" t$u$v$w$M#x$:$g$:$:$y$z$}$%$A$B$C$D$E$s$ ", -" F$G$x$H$I$#$J$K$K$L#L$M$H$I$K#L# ", -" N$F$K$v$v$O$P$Q$R$L#:$K$S$T$ ", -" U$V$W$W$W$W$X$X$V$Y$ ", -" ", -" ", -" "}; diff -Nru firefox-1.99+2.0b2+dfsg/debian/firefoxrc lightning-extension-1.9+build1/debian/firefoxrc --- firefox-1.99+2.0b2+dfsg/debian/firefoxrc 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/firefoxrc 1970-01-01 00:00:00.000000000 +0000 @@ -1,2 +0,0 @@ -# which /dev/dsp wrapper to use -FIREFOX_DSP="none" diff -Nru firefox-1.99+2.0b2+dfsg/debian/lightning-extension.postinst lightning-extension-1.9+build1/debian/lightning-extension.postinst --- firefox-1.99+2.0b2+dfsg/debian/lightning-extension.postinst 1970-01-01 00:00:00.000000000 +0000 +++ lightning-extension-1.9+build1/debian/lightning-extension.postinst 2012-11-19 21:50:21.000000000 +0000 @@ -0,0 +1,14 @@ +#!/bin/sh + +set -e + +if [ "$1" = "configure" ] ; then + if [ -d /usr/lib/thunderbird/extensions ] && [ ! -h /usr/lib/thunderbird/extensions ] ; then + rmdir --ignore-fail-on-non-empty /usr/lib/thunderbird/extensions + fi + if [ -d /usr/lib/thunderbird ] && [ ! -e /usr/lib/thunderbird/extensions ] ; then + ln -s /usr/lib/thunderbird-addons/extensions /usr/lib/thunderbird/extensions + fi +fi + +#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/mozilla-firefox.postrm lightning-extension-1.9+build1/debian/mozilla-firefox.postrm --- firefox-1.99+2.0b2+dfsg/debian/mozilla-firefox.postrm 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/mozilla-firefox.postrm 1970-01-01 00:00:00.000000000 +0000 @@ -1,7 +0,0 @@ -#! /bin/sh -e - -if [ "$1" = 'purge' ]; then - rm -rf /etc/mozilla-firefox -fi - -#DEBHELPER# \ No newline at end of file diff -Nru firefox-1.99+2.0b2+dfsg/debian/mozilla-firefox.preinst lightning-extension-1.9+build1/debian/mozilla-firefox.preinst --- firefox-1.99+2.0b2+dfsg/debian/mozilla-firefox.preinst 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/mozilla-firefox.preinst 1970-01-01 00:00:00.000000000 +0000 @@ -1,86 +0,0 @@ -#!/bin/sh -e - -LIBDIR=/usr/lib/mozilla-firefox -VARDIR=/var/lib/mozilla-firefox - -if [ "$1" = "upgrade" ]; then - if [ -d "/usr/lib/mozilla-firebird/defaults/pref" ]; then - rm -rf /usr/lib/mozilla-firebird/defaults/pref - fi - - # Remove old alternative to www-browser that version < 0.6.1-1 installed - if dpkg --compare-versions "$2" lt 0.6.1-1; then - update-alternatives --remove www-browser /usr/bin/MozillaFirebird || true - fi - - # Remove obsolete alteratives - if dpkg --compare-versions "$2" lt 1.5.dfsg-1; then - update-alternatives --remove x-www-browser /usr/bin/mozilla-firefox - update-alternatives --remove mozilla /usr/bin/mozilla-firefox - fi - - # Remove old conf files - if dpkg --compare-versions "$2" lt 0.9.1-3; then - rm -f /etc/mozilla-firefox/pref/all.js - rm -f /etc/mozilla-firefox/pref/security-prefs.js - rm -f /etc/mozilla-firefox/pref/unix.js - rm -f /etc/mozilla-firefox/pref/xpinstall.js - rm -f /etc/mozilla-firefox/pref/non-shared.txt - fi - - # Remove old inspector conffile - if dpkg --compare-versions "$2" lt 1.0-2; then - rm -f /etc/mozilla-firefox/pref/inspector.js - fi - - - if dpkg --compare-versions "$2" lt 0.10.1+1.0PR-5; then - if [ -f /etc/mozilla-firefox/profile/US/bookmarks.html ]; then - mv /etc/mozilla-firefox/profile/US/bookmarks.html /etc/mozilla-firefox/profile/bookmarks.html - fi - [ -d /etc/mozilla-firefox/profile/US ] && rmdir --ignore-fail-on-non-empty /etc/mozilla-firefox/profile/US - fi - - if dpkg --compare-versions "$2" lt 1.0-1; then - rm -f /etc/mozilla-firefox/pref/firefox-l10n.js - rm -f /etc/mozilla-firefox/pref/vendor.js - - # Remove old link - rm -f ${LIBDIR}/defaults/pref - - # Remove old installed-chrome.txt - rm -f ${VARDIR}/chrome/installed-chrome.txt - fi - - if dpkg --compare-versions "$2" lt 1.0-3; then - for f in `find ${LIBDIR}/extensions/ -maxdepth 1 -name '{*}' -type l`; do - if [ "`readlink -f $f`" = "${LIBDIR}/defaults/profile/extensions/`basename $f`" ]; then - rm -f $f - fi - done - if [ -e ${LIBDIR}/defaults/profile/extensions/installed-extensions.txt ] || [ -L ${LIBDIR}/defaults/profile/extensions/installed-extensions.txt ]; then - rm -f ${LIBDIR}/defaults/profile/extensions/installed-extensions.txt - fi - fi - - # Move of default profile into /etc - if dpkg --compare-versions "$2" lt 1.0+dfsg.1-1; then - rm -rf /usr/lib/mozilla-firefox/defaults/profile - fi - - # Remove all files generated by update-mozilla-firefox-chrome - if dpkg --compare-versions "$2" lt 1.0.99; then - rm -rf /var/lib/mozilla-firefox/chrome - rm -rf /var/lib/mozilla-firefox/components - rm -rf /var/lib/mozilla-firefox/extensions - rm -f /var/lib/mozilla-firefox/components.ini - rm -f /var/lib/mozilla-firefox/defaults.ini - rmdir --ignore-fail-on-non-empty /var/lib/mozilla-firefox - for uninstall in /usr/lib/mozilla-firefox/extensions/*/uninstall; do - rm -f ${uninstall}/Uninstall - rmdir --ignore-fail-on-non-empty ${uninstall} - done - fi -fi - -#DEBHELPER# diff -Nru firefox-1.99+2.0b2+dfsg/debian/patches/01_no_sunbird.patch lightning-extension-1.9+build1/debian/patches/01_no_sunbird.patch --- firefox-1.99+2.0b2+dfsg/debian/patches/01_no_sunbird.patch 1970-01-01 00:00:00.000000000 +0000 +++ lightning-extension-1.9+build1/debian/patches/01_no_sunbird.patch 2012-11-19 21:50:21.000000000 +0000 @@ -0,0 +1,48 @@ +Index: lightning-extension-1.2~b1+build1/calendar/build.mk +=================================================================== +--- lightning-extension-1.2~b1+build1.orig/calendar/build.mk 2012-01-10 16:51:22.000000000 +0000 ++++ lightning-extension-1.2~b1+build1/calendar/build.mk 2012-01-11 11:03:48.531877316 +0000 +@@ -55,9 +55,12 @@ + + tier_app_dirs += \ + calendar \ +- calendar/sunbird \ + $(NULL) + ++ifdef MOZ_SUNBIRD_APP ++tier_app_dirs += calendar/sunbird ++endif ++ + ifdef MOZ_CALENDAR + tier_app_dirs += calendar/lightning + endif +Index: lightning-extension-1.2~b1+build1/configure.in +=================================================================== +--- lightning-extension-1.2~b1+build1.orig/configure.in 2012-01-10 16:51:23.000000000 +0000 ++++ lightning-extension-1.2~b1+build1/configure.in 2012-01-11 11:04:33.991876507 +0000 +@@ -4829,6 +4829,15 @@ + AC_SUBST(MOZ_CALENDAR) + + dnl ========================================================= ++dnl = Sunbird client ++dnl ========================================================= ++MOZ_ARG_ENABLE_BOOL(sunbird, ++[ --enable-sunbird Enable building of the standalone Sunbird client], ++ MOZ_SUNBIRD_APP=1, ++ MOZ_SUNBIRD_APP= ) ++AC_SUBST(MOZ_SUNBIRD_APP) ++ ++dnl ========================================================= + dnl = LDAP + dnl ========================================================= + MOZ_ARG_DISABLE_BOOL(ldap, +@@ -4836,6 +4845,9 @@ + MOZ_LDAP_XPCOM=, + MOZ_LDAP_XPCOM=1) + ++if test "$MOZ_BUILD_APP" = "calendar" && ! test "$MOZ_CALENDAR" && ! test "$MOZ_SUNBIRD_APP" ; then ++ AC_MSG_ERROR([You need to build either Lightning or Sunbird when building the calendar]) ++fi + dnl ======================================================== + dnl = Trademarked Branding + dnl ======================================================== diff -Nru firefox-1.99+2.0b2+dfsg/debian/patches/series lightning-extension-1.9+build1/debian/patches/series --- firefox-1.99+2.0b2+dfsg/debian/patches/series 1970-01-01 00:00:00.000000000 +0000 +++ lightning-extension-1.9+build1/debian/patches/series 2012-11-19 21:50:21.000000000 +0000 @@ -0,0 +1 @@ +01_no_sunbird.patch diff -Nru firefox-1.99+2.0b2+dfsg/debian/presubj lightning-extension-1.9+build1/debian/presubj --- firefox-1.99+2.0b2+dfsg/debian/presubj 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/presubj 1970-01-01 00:00:00.000000000 +0000 @@ -1,41 +0,0 @@ -*** Please submit non packaging issue (e.g. feature requests) bugs to -the Debian BTS and the upstream bugzilla -(https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox) and put a -reference to the bugzilla bug in the Debian bug report, to ease bug -triage for the maintainers. Thank you. *** - -Firefox extensions being a big source of problems, please either try to -reproduce your bug with a clean user of with you current user in safe -mode, with the "firefox -safe-mode" command line before filing any bugs. -If your bug disappears with a clean user or in safe mode, you might want -to find which extension is responsible for it and file a bug to the -appropriate package, bug tracking system, or author. - -Also, please try running firefox with MOZ_DISABLE_PANGO=1 set in your -environment to test with Pango rendering disabled, which can cause -problems in some cases. - -If your Firefox installation pre-dates 1.0, you might have had problems -Firefox not really cleanly supporting upgrade from one release to another. -Please try moving around your ~/.mozilla/firefox directory to see if it -helps with your issue. - -Firefox requires the loopback interface (lo) to be up and unfiltered -to accept keyboard input and function correctly. Please make sure this -is the case before filing any bugs. - -If you get crashes and none of the above hints did avoid the crash, please -first try to remove plugins from the /usr/lib/firefox/plugins, -/usr/lib/mozilla-firefox/plugins and ~/.mozilla/plugins directories. - -If Firefox still crashes, please install the firefox-dbg package and run -firefox with gdb with the "firefox -g" command line. On the gdb prompt, type -the following commands: -set pagination off -run -bt full -And attach the resulting backtrace to your bug report. - -If you are seeing XML parsing errors, please make sure you kill all -running Firefoxes and reload before filing any bugs. - diff -Nru firefox-1.99+2.0b2+dfsg/debian/rules lightning-extension-1.9+build1/debian/rules --- firefox-1.99+2.0b2+dfsg/debian/rules 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/rules 2012-11-19 21:50:21.000000000 +0000 @@ -1,223 +1,145 @@ #!/usr/bin/make -f -# Sample debian/rules that uses debhelper. -# GNU copyright 1997 to 1999 by Joey Hess. -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 +COMM_REPO := http://hg.mozilla.org/releases/comm-beta +XUL_SDK_DIR := /usr/lib/thunderbird-devel +XPI_STAGE := mozilla/dist/xpi-stage +XPI_FILES = \ + lightning \ + calendar-timezones \ + gdata-provider \ + $(NULL) + +DEB_CONFIGURE_USER_FLAGS = \ + --enable-application=calendar \ + --with-libxul-sdk=$(XUL_SDK_DIR) \ + --with-system-libxul \ + --disable-strip \ + --disable-strip-libs \ + --enable-optimize \ + --disable-debug \ + --enable-official-branding \ + --disable-sunbird \ + --disable-ogg \ + --disable-wave \ + --disable-dbus \ + --disable-libnotify \ + --disable-necko-wifi \ + --disable-crashreporter \ + --disable-webm \ + --disable-libjpeg-turbo \ + --enable-chrome-format=jar \ + --enable-libxul \ + --disable-tests \ + --disable-elf-hack \ + --disable-webrtc \ + $(NULL) + +%: + dh $@ --with xul-ext + +debian/stamp-autotools-moz: + if [ ! -e $(CURDIR)/configure ]; then \ + `which autoconf2.13`; \ + fi + if [ ! -e $(CURDIR)/mozilla/configure ]; then \ + cd mozilla; `which autoconf2.13`; \ + fi + touch $@ + +override_dh_auto_configure: debian/stamp-autotools-moz + dh_auto_configure -- $(DEB_CONFIGURE_USER_FLAGS) + +override_dh_auto_install: + $(foreach xpi,$(XPI_FILES),install-xpi -p xul-ext-$(xpi) $(XPI_STAGE)/$(xpi).xpi;) + +override_dh_auto_clean: + rm -f debian/stamp-autotools-moz + dh_auto_clean + +# Below here for building the source tarball +DIRS = \ + bridge \ + build \ + calendar \ + config \ + mozilla/browser/config \ + mozilla/build \ + mozilla/config \ + mozilla/mfbt \ + mozilla/other-licenses/ply/ply \ + mozilla/python/blessings \ + mozilla/python/mozbuild \ + mozilla/python/simplejson-2.1.1 \ + mozilla/python/virtualenv \ + mozilla/testing/marionette \ + mozilla/testing/mozbase \ + mozilla/toolkit/mozapps/installer \ + mozilla/xpcom/idl-parser \ + mozilla/xpcom/typelib/xpt/tools \ + other-licenses/branding/sunbird \ + $(NULL) + +FILES = \ + aclocal.m4 \ + allmakefiles.sh \ + configure.in \ + mail/config/version.txt \ + mailnews/makefiles.sh \ + mozilla/aclocal.m4 \ + mozilla/allmakefiles.sh \ + mozilla/configure.in \ + mozilla/extensions/build.mk \ + mozilla/ipc/app/defs.mk \ + mozilla/LEGAL \ + mozilla/LICENSE \ + mozilla/netwerk/necko-config.h.in \ + mozilla/nsprpub/config/make-system-wrappers.pl \ + mozilla/probes/mozilla-trace.d \ + mozilla/services/makefiles.sh \ + mozilla/testing/testsuite-targets.mk \ + mozilla/toolkit/locales/l10n.mk \ + mozilla/toolkit/xre/make-platformini.py \ + mozilla/xpcom/xpcom-config.h.in \ + mozilla/xpcom/xpcom-private.h.in \ + mozilla/xpfe/components/autocomplete \ + suite/config/version.txt \ + $(NULL) + +EXCLUDE = \ + *.hg* \ + *mozilla/config/*.exe \ + *mozilla/config/*.pyc \ + $(NULL) -# These are used for cross-compiling and for saving the configure script -# # from having to guess our platform (since we know it already) -DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) -DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) - -SHELL=/bin/bash # I use bashisms - -DEBIAN_VERSION := $(shell dpkg-parsechangelog | sed -n 's/Version: *\(.*\)/\1/ p') -UPSTREAM_VERSION := $(shell echo $(DEBIAN_VERSION) | sed 's/-.*$$//') -LIB_DIR := /usr/lib/firefox -SHARE_DIR := /usr/share/firefox - -ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) - OPTFLAGS = -O0 -g -else - OPTFLAGS = -O2 -g -fno-strict-aliasing +$(foreach path, $(EXCLUDE), $(eval EXCLUDE_PARAMS += --exclude $(path))) -ifeq ($(DEB_BUILD_ARCH),ppc64) - OPTFLAGS = -mminimal-toc +ifdef DEBIAN_TAG +REV_ARGS := --comm-rev=$(DEBIAN_TAG) --mozilla-rev=$(DEBIAN_TAG) endif +ifdef LOCAL_BRANCH +COMM_REPO := $(shell echo $(LOCAL_BRANCH) | sed -n 's/\/\?$$//p') +COMM_REPO_NAME := $(notdir $(COMM_REPO)) +MOZ_REPO := --mozilla-repo=$(dir $(COMM_REPO))/$(shell echo $(COMM_REPO_NAME) | sed -n 's/comm/mozilla/p') endif -DEBUG_FLAG= -ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) - DEBUG_FLAG = --enable-debug -endif - -CONFIGURE_OPTIONS = \ - --enable-default-toolkit=gtk2 \ - --with-default-mozilla-five-home=$(LIB_DIR) \ - --enable-pango \ - --with-user-appdir=.mozilla \ - --with-system-png=/usr \ - --with-system-jpeg=/usr \ - --disable-mailnews \ - --disable-composer \ - --disable-ldap \ - --enable-postscript \ - --disable-installer \ - --enable-xprint \ - --enable-crypto \ - --disable-strip \ - --disable-strip-libs \ - --enable-canvas \ - --enable-svg \ - --enable-svg-renderer=cairo \ - --enable-system-cairo \ - --enable-mathml \ - --disable-tests \ - --disable-gtktest \ - --disable-debug \ - --enable-xft \ - --enable-optimize="-pipe -w $(OPTFLAGS)" \ - --with-system-zlib=/usr \ - --without-system-nspr \ - --enable-xinerama \ - --enable-extensions=default \ - --disable-pedantic \ - --disable-long-long-warning \ - --enable-single-profile \ - --disable-profilesharing \ - --enable-gnomevfs \ - --enable-application=browser \ - --disable-installer \ - --disable-updater \ - --enable-chrome-format=flat \ - --disable-elf-dynstr-gc \ - --enable-system-myspell \ - $(DEBUG_FLAG) - -ifneq ($(DEB_BUILD_ARCH),mips) -ifneq ($(DEB_BUILD_ARCH),mipsel) - CONFIGURE_OPTIONS += --enable-static --disable-shared -endif -endif - -configure: config.status -config.status: - dh_testdir - - LDFLAGS="-Wl,--as-needed" \ - ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info $(CONFIGURE_OPTIONS) - -build: build-stamp -build-stamp: config.status - dh_testdir - - (cd debian && uudecode firefox.png.uu \ - && uudecode debsearch.gif.uu && uudecode about.png.uu) - cd debian && uudecode wikipedia.gif.uu - if [ ! -f browser/base/branding/about.png.upstream ]; then \ - mv -f browser/base/branding/about.png \ - browser/base/branding/about.png.upstream; fi - cp -f debian/about.png browser/base/branding/about.png - - LD_LIBRARY_PATH=$(CURDIR)/dist/lib \ - $(MAKE) STRIP=: - - touch build-stamp - -clean: - dh_testdir - dh_testroot - rm -f build-stamp install-stamp MPL \ - debian/firefox.png debian/debsearch.gif debian/about.png - rm -f debian/wikipedia.gif - mv -f browser/base/branding/about.png.upstream \ - browser/base/branding/about.png || true - - -$(MAKE) distclean - - dh_clean - -install: install-stamp -install-stamp: build-stamp - dh_testdir - dh_testroot - dh_clean -k - dh_installdirs - - $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp - chmod 755 debian/firefox-xremote-client -# Remove execute on javascript files - find debian/tmp -name '*.so' | xargs chmod -x - chmod -x debian/tmp/$(LIB_DIR)/components/*.js - -# Exclude gnome components from firefox - dh_install -pfirefox -Xgnome -Ximgicon - dh_install -pfirefox-dom-inspector - dh_install -pfirefox-gnome-support - -#Install helpers - install -m 755 debian/firefox-runner \ - debian/firefox/usr/lib/firefox/firefox - -# Remove unneeded configs - rm -f debian/firefox/$(SHARE_DIR)/defaults/pref/firefox-l10n.js - -# Add Debian package version to preferences - echo // Debian package version \ - > debian/firefox/$(SHARE_DIR)/defaults/pref/vendor.js - echo "pref(\"general.useragent.product\",\"Gecko\");" \ - >> debian/firefox/$(SHARE_DIR)/defaults/pref/vendor.js - echo "pref(\"general.useragent.productSub\",\"`perl -e '($$s,$$m,$$h,$$d,$$M,$$y) = gmtime((stat("client.mk"))[9]); printf "%04d%02d%02d\n",$$y + 1900,$$M + 1,$$d;'`\");" \ - >> debian/firefox/$(SHARE_DIR)/defaults/pref/vendor.js - echo "pref(\"general.useragent.extra.firefoxComment\",\"(Debian-$(DEBIAN_VERSION))\");" \ - >> debian/firefox/$(SHARE_DIR)/defaults/pref/vendor.js - - cp -f LICENSE MPL - touch install-stamp - -# Build architecture-independent files here. -binary-indep: build install - dh_testdir -i - dh_testroot -i - dh_installdebconf -i - dh_installdocs -i MPL - dh_installexamples -i - dh_installmenu -i -# dh_installemacsen -i -# dh_installpam -i -# dh_installinit -i -# dh_installcron -i - dh_installman -i - dh_installinfo -i - dh_installmime -i -# dh_undocumented -i - dh_installchangelogs -i - dh_link -i - dh_compress -i - dh_fixperms -i -# dh_makeshlibs -i - dh_installdeb -i -# dh_perl -i - dh_shlibdeps -i - dh_gencontrol -i - dh_md5sums -i - dh_builddeb -i - -# Build architecture-dependent files here. -binary-arch: build install -# dh_testversion -a - dh_testdir -a - dh_testroot -a - dh_installdebconf -a - dh_installdocs -a MPL - dh_installexamples -a - dh_installmenu -a -# dh_installemacsen -a -# dh_installpam -a -# dh_installinit -a -# dh_installcron -a - dh_installman -a - dh_installinfo -a - dh_installmime -a -# dh_undocumented -a - dh_installchangelogs -a - dh_link -a - dh_strip -a --dbg-package=firefox-dbg - for lib in $(CURDIR)/debian/firefox/usr/lib/firefox/libsoftokn3.so $(CURDIR)/debian/firefox/usr/lib/firefox/libfreebl*.so; do \ - LD_LIBRARY_PATH=$(CURDIR)/debian/tmp/usr/lib/firefox $(CURDIR)/security/nss/cmd/shlibsign/*/shlibsign -v -i $$lib; \ - done - dh_compress -a - dh_fixperms -a -# dh_makeshlibs -a - dh_installdeb -a -# dh_perl -a - dh_shlibdeps -a - dh_gencontrol -a - dh_md5sums -a - dh_builddeb -a - - -binary: binary-indep binary-arch -.PHONY: build clean binary-indep binary-arch binary install configure +get-orig-source:: + rm -rf tmp + mkdir tmp + hg clone $(COMM_REPO) tmp/lightning-extension + cd tmp/lightning-extension ; \ + python client.py checkout $(REV_ARGS) $(MOZ_REPO) + +get-orig-source:: COMPLETE_FILE_LIST = $(FILES) +get-orig-source:: COMPLETE_FILE_LIST += $(addsuffix .in,$(shell MOZ_CALENDAR=1; MOZ_BUILD_APP=calendar; cd $(CURDIR)/tmp/lightning-extension; . ./allmakefiles.sh; echo $$MAKEFILES;)) +get-orig-source:: COMPLETE_FILE_LIST += $(addprefix mozilla/,$(addsuffix .in,$(shell LIBXUL_SDK=1; OS_ARCH=Linux; COMPILER_DEPEND=1; cd $(CURDIR)/tmp/lightning-extension/mozilla; . ./allmakefiles.sh; echo $$MAKEFILES;))) +get-orig-source:: + cd tmp ; \ + if [ -z $(VERSION) ] ; then \ + ver=`cat $(CURDIR)/tmp/lightning-extension/calendar/sunbird/config/version.txt` ; \ + else \ + ver=$(VERSION) ; \ + fi ; \ + mv lightning-extension lightning-extension-$$ver ; \ + tar -jvc $(EXCLUDE_PARAMS) -f lightning-extension_$$ver.orig.tar.bz2 $(addprefix lightning-extension-$$ver/, $(DIRS) $(COMPLETE_FILE_LIST)) + mv tmp/*.bz2 ../ && rm -rf tmp diff -Nru firefox-1.99+2.0b2+dfsg/debian/source/format lightning-extension-1.9+build1/debian/source/format --- firefox-1.99+2.0b2+dfsg/debian/source/format 1970-01-01 00:00:00.000000000 +0000 +++ lightning-extension-1.9+build1/debian/source/format 2012-11-19 21:50:21.000000000 +0000 @@ -0,0 +1 @@ +3.0 (quilt) diff -Nru firefox-1.99+2.0b2+dfsg/debian/watch lightning-extension-1.9+build1/debian/watch --- firefox-1.99+2.0b2+dfsg/debian/watch 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/watch 1970-01-01 00:00:00.000000000 +0000 @@ -1,3 +0,0 @@ -version=3 -opts=dversionmangle=s/^\d.[\d\.]+[^+]*\+(.*?)(?:\+[^+]+)?$/$1/ \ -ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/(\d\.[\d\.]+(?:[ab]\d)?)/source/firefox-([\d\.]+(?:[ab]\d)?)-source\.tar\.bz2 diff -Nru firefox-1.99+2.0b2+dfsg/debian/wikipedia.gif.uu lightning-extension-1.9+build1/debian/wikipedia.gif.uu --- firefox-1.99+2.0b2+dfsg/debian/wikipedia.gif.uu 2019-04-09 10:49:38.000000000 +0000 +++ lightning-extension-1.9+build1/debian/wikipedia.gif.uu 1970-01-01 00:00:00.000000000 +0000 @@ -1,9 +0,0 @@ -begin 664 wikipedia.gif -M1TE&.#EA$``0`/0```0"!!D8&2@H*#PZ/$A'2%=85VEJ:7I[>H2#A)B8F*FH -MJ;FZN -M:#HN!;$\"G$TSU$TC5$\B/`^!$'#@4@\'`9C(V!P/!(!!<,@0HX*`<:C$40H -M1(LO.(`0)0"[(^(G(A!HC0%!U#B4$(!OW/ -# ported to Ubuntu by Alex Converse -# -# Last updated: June 5, 2005 - - - - - - -