commit 4dbc2fae927bb02ef243c87938e638af9afee8fa
parent c646efc9689bec66cea027b5f67a4bc22a4604cb
Author: Ruben Rodriguez <ruben@gnu.org>
Date: Fri, 23 Oct 2015 23:07:16 -0500
Upgraded the debian directory to match v38 changes
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/makeicecat b/makeicecat
@@ -22,13 +22,13 @@ set -e
FFMAJOR=38
FFMINOR=3
FFSUB=0
-GNUVERSION=1
+GNUVERSION=2
FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB}
ICECATVERSION=$FFVERSION-gnu$GNUVERSION
SOURCEDIR=icecat-$FFVERSION
CODENAME=trusty
-REVISION=1065
+REVISION=1093
#CODENAME=precise
#REVISION=993
@@ -66,7 +66,7 @@ cd firefox.$CODENAME
bzr revert -r$REVISION
echo '3.0 (native)' > debian/source/format
-for PATCH in ubuntu-bookmarks.patch ubuntu-ua-string-changes.patch unity-menubar.patch fix-broken-langpack-install-manifests.patch
+for PATCH in ubuntu-bookmarks.patch ubuntu-ua-string-changes.patch unity-menubar.patch
do
rm debian/patches/$PATCH
sed "/$PATCH/d" -i debian/patches/series