Comment 9 for bug 482944

Revision history for this message
Ezra Reeves (ezrareeves) wrote :

pcmanx-gtk2 (0.3.9-2ubuntu1) lucid; urgency=low

  * Merge from debian testing (LP: #482944), remaining changes:
    - packages that Depend/Recommend/Suggest firefox
      (meta-package) must alternatively Depend/Recommend/Suggest abrowser
    - debian/mozilla-plugin-pcmanx.links: s/iceape/seamonkey/;
      s/iceweasel/firefox/.
    - debian/control: add "| seamonkey-browser" to mozilla-plugin-pcmanx
      Recommends field.
    - debian/rules: use "dh_makeshlibs -V -Xfirefox" instead of
      "dh_makeshlibs -V -Xiceweasel" in binary-arch target.
    - debian/mozilla-plugin-pcmanx.install: s/iceape/xulrunner/.
    - mozilla-plugin-pcmanx.{postinst,postrm}: s/iceape/seamonkey/;
      s/iceweasel/firefox/.

  * debian/mozilla-plugin-pcmanx.install
    - Changed usr/lib/xulrunner-devel-1.9/bin/plugins usr/lib/pcmanx-gtk2 to
      usr/lib/xulrunner-devel-1.9.1.5/bin/plugins /usr/lib/pcmanx-gtk2
      and usr/lib/xulrunner-devel-1.9/bin/components usr/lib/pcmanx-gtk2 to
      usr/lib/xulrunner-devel-1.9.1.5/bin/components
      /usr/lib/pcmanx-gtk2" to fix FTBFS
  * debian/patches
    - Added zap-iceape.dpatch to protect from iceape-dev.dpatch messing
      with firefox entries
  * debian/rules
    - Changed "rm $(CURDIR)/debian/tmp/usr/lib/xulrunner-devel-1.9/bin/components/pcmanx.png"
      to "rm (CURDIR)/debian/tmp/usr/lib/xulrunner-devel-1.9.1.5/bin/components/pcmanx.png"
  * debian/control
    - Replaced libxul-dev build-depend with xulrunner-dev closing (LP: #352968)