~mozillateam/firefox/firefox-3.5.head

Viewing all changes in revision 512.

  • Committer: Alexander Sack
  • Date: 2010-01-18 11:55:35 UTC
  • Revision ID: asac@ubuntu.com-20100118115535-p1f6kftx1iawkmbr
* implement MIN_SYS_DEPS approach that does not use system xulrunner
  and only a minimal set of system dependencies.
  + drop patches not required anymore:
    - delete debian/patches/dont_depend_on_nspr_sources.patch
    - update debian/patches/series
  + update browser directory provider patch
    - update debian/patches/bz515232_att399338_distro_locale_searchplugins.patch
  + move .install lines that depend on whether MIN_SYS_DEPS is used or not
    to debian/rules in ifneq (,$(MIN_SYS_DEPS)) blocks 
    - update debian/rules
    - update debian/firefox-3.5.install
  + ship gnome support .so's inside of the main package, but keep dependencies in
    the (now empty) gnome-support package; to achieve this, we first install
    the gnome support files in the -gnome-support package and move them to the
    main package _after_ shlib depends where generated
    - update debian/rules
  + do not build-depend on xulrunner dev package anymore; local xulrunner builds
    with MIN_SYS_DEPS=0 should still work though
    - update debian/control

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: