Comment 8 for bug 246822

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package prism - 1.0~b2+svn20090813r49078-0ubuntu1

---------------
prism (1.0~b2+svn20090813r49078-0ubuntu1) karmic; urgency=low

  [ Sasa Bodiroza <email address hidden> ]
  * Remove debian/patches/remove_common_dir_from_prism_Makefile_in_DIRS.patch,
    because it is applied upstream
  * In debian/rules:
    - link $(DEBIAN_PRISM_DIR) to /usr/share/prism/prism in debian/rules
    - remove prism/* from refractor.xpi
  * new upstream codebase; update patches
    - debian/patches/use_xul_1.9_only.patch
  * Add debian/patches/remove_common_dir_from_prism_Makefile_in_DIRS.patch
    to remove "common" from DIRS variable in prism/Makefile.in

  [ Micah Gersten <email address hidden> ]
  * Closes LP: #246822 - Update Prism to at least 1.0b1
  * Closes LP: #456650 - prism depends on xulrunner-1.9.1-dom-inspector which doesn't exist
  * Closes LP: #456999 - prism 0.8 version in karmic is hardcoded to xul-1.9
    - update debian/control
      * add libasound2 as build-dep
      * add depends on ${shlibs:Depends}, ${misc:Depends}
    - update debian/rules
    - update debian/patches/installer_shouldnt_copy_xulrunner.patch
    - update debian/series
    - add debian/patches/fix_prism_makefile_sh.patch
    - add debian/patches/use_xul_1.9.1_only.patch
    - drop debian/patches/use_xul_1.9_only.patch

  [ Alexander Sack <email address hidden> ]
  * dont install prism-runtime extension bits anymore; seems this is not produced
    anymore by build
    - update debian/prism.install
  * fix build breakage, by copying the refractor.xpi to top level dir; adjust MOZ_XPI_FILE
    accordingly and remove the file during clean::
    - update debian/rules
  * new upstream codebase; update patches
    - debian/patches/dont_build_our_own_stub_with_the_sdk.patch
    - debian/patches/installer_shouldnt_copy_xulrunner.patch
  * ship prism-addons/extensions dir to fix dangling symlink
    - update debian/rules
  * fix prism not starting; we have to ship the components/ and defaults/ directories
    in the prism xulapp dir too
    - update debian/prism.install

  [ Fabien Tassin <email address hidden> ]
  * New packaging using cdbs and the new xulapp build-system from
    mozilla-devscripts and xulrunner-1.9-dev. The main package is now using
    Architecture = any. Extensions are now searched for in
    /usr/lib/prism-addons/extensions and /usr/lib/xulrunner-addons/extensions
    now that it is built with --with-libxul-sdk. webapps are patched to
    include the new mandatory name field in webapp.ini, and to ship
    an override.ini file allowing each webapp to have its own profile
    - update debian/rules
    - update debian/control
    - update debian/update-apps.sh
    - update debian/prism.sh
    - remove debian/prism.{links,dirs}
    - remove debian/prism.png.uu
    - update debian/patches/fix_desktop_launcher.patch
    - add debian/patches/fix_installer.patch
    - add debian/patches/installer_shouldnt_copy_xulrunner.patch
    - update debian/patches/series
  * Add the refractor extension in the main prism package. This requires
    a fresh mozilla-devscripts. Bump MaxVersion to 3.0.* for firefox.
    - update debian/rules
    - update debian/control
    - add debian/patches/bump_refractor_max_version.patch
    - update debian/patches/series
  * Build with --with-system-nspr/nss, this is now necessary as upstream
    now needs include files
    - update debian/rules
  * Don't build a prism-stub when building with the SDK
    - add debian/patches/dont_build_our_own_stub_with_the_sdk.patch
    - update debian/patches/series
  * Set MaxVersion to 1.9.0.* as 1.9.1 is no longer usable
    since https://bugzilla.mozilla.org/show_bug.cgi?id=462774 landed
    - add debian/patches/use_xul_1.9_only.patch
    - update debian/patches/series
  * Remove patches no longer needed:
    - drop debian/patches/remove_scriptableio.patch
    - drop debian/patches/use_png_for_windows_icons_on_linux.patch
    - drop debian/patches/bump_refractor_max_version.patch
    - update debian/patches/series

 -- Micah Gersten <email address hidden> Sun, 25 Oct 2009 01:16:02 -0500