--- mozilla-firefox-locale-all-2.0.0.7+1.orig/debian/postrm +++ mozilla-firefox-locale-all-2.0.0.7+1/debian/postrm @@ -0,0 +1,22 @@ +#!/bin/sh + +set -e + +# dh_installdeb will replace this with shell code automatically +# generated by other debhelper scripts. + +#DEBHELPER# + +case "$1" in + remove|abort-install) + [ -x /usr/sbin/update-mozilla-firefox-chrome ] && update-mozilla-firefox-chrome || true + ;; + upgrade|purge|abort-upgrade|abort-remove|abort-deconfigure) + ;; + *) + echo "postrm called with unknown argument \`$1'" >&2 + exit 0 + ;; +esac + +exit 0 --- mozilla-firefox-locale-all-2.0.0.7+1.orig/debian/compat +++ mozilla-firefox-locale-all-2.0.0.7+1/debian/compat @@ -0,0 +1 @@ +4 --- mozilla-firefox-locale-all-2.0.0.7+1.orig/debian/adjust-homepage.pl +++ mozilla-firefox-locale-all-2.0.0.7+1/debian/adjust-homepage.pl @@ -0,0 +1,30 @@ +#!/usr/bin/perl -p +BEGIN { + $pfst= '/usr/share/ubuntu-docs/common/prepare-firefox-startpage-translations'; + $pathbase= "file:///usr/share/ubuntu-artwork/home"; + $badlocale= '[^a-zA-Z0-9_]'; + + $want= shift @ARGV; + $want =~ s/-/_/; + die " $want ?" if $want =~ m/$badlocale/o; + $?= 0; $got= `$pfst $want`; + die "$pfst: $?" if $?; + die "$pfst: $!" unless defined $got; + chomp $got; + if ($got eq '-') { + $starturl= "$pathbase/index.html"; + } else { + die " $got ?" if $got =~ m/$badlocale/; + $starturl= "$pathbase/locales/index-$got.html"; + } + print " DapperFirefoxStartPageTranslation $want -> $starturl\n" or die $!; + undef $/; +} +s,^ ( + homePageDefault | + browser\.startup\.homepage | + browser\.throbber\.url | + startup\.homepage_override_url + ) \= .* +, $1.'='.$starturl ,xem or + ($_ .= "\nbrowser.startup.homepage=$starturl\n"); --- mozilla-firefox-locale-all-2.0.0.7+1.orig/debian/patches/fy-NL.diff +++ mozilla-firefox-locale-all-2.0.0.7+1/debian/patches/fy-NL.diff @@ -0,0 +1,24 @@ +--- fy-NL/install.rdf.orig 2007-09-15 03:11:03.000000000 +0200 ++++ fy-NL/install.rdf 2007-09-18 11:31:36.000000000 +0200 +@@ -1,6 +1,3 @@ +- +- +- + +