Fixed Abrowser 34 privacy issues

This commit is contained in:
Rubén Rodríguez 2014-12-11 03:14:49 +01:00
parent b118375227
commit 1371de15dc
2 changed files with 18 additions and 8 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
#
# Copyright (C) 2008-2012 Ruben Rodriguez <ruben@trisquel.info>
# Copyright (C) 2008-2014 Ruben Rodriguez <ruben@trisquel.info>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=33
VERSION=35
. ./config
@ -29,10 +29,8 @@ patch -p1 < $DATA/enable-js-options.patch
# js settings
cat $DATA/settings.js >> debian/vendor-firefox.js
# Make ubufox mandatory
#sed 's/Depends: lsb-release,/Depends: lsb-release, xul-ext-ubufox,/' -i debian/control.in
#sed 's/iceweasel,/iceweasel, firefox, icecat,/' -i debian/control.in
# Replace ubufox recommendation
sed 's/xul-ext-ubufox/xul-ext-youtube-html5-video-player/' -i debian/control.in
sed '/mozilla.org\/legal/d' -i services/healthreport/healthreport-prefs.js
cat << EOF >>services/healthreport/healthreport-prefs.js