iceape (1.1.9-5) unstable; urgency=low * debian/control: Add libnspr4-dev dependency to iceape-dev. * debian/iceape-dev.links: Add a link from /usr/include/iceape/nspr to /usr/include/nspr. * debian/patches/85_pkgconfig.dpatch: Drop version dependency on nspr in iceape-plugin.pc and iceape-xpcom.pc. * debian/patches/00list: Updated accordingly. * debian/iceape-dev.install: Don't install iceape-nspr.pc. -- Mike Hommey Thu, 01 May 2008 20:26:20 +0200 iceape (1.1.9-4) unstable; urgency=low * debian/iceape-dev-bin.install, debian/control: Create a new package containing the XPCOM dependent glue and xpidl, xpt_dump and xpt_link utilities. * debian/patches/38_ia64_gcc4_3.dpatch, xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ipf64.cpp: Revert change and put it in the patch system. * debian/patches/38_armel.dpatch: Force to not use -fshort-wchar where it fails. Closes: #476301. * debian/patches/00list: Updated accordingly. * debian/patches/99_configure.dpatch: Updated. * debian/rules: + Don't ignore $(MAKE) distclean errors. + Build a temporary iceape32.png instead of iceape.png. It will then be installed in /usr/share/icons/hicolor/32x32/apps. * debian/control: + Drop binutils and some others versioned Build-Depends: the versions in current stable are already newer than the required ones. + Fixed GNOME and GnomeVFS capitalization/spelling. + Bumped Standards-Version to 3.7.3.0. * debian/iceape-browser.menu, debian/iceape-chatzilla.menu, debian/iceape-mailnews.menu: Updated sections. * debian/menu_dir/iceape-addressbook.desktop, debian/menu_dir/iceape-composer.desktop, debian/menu_dir/iceape-mail-compose.desktop: Fixes to desktop files. -- Mike Hommey Tue, 29 Apr 2008 08:13:01 +0200 iceape (1.1.9-3) unstable; urgency=low * xpcom/reflect/xptcall/src/md/unix/xptcinvoke_ipf64.cpp: Apply fix from bz#419350 for FTBFS with g++-4.3 on ia64. Closes: #477280. -- Mike Hommey Tue, 22 Apr 2008 22:28:06 +0200 iceape (1.1.9-2) unstable; urgency=low * debian/patches/90_bz421622.dpatch: Fix a regression introduced by fix for CVE-2008-1234. * debian/patches/90_bz425576.dpatch: Fix for MFSA 2008-20 aka CVE-2008-1380. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sat, 19 Apr 2008 19:38:52 +0200 iceape (1.1.9-1) unstable; urgency=low * New security/stability upstream release. * Fixes mfsa-2008-{13-19}, also known as CVE-2007-4879, CVE-2008-0416, CVE-2008-1195, CVE-2008-1233, CVE-2008-1234, CVE-2008-1235, CVE-2008-1236, CVE-2008-1237, CVE-2008-1238, CVE-2008-1240, CVE-2008-1241. * debian/patches/10_SECAlgorithmIDTemplate.dpatch: Removed, as applied upstream. * debian/patches/00list: Updated accordingly. -- Mike Hommey Wed, 26 Mar 2008 23:22:09 +0100 iceape (1.1.8-4) unstable; urgency=low * debian/patches/80_crmf.dpatch: Put the crmf library before the NSS libraries. Closes: #470438. * debian/patches/00list: Updated accordingly. * debian/patches/99_configure.dpatch: Updated. -- Mike Hommey Tue, 11 Mar 2008 22:33:02 +0100 iceape (1.1.8-3) unstable; urgency=low * debian/patches/10_SECAlgorithmIDTemplate.dpatch: Move SECAlgorithmIDTemplate around so that the lack of its definition in secdert.h doesn't break the build. bz#399589. Closes: #470129. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sun, 09 Mar 2008 11:20:49 +0100 iceape (1.1.8-2) unstable; urgency=low * The brown paper bag release. * debian/rules: Fix change introduced in 1.1.8-1 to actually do as intended. -- Mike Hommey Sat, 09 Feb 2008 13:00:32 +0100 iceape (1.1.8-1) unstable; urgency=low * New security/stability upstream release. * Fixes mfsa-2008-01 to mfsa-2008-04, mfsa-2008-05, mfsa-2008-06, mfsa-2008-09 and mfsa-2008-10, also known as CVE-2008-0412, CVE-2008-0413, CVE-2008-0414, CVE-2008-0415, CVE-2008-0418, CVE-2008-0419, CVE-2008-0592, CVE-2008-0593. * debian/patches/82_homepage.dpatch, debian/patches/85_about.dpatch: Adapt to upstream changes. * debian/patches/99_configure.dpatch: Updated. * debian/rules: Depending on libnss version, libsoftokn3.so might have moved into /usr/lib/nss. Check for that when creating symlinks. -- Mike Hommey Sat, 09 Feb 2008 10:59:23 +0100 iceape (1.1.7-1) unstable; urgency=low * New security/stability upstream release. * Fixes mfsa-2007-37 to mfsa-2007-39, also known as CVE-2007-5947, CVE-2007-5959, CVE-2007-5960. * debian/patches/65_branding_bug_401824.dpatch, debian/patches/65_composer_charset.dpatch: Removed, as applied upstream. * debian/patches/00list: Updated accordingly. * debian/patches/99_configure.dpatch: Updated. -- Mike Hommey Sat, 01 Dec 2007 15:09:24 +0100 iceape (1.1.6-3) unstable; urgency=low * debian/rules: Add -l option to dh_shlibdeps call so that private libraries are properly found by newest dpkg-shlibdeps. * debian/control: Build depend on non broken versions of dpkg-dev. -- Mike Hommey Sat, 24 Nov 2007 13:55:42 +0100 iceape (1.1.6-2) unstable; urgency=low * debian/patches/30_cairo_xlib.dpatch: Properly get cairo lib dependencies and don't rely on GTK bringing them, which just don't happen anymore (see #343711). Patch from bz#344818. Closes: #451431. * debian/patches/00list: Updated accordingly. * debian/patches/99_configure.dpatch: Updated. -- Mike Hommey Sat, 17 Nov 2007 10:10:21 +0100 iceape (1.1.6-1) unstable; urgency=low * New stability upstream release. Closes: #450539. -- Mike Hommey Sun, 11 Nov 2007 10:14:43 +0100 iceape (1.1.5-1) unstable; urgency=low * New security/stability upstream release. * Fixes mfsa-2007-29 to mfsa-2007-36, also known as CVE-2007-1095, CVE-2007-2292, CVE-2006-2894, CVE-2007-3511, CVE-2007-4841, CVE-2007-5334, CVE-2007-5337, CVE-2007-5338, CVE-2007-5339, CVE-2007-5340. * debian/remove.nonfree: Remove some more object files. * debian/patches/99_configure.dpatch: Updated. * debian/rules: Force the use of -fvisibility=hidden instead of system wrappers to avoid FTBFS with gcc 4.2. Closes: #377178. * debian/patches/65_composer_charset.dpatch: Avoid save page dialog when closing unmodified blank page due to previous patch. Stolen from bz#400372. -- Mike Hommey Sat, 03 Nov 2007 14:51:40 +0100 iceape (1.1.4-1) unstable; urgency=low * New security/stability upstream release. * debian/patches/90_MFSA_2007_26.dpatch, debian/patches/90_MFSA_2007_27.dpatch: Removed, as applied upstream. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sun, 05 Aug 2007 08:32:42 +0200 iceape (1.1.3-2) unstable; urgency=high * debian/patches/90_MFSA_2007_26.dpatch, debian/patches/90_MFSA_2007_27.dpatch: Patches, respectively, for mfsa-2007-26 (aka CVE-2007-3844) and mfsa-2007-27 (aka CVE-2007-3845). * debian/patches/00list: Updated accordingly. -- Mike Hommey Wed, 01 Aug 2007 22:28:12 +0200 iceape (1.1.3-1) unstable; urgency=high * New security/stability upstream release (v1.1.3) * Fixes mfsa-2007-{18-22}, mfsa-2007-{24-25}, alsa known as CVE-2007-3089, CVE-2007-3285, CVE-2007-3656, CVE-2007-3734, CVE-2007-3735, CVE-2007-3736, CVE-2007-3737, CVE-2007-3738. * debian/remove.nonfree: add more binary files from tarball that don't have sources (Thanks Alexander Sack). * debian/patches/82_prefs.dpatch: Set layout.css.dpi to 0 instead of -1. libxul will use system DPI and avoid using huge fonts on systems where DPI < 96. * debian/patches/80_system_libs.dpatch: Make sure we won't be bitten by upstream changing libjpeg, libpng or zlib internal version, which makes system library not used even though --with-system-* argument is given to configure. This time, it happened with libpng. * debian/patches/99_configure.dpatch: Updated. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sat, 21 Jul 2007 23:00:45 +0200 iceape (1.1.2-1) unstable; urgency=low * New upstream release. * Fixes mfsa-2007-12, mfsa-2007-{14-17}, also known as CVE-2007-1362, CVE-2007-1558, CVE-2007-2867, CVE-2007-2868, CVE-2007-2870, CVE-2007-2871. * debian/patches/15_gecko_1.8.1.3.dpatch, debian/patches/20_visibility.dpatch: Removed, as being applied upstream. * debian/patches/25_gnome_helpers_with_params.dpatch: Adapted to upstream changes. (Stolen from xulrunner) * debian/control, debian/rules: Removed dummy packages for transition from mozilla. * debian/*mozilla*: Removed. * debian/control: + Update dependencies for iceape-dev and iceape-chatzilla so that there's no problem with future -0lennyx releases. + Build depend on libnspr4-dev and libnss3-dev. * debian/mozconfig: Use system nspr and nss. * debian/rules: + Don't shlibsign. + Install symlinks for nspr and nss libraries in /usr/lib/iceape. * debian/iceape-browser.install: Don't install libfreebl. * shlibs.local: Force versioned dependencies on libnss because of our use of the libnssckbi.so file under /usr/lib/nss which appeared in version 3.11.5-1. * debian/patches/99_configure.dpatch: + Updated with autoconf. + Removed nsprpub/configure changes, not required anymore. * debian/patches/80_config.dpatch: Don't copy config.{guess|sub} in nsprpub/build. * debian/patches/18_kbsd_nspr.dpatch: Removed, since we now use system nspr. * debian/patches/00list: Updated accordingly. * debian/iceape-browser.links, debian/iceape-browser.install: Install the isp directory. -- Mike Hommey Sat, 09 Jun 2007 20:29:39 +0200 iceape (1.1.1-2) unstable; urgency=low [ Alexander Sack ] * debian/patches/20_visibility.dpatch: update from bz366844 to prevent failures due to bashism * debian/patches/60_distclean.dpatch: use DIST_GARBAGE for sqlite3.h instead of GARBAGE to prevent ftbfs on second run -> sqlite3.h is a source file; maybe drop this completely. * debian/patches/99_configure.dpatch: update configure accordingly [ Mike Hommey ] * Merged changes from 1.0.8-4. * Target at unstable. * debian/patches/15_gecko_1.8.0.11.dpatch: Replaced with debian/patches/15_gecko_1.8.1.3.dpatch, for 1.8.1 branch. * debian/patches/35_system_myspell.dpatch: Renamed 80_hunspell.dpatch and modified to have system hunspell library used instead of myspell. * debian/patches/00list: Updated accordingly. * debian/control: Don't build depend on libmyspell-dev but on correct version of libhunspell-dev. * debian/patches/99_configure.dpatch: Updated with autoconf. * debian/mozconfig: Replaced --enable-system-myspell with --enable-system-hunspell. -- Mike Hommey Sun, 15 Apr 2007 17:28:09 +0200 iceape (1.0.8-4) unstable; urgency=low * debian/iceape-composer.png.uue, debian/iceape-news.png.uue: Removed, as they are not used. * debian/patches/15_gecko_1.8.0.11.dpatch: Update to 1.8.0.11 codebase. Fixes mfsa-2007-11. * debian/patches/00list: Updated accordingly. * debian/patches/25_gnome_helpers_with_params.dpatch: Make MIME registry use system mime.types when it doesn't get extensions from the Gnome registry. This will make the helper configuration dialogs work better. * debian/rules: Install several icons in the hicolor theme. * debian/iceape-browser.install: + Install /usr/lib/iceape/chrome/icons/default/default.xpm and /usr/lib/iceape/chrome/icons/default/default16.xpm files that were missing. + Install files from the hicolor theme. * debian/patches/10_icons.dpath: Install the icons into the correct place. -- Mike Hommey Sat, 24 Mar 2007 00:54:51 +0100 iceape (1.1.1-1) experimental; urgency=low * New upstream release, targetted at experimental. Closes: #409295. * debian/patches/10_dash_workaround.dpatch, debian/patches/10_pangoxft.dpatch, debian/patches/15_atk_crash.dpatch, debian/patches/15_passwdmgr.dpatch, debian/patches/82_ssl.dpatch: Removed, as being applied upstream. * debian/patches/00list: Updated accordingly. * debian/patches/20_visibility.dpatch: Stole new version of the visibility patch from iceweasel. * debian/patches/60_distclean.dpatch, debian/patches/80_security_build.dpatch, debian/patches/82_prefs.dpatch, debian/patches/85_about.dpatch: Adapted to upstream changes. * debian/iceape-calendar.install, debian/iceape-calendar.links, debian/rules, debian/mozconfig, debian/patches/60_distclean.dpatch, debian/patches/85_release_notes.dpatch, debian/patches/00list: Disabled calendar, as it is not provided by the upstream tarball anymore. * debian/control, debian/iceape-calendar.NEWS: Add a note that the calendar package is empty. * debian/iceape-calendar.menu: Renamed as .disabled. * debian/iceape-browser.install, debian/iceape-browser.links: + Install new components + Don't install the webdav component that was provided by the calendar + Install the inspector.xpt file, since the inspector component is now a static component. + Update link for myspell dictionaries. * debian/iceape-dom-inspector.install: Don't install the inspector component. * debian/iceape-dom-inspector.links: Removed. * debian/mozconfig: Don't disable xpcom obsolete, it is needed for xpinstall. * debian/patches/99_configure.dpatch: Updated with autoconf. -- Mike Hommey Tue, 13 Mar 2007 07:59:52 +0100 iceape (1.0.8-3) unstable; urgency=low * debian/patches/15_passwdmgr.dpatch: Restore parts that were actually NOT applied upstream, and adapt them. Thanks Sam Hocevar for spotting this. Closes: #414010. -- Mike Hommey Thu, 8 Mar 2007 18:50:21 +0100 iceape (1.0.8-2) unstable; urgency=low * debian/copyright: Added licensing terms for the content in the debian directory. * debian/patches/35_xembed_crash.dpatch: Removed. The problem lies in the totem plugin, actually. Closes: #413256. * debian/about_debian.js: Custom component to add support for about:README.Debian and about:bugs addresses. * debian/iceape-browser.install, debian/iceape-browser.links, debian/rules: Install the new about_debian.js component. * debian/patches/85_about.dpatch: Link to newly added about:bugs and about:README.Debian pages instead of direct links. * debian/patches/35_about_security.dpatch: Removed, since we don't directly link to file:/// and http:// urls anymore. * debian/patches/85_release_notes.dpatch: Remove "Release Notes" item from Help menu. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sun, 4 Mar 2007 20:58:30 +0100 iceape (1.0.8-1) unstable; urgency=low * New upstream release. * Fixes mfsa-2007-{01-07}, also known as CVE-2006-6077, CVE-2007-0008, CVE-2007-0009, CVE-2007-0045, CVE-2007-0775, CVE-2007-0776, CVE-2007-0777, CVE-2007-0778, CVE-2007-0779, CVE-2007-0780, CVE-2007-0800, CVE-2007-0981, CVE-2007-0995. * debian/iceape-browser.install: Install libfreebl. * debian/rules: + Invert /usr/share/pixmaps/iceape-mailnews.xpm and /usr/share/pixmaps/iceape-mail-compose.xpm. Closes: #409812. + Do shlibsign on libsoftokn and libfreebl. * debian/patches/25_passwdmgr_crash.dpatch, debian/patches/20_broken_perl.dpatch: Removed, as being applied upstream. * debian/patches/18_kbsd_nspr.dpatch, debian/patches/25_entropy.dpatch, debian/patches/35_system_myspell.dpatch, debian/patches/38_kbsd.dpatch, debian/patches/80_security_build.dpatch: Adapted to upstream changes. * debian/patches/60_distclean.dpatch: Removed parts that were applied upstream ; added another cleanup in nss directory. * debian/patches/15_passwdmgr.dpatch: Removed parts that were applied upstream. * debian/patches/99_configure.dpatch: Updated with autoconf. * debian/patches/35_theme_switch.dpatch: Fix for hang up when switching GTK theme. bz#352096. * debian/patches/35_xembed_crash.dpatch: Fix for crash on restyle after closing tab with xembed plugin. bz#359870. Thanks Alexander Sack. * debian/patches/00list: Updated accordingly. -- Mike Hommey Fri, 2 Mar 2007 23:04:24 +0100 iceape (1.0.7-3) unstable; urgency=low * debian/mozilla-browser.postinst: Renamed to mozilla-browser.postrm, since it is about postrm rules for purge. * debian/control: + Make iceape conflict with mozilla (<< 2:1.8) instead of mozilla. Closes: #405911. + iceape is built without xprint support, drop outdated and useless Suggests to xprt. Thanks to Andreas Metzler. Closes: #301649. * debian/iceape-browser.prerm: Don't forget to remove the alternatives at removal time. Closes: #407411. * debian/iceape-runner: + Add missing quotes in a test. Thanks to Kevin Ryde. Closes: #408575. + Add check on ${HOME}. Closes: #361999, #294425. * debian/patches/65_composer_charset.dpatch: Align editor character set with meta tag character set at document creation. Closes: #408220. * debian/patches/15_atk_crash.dpatch: Fix random crashed in GetMaiAtkType. bz#302250. Closes: #406861. * debian/patches/18_m68k_xpcom.dpatch: Apply changes provided by Roman Zippel to fix FTBFS of third party software on m68k. Renamed as 68_m68k_xpcom.dpatch, since it needs to be sent upstream. (Stolen from xulrunner) * debian/patches/35_zip_cache.dpatch: Invalidate cache for a zip file that got modified. It will prevent corruption of the XUL FastLoad cache when upgrade is performed while an instance of the application is running. bz#368428. Closes: #406618. * debian/patches/80_calendar_locale.dpatch: Don't install calendar locales. Closes: #406748. Locale packagers: Please add the locales from the calendar but double check that they include all the strings. * debian/patches/82_prefs.dpatch: Workaround for freeze error with mail compose window after a couple of hours of use. bz#307672. Closes: #405662. * debian/extras/iceape_icon_plain.svg, debian/extras/iceape_logo_plain.svg, debian/extras/iceape_logo_splash.xpm: Changed colors and improved contrast on logo and icon. Closes: #408441. * debian/extras/calendar_orig_309293.svg: Removed, because it is non-free. * debian/iceape-calendar.install: Install calendar.jar instead of calendar*. * debian/patches/25_pango_null_char.dpatch: Avoid freeze/crash when null characters are present in justified text by discarding NULL characters before displaying. bz#366902. (Stolen from xulrunner svn) Closes: #406698. * debian/patches/38_sparc64_unichar_alignment.dpatch: Add ia64 to the list of arches that need strict alignment. (Stolen from iceweasel svn) * debian/patches/15_pango_textarea_position.dpatch: Fix for cursor position when moving in a textarea. bz#366796. Closes: #408913. * debian/patches/00list: Updated accordingly. -- Mike Hommey Mon, 29 Jan 2007 08:12:13 +0100 iceape (1.0.7-2) unstable; urgency=high * The "OMFFSM" Release ! * debian/iceape-browser.preinst: Move files from /usr/lib/iceape/chrome, not ., dammit ! Closes: #405586. -- Mike Hommey Thu, 4 Jan 2007 20:24:44 +0100 iceape (1.0.7-1) unstable; urgency=low [ Mike Hommey ] * New upstream release. Fixes mfsa-2006-{68-74} also known as CVE-2006-6497, CVE-2006-6498, CVE-2006-6499, CVE-2006-6500, CVE-2006-6501, CVE-2006-6502, CVE-2006-6503, CVE-2006-6504. Closes: #404892. * This release is dedicated to Andreas Metzler, who is doing a great job at bug triaging the huge pile of bugs that has been accumulating for years on mozilla-* packages. [ Alexander Sack ] * debian/extras/iceape_icon_plain.svg,debian/extras/calendar_orig_309293.svg, debian/extras/iceape_logo_splash.xpm,debian/extras/iceape_logo.svg, debian/extras/calendar.svg,debian/extras/iceape_logo_plain.svg, debian/extras/iceape_icon.svg,debian/extras/license.txt, debian/extras/Throbber-small.png.uue,debian/extras/Throbber-small.gif.uue, debian/control,debian/rules, debian/patches/81_free_art_improvements.dpatch: Adding free artwork contributed by unicko2000 aka Ricardo Fernándezi ; added build-depends on imagemagick and librsvg2-bin to convert svg artwork to various image formats; generate various image formats of free artwork and place them in build tree appropriately. Picking Throbber Icons from toolkit to replace trademarked seamonkey throbber. Closes: #401265. * debian/patches/81_free_art_improvements.dpatch: use .png for about:logo instead of .gif ... to improve about page appearence. * debian/rules,debian/remove.nonfree: Execute debian/remove.nonfree in source target; adding more trademarked logos/icons to remove list; for now sedding hardcoded sunbird trademarks in calendar/sunbird/app/brand.properties and calendar/sunbird/app/brand.dtd. Closes: #400341,#401266. * debian/patches/80_free_art_fixes.dpatch: added patch to prevent build failure due to removed throbber icons that are not used by seamonkey * debian/patches/65_branding_bug_401824.dpatch: fix for profile branding bug Closes: #401824. * debian/patches/00list: added 81_free_art_improvements, 80_free_art_fixes, 65_branding_bug_401824 [ Mike Hommey ] * Removed non-free and sourceless binaries from source package with the script from the gnuzilla project, with 2 additional removals of IETF files. Closes: #401266. You can find this modified script for reference in debian/remove.nonfree. Note this script also removes useless CVS files. * debian/control: iceape-chatzilla conflicts with older versions of mozilla-browser. Closes: #401298. * debian/watch: Added a watch file to track seamonkey versions. * debian/patches/80_config.dpatch: Use config.guess and config.sub from autotools-dev. * debian/iceape-runner: + Removed -a option passed to iceape (but we keep the parsing, for when it will become useful). This option prevented iceape to start with the configured application. Closes: #401620. + Added a MOZ_PLUGIN_PATH to add support for plugins in /usr/lib/mozilla/plugins. Closes: #404258. + Removed some bashisms. * debian/watch: Added rule to mangle dfsg versions. * debian/patches/15_passwdmgr.dpatch: Adapted to changes in upstream. Thanks to Andreas Metzler. * debian/patches/35_crash_focus.dpatch: Removed: applied upstream. * debian/iceape-browser.preinst: Move files away from /usr/lib/iceape/chrome to /usr/share/iceape/chrome if there are. Thanks to Andreas Barth. Closes: #401372. * debian/patches/82_prefs.dpatch: Set filename for general config file for locks and set the obscure value to 0 so that the file needs not be "encrypted". * debian/iceape.cfg: Disable upgrade notification and lock the value of the property so that it is not possible to change it from the UI. Thanks to Thijs Kinkhorst for the hint on the preference. * debian/rules, debian/iceape-browser.install: Install iceape.cfg. Closes: #404699. * debian/README.Debian: Rewrote, stealing stuff we wrote for firefox^Wiceweasel, including a note about Emacs key bindings. Closes: #199090, #291418, #292435, #294542, #296347, #306213. * debian/control: Fix mozilla-js-debugger package description to refer to mozilla-venkman instead of iceape. Thanks to Andreas Metzler. * debian/README.build: Removed. * debian/README.chrome: Put reference on mozilla-venkman and mozilla-checky instead of non-existant iceape-locale-ja. * debian/README.source: Added instructions on how to get the patched sources and to build the package from SVN. Thanks to Andreas Metzler. * debian/copyright: Fixed typos. Thanks to Thijs Kinkhorst. Closes: #405225. * debian/homepagereset.js: Custom component to reset the browser homepage if it is set to the old localstart.html page from the mozilla-browser package, which doesn't exist any more. * debian/patches/85_about.dpatch: Beautifulize about: page (enhancements stolen from Firefox) and added some useful links for Debian. * debian/patches/82_homepage.dpatch: Set homepage and throbber url to about:. * debian/patches/35_about_security.dpatch: Relax security on what about: urls can load, to match that of chrome and resources urls. bz#365526. * debian/rules, debian/iceape-browser.install, debian/iceape-browser.links: Install this custom component. Closes: #401537, #402337. * debian/iceape-dom-inspector.install: Only install inspector.jar from chrome, manifest files are not useful for iceape (yet). * debian/menu_dir/iceape.desktop: Set this menu item to be used for the Iceape Suite. Which means that will open whatever is configured to be opened at Iceape Suite startup (see preferences). * debian/menu_dir/iceape-navigator.desktop: Add a new menu item for the Iceape Navigator, which will launch a browser window. * debian/iceape-browser.install: Install this new desktop file. * debian/patches/65_xremote.dpatch: Add commands to open calendar, chatzilla and address book via the XRemote interface. * debian/iceape-runner: Modify to make use of the new commands in the XRemote interface. This means iceape -chat and friends works whether an iceape window is already opened or not. * debian/patches/38_kbsd.dpatch, debian/patches/38_mips64_build.dpatch, debian/patches/80_uname.dpatch, debian/patches/18_kbsd_nspr.dpatch: Applied patch from Petr Salinger to build on GNU/kFreeBSD. Closes: #401401. * debian/patches/99_configure.dpatch: Updated. * debian/patches/35_mail_navigator_overlay.dpatch: Set the overlay for mailnews options in navigator in mailnews instead of navigator. bz#365701. Closes: #227705. * debian/patches/00list: Updated according to all modified and added patches. * debian/update-iceape-chrome: Redirect regchrome's stderr, too. * debian/patches/80_uname.dpatch: Fix OS_TARGET so that it is correctly set to Linux for things that expect this value instead of linux-gnu. * debian/control: Various changes in packages descriptions. Closes: #401431, #403047. [ Alexander Sack ] * debian/rules: update target 'source' to not include epoch in generated orig.tar.gz name. Patch by Andreas Metzler. -- Mike Hommey Wed, 3 Jan 2007 19:37:41 +0100 iceape (1.0.6-1) unstable; urgency=low * Initial Release. (Closes: #350740) * Thanks to Hendrik-Jan Heins for his help. -- Mike Hommey Thu, 23 Nov 2006 00:05:52 +0100