Change log for prism package in Ubuntu

111 of 11 results
Deleted in natty-release (Reason: abandonded upstream, using old xulrunner, LP#723163)
Obsolete in maverick-release
prism (1.0b3+svn20100210r62050-0ubuntu2) maverick; urgency=low

  * No source change rebuild to pick up mozilla-devscripts changes; Drop
    transitional and removed packages from Recommends (LP: #645339)
 -- Micah Gersten <email address hidden>   Tue, 05 Oct 2010 09:21:58 -0500
Obsolete in karmic-updates
Obsolete in karmic-security
Superseded in karmic-security
prism (1.0b3+svn20100210r62050-0ubuntu0.9.10.1) karmic-security; urgency=low

  [ Micah Gersten <email address hidden> ]
  * Drop patch after upstream landing of (bmo: 527827) aka
    Build fails because prism/Makefile is missing in makefiles.sh
    - drop debian/patches/fix_prism_makefile_sh.patch
    - update debian/patches/series
  * fix LP: #504524 - migrate from mozilla-devscripts to in package mozclient
    - add debian/mozclient/prism.conf
    - add debian/mozclient/prism.mk
    - update debian/rules
  * Migrate from xulrunner-1.9.1 to xulrunner-1.9.2 (LP: #543708)
   - rename debian/patches/use_xul_1.9.1_only.patch => debian/patches/use_xul_1.9.2_only.patch
   - update debian/patches/use_xul_1.9.2_only.patch
   - update debian/control
   - update debian/patches/series
   - update debian/rules
  * Have make clean delete .so files as well
    - update debian/rules
  * Add clean target to rules to clean up for the changes for xulrunner 1.9.2
    build system until we can get mozilla-devscripts 0.21 uploaded
    - update debian/rules
  * Add README.source for tarball generation, patching, and source format
    - add debian/prism.docs
    - add debian/README.source
  * Add ${xpi:Provides}, ${xpi:Recommends}, ${xpi:Enhances}
    - update debian/control

  [ Benjamin Drung <email address hidden> ]
  * Add ${misc:Depends} to all packages.
    - update debian/control
  * Remove duplicate source binary control field.
    - update debian/control
  * Clean the package properly in the clean target (LP: #460466).
 -- Micah Gersten <email address hidden>   Mon, 22 Mar 2010 19:57:27 -0500
Obsolete in jaunty-updates
Obsolete in jaunty-security
Superseded in jaunty-updates
Superseded in jaunty-security
prism (1.0b3+svn20100210r62050-0ubuntu0.9.04.1) jaunty-security; urgency=low

  * Update for xulrunner 1.9.2 transition

  [ 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
  * Drop patch after upstream landing of (bmo: 527827) aka
    Build fails because prism/Makefile is missing in makefiles.sh
    - drop debian/patches/fix_prism_makefile_sh.patch
    - update debian/patches/series
  * fix LP: #504524 - migrate from mozilla-devscripts to in package mozclient
    - add debian/mozclient/prism.conf
    - add debian/mozclient/prism.mk
    - update debian/rules
  * Migrate from xulrunner-1.9.1 to xulrunner-1.9.2 (LP: #543708)
   - rename debian/patches/use_xul_1.9.1_only.patch => debian/patches/use_xul_1.9.2_only.patch
   - update debian/patches/use_xul_1.9.2_only.patch
   - update debian/control
   - update debian/patches/series
   - update debian/rules
  * Have make clean delete .so files as well
    - update debian/rules
  * Add clean target to rules to clean up for the changes for xulrunner 1.9.2
    build system until we can get mozilla-devscripts 0.21 uploaded
    - update debian/rules
  * Add README.source for tarball generation, patching, and source format
    - add debian/prism.docs
    - add debian/README.source
  * Add ${xpi:Provides}, ${xpi:Recommends}, ${xpi:Enhances}
    - update debian/control

  [ Benjamin Drung <email address hidden> ]
  * Clean the package properly in the clean target (LP: #460466).
  * Add ${misc:Depends} to all packages.
    - update debian/control
  * Remove duplicate source binary control field.
    - update debian/control

  [ 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

  [ 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

  [ Chris Coulson <email address hidden> ]
  * Don't rely on newer mozilla-devscripts features
    - update debian/rules
 -- Chris Coulson <email address hidden>   Mon, 21 Jun 2010 10:30:15 +0100
Obsolete in hardy-updates
Obsolete in hardy-security
Superseded in hardy-updates
Superseded in hardy-security
prism (1.0b3+svn20100210r62050-0ubuntu0.8.04.1) hardy-security; urgency=low

  * Update for xulrunner 1.9.2 transition

  [ 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
  * Drop patch after upstream landing of (bmo: 527827) aka
    Build fails because prism/Makefile is missing in makefiles.sh
    - drop debian/patches/fix_prism_makefile_sh.patch
    - update debian/patches/series
  * fix LP: #504524 - migrate from mozilla-devscripts to in package mozclient
    - add debian/mozclient/prism.conf
    - add debian/mozclient/prism.mk
    - update debian/rules
  * Migrate from xulrunner-1.9.1 to xulrunner-1.9.2 (LP: #543708)
   - rename debian/patches/use_xul_1.9.1_only.patch => debian/patches/use_xul_1.9.2_only.patch
   - update debian/patches/use_xul_1.9.2_only.patch
   - update debian/control
   - update debian/patches/series
   - update debian/rules
  * Have make clean delete .so files as well
    - update debian/rules
  * Add clean target to rules to clean up for the changes for xulrunner 1.9.2
    build system until we can get mozilla-devscripts 0.21 uploaded
    - update debian/rules
  * Add README.source for tarball generation, patching, and source format
    - add debian/prism.docs
    - add debian/README.source
  * Add ${xpi:Provides}, ${xpi:Recommends}, ${xpi:Enhances}
    - update debian/control

  [ Benjamin Drung <email address hidden> ]
  * Clean the package properly in the clean target (LP: #460466).
  * Add ${misc:Depends} to all packages.
    - update debian/control
  * Remove duplicate source binary control field.
    - update debian/control

  [ 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

  [ 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

  [ Chris Coulson <email address hidden> ]
  * Don't depend on newer mozilla-devscripts
    - add debian/mozclient/xulapp.mk
    - update debian/rules
    - update debian/control
 -- Micah Gersten <email address hidden>   Sun, 30 May 2010 01:09:27 -0500
Superseded in maverick-release
Obsolete in lucid-release
prism (1.0b3+svn20100210r62050-0ubuntu1) lucid; urgency=low

  [ Micah Gersten <email address hidden> ]
  * Drop patch after upstream landing of (bmo: 527827) aka
    Build fails because prism/Makefile is missing in makefiles.sh
    - drop debian/patches/fix_prism_makefile_sh.patch
    - update debian/patches/series
  * fix LP: #504524 - migrate from mozilla-devscripts to in package mozclient
    - add debian/mozclient/prism.conf
    - add debian/mozclient/prism.mk
    - update debian/rules
  * Migrate from xulrunner-1.9.1 to xulrunner-1.9.2 (LP: #543708)
   - rename debian/patches/use_xul_1.9.1_only.patch => debian/patches/use_xul_1.9.2_only.patch
   - update debian/patches/use_xul_1.9.2_only.patch
   - update debian/control
   - update debian/patches/series
   - update debian/rules
  * Have make clean delete .so files as well
    - update debian/rules
  * Add clean target to rules to clean up for the changes for xulrunner 1.9.2
    build system until we can get mozilla-devscripts 0.21 uploaded
    - update debian/rules
  * Add README.source for tarball generation, patching, and source format
    - add debian/prism.docs
    - add debian/README.source
  * Add ${xpi:Provides}, ${xpi:Recommends}, ${xpi:Enhances}
    - update debian/control

  [ Benjamin Drung <email address hidden> ]
  * Add ${misc:Depends} to all packages.
    - update debian/control
  * Remove duplicate source binary control field.
    - update debian/control
 -- Micah Gersten <email address hidden>   Mon, 22 Mar 2010 19:57:27 -0500
Superseded in lucid-release
prism (1.0~b2+svn20090813r49078-0ubuntu2) lucid; urgency=low

  * Clean the package properly in the clean target (LP: #460466).
 -- Benjamin Drung <email address hidden>   Thu, 07 Jan 2010 23:38:47 +0100
Superseded in lucid-release
Obsolete in karmic-release
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
Superseded in karmic-release
prism (0.8+svn20071115r8030-0ubuntu4) karmic; urgency=low

  * LP: #455517 - supersede firefox 3.0 and xulrunner-1.9 in karmic;
    fix depends to refer to xulrunner-1.9.1

 -- Alexander Sack <email address hidden>   Tue, 20 Oct 2009 11:24:08 +0200
Superseded in karmic-release
Obsolete in jaunty-release
Obsolete in intrepid-release
Obsolete in hardy-release
prism (0.8+svn20071115r8030-0ubuntu3) hardy; urgency=low

  * Use PNG instead of deprecated XPM for windows icons (LP: #205782, #206180)
    Build-depends on zip, imagemagic (convert) and shareutils (uudecode)
    - add debian/patches/use_png_for_windows_icons_on_linux.patch
    - update debian/patches/series
    - add debian/prism.png.uu
    - update debian/control
    - update debian/rules
    - update debian/prism-*.install
    - update debian/update-apps.sh

 -- Fabien Tassin <email address hidden>   Mon, 24 Mar 2008 16:39:37 +0100
Superseded in hardy-release
prism (0.8+svn20071115r8030-0ubuntu2) hardy; urgency=low

  * Bump Standards-Version to 3.7.3
    - update debian/control
  * Bump debhelper requirement to (>= 5.0.51~) because of dh_icons
    - update debian/control
  * Fix desktop icons created by prism (LP: #196861)
    Thanks to Michael Chang <email address hidden>
    - update debian/patches/fix_desktop_launcher.patch
  * Updated desktop file categories (LP: #180879)
    Thanks to Dean Sas <email address hidden>
    - update debian/prism-google-*.desktop
  * Update update-apps.sh to handle desktop file categories
    - update debian/update-apps.sh
    - update debian/rules
  * Update prism-google-groups.desktop category too
    - update debian/prism-google-groups.desktop
  * Restore auto-save of webapps size and position broken since ScriptableIO
    has been dropped from xulrunner-1.9 (at beta 3).
    - add debian/patches/remove_scriptableio.patch
    - update debian/patches/series
  * Prevent webapps to be unpacked at each run so user data is now
    preserved (LP: #200469)
    - update debian/control
    - update debian/prism.sh

 -- Fabien Tassin <email address hidden>   Sun, 16 Mar 2008 14:16:47 +0100
Superseded in hardy-release
prism (0.8+svn20071115r8030-0ubuntu1) hardy; urgency=low

  * Initial release (LP: #172484)

 -- Fabien Tassin <email address hidden>   Fri, 30 Nov 2007 19:49:40 +0100
111 of 11 results