gnuzilla

default description
git clone https://git.awy.one/gnuzilla.git
Log | Files | Refs | README | LICENSE

commit fcf451a30770779086a854baa89aada6620c1908
parent 3c4abe430659dfca9aa955a351b1f2abe4a413ac
Author: Ruben Rodriguez <ruben@gnu.org>
Date:   Fri,  3 Apr 2015 23:19:09 +0200

Version bumped to 31.6.0

Diffstat:
Mmakeicecat | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/makeicecat b/makeicecat @@ -20,9 +20,9 @@ set -e FFMAJOR=31 -FFMINOR=5 +FFMINOR=6 FFSUB=0 -GNUVERSION=2 +GNUVERSION=1 FFVERSION=$FFMAJOR.$FFMINOR.${FFSUB} ICECATVERSION=$FFVERSION-gnu$GNUVERSION SOURCEDIR=icecat-$FFVERSION @@ -596,7 +596,7 @@ debian/rules debian/control touch -d "yesterday" debian/control debian/rules debian/control -echo | dch -D stable -v "$FFVERSION-$VERSION" "Converted into IceCat (http://www.gnu.org/software/gnuzilla/)" +echo | dch -D stable -v "$ICECATVERSION" "Converted into IceCat (http://www.gnu.org/software/gnuzilla/)" sed "1s/firefox/icecat/" -i debian/changelog touch configure js/src/configure