[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Mozilla codebase releases 1.8.1.2 and 1.8.0.10



On Tue, Mar 06, 2007 at 01:38:02PM +0100, Mike Hommey <mh@glandium.org> wrote:
> You can find the changelog here:
> http://svn.debian.org/wsvn/pkg-mozilla/iceweasel/trunk/debian/changelog?op=file&rev=0&sc=0

FWIW:
glandium@alioth:~$ svn diff file:///svn/pkg-mozilla/iceweasel/tags/2.0.0.2+dfsg-2 file:///svn/pkg-mozilla/iceweasel/trunk | filterdiff -x configure -x debian/*.xpm -x debian/*.uu -x debian/*.svg | diffstat
 browser/base/content/baseMenuOverlay.xul                    |   13 -
 browser/base/content/browserconfig.properties               |    2 
 configure.in                                                |   12 -
 debian/about_debian.js                                      |  133 +++++++++++
 debian/changelog                                            |   67 +++++
 debian/control                                              |    2 
 debian/copyright                                            |    3 
 debian/filter-globe.xsl                                     |   21 +
 debian/homepagereset.js                                     |  133 +++++++++++
 debian/iceweasel-runner                                     |    7 
 debian/iceweasel.install                                    |    5 
 debian/iceweasel.links                                      |    1 
 debian/rules                                                |   62 +++--
 layout/base/nsPresContext.cpp                               |  141 +++++++++++-
 layout/base/nsPresContext.h                                 |   13 +
 layout/generic/nsTextTransformer.h                          |    4 
 modules/libjar/nsJAR.cpp                                    |   12 -
 modules/libjar/nsJAR.h                                      |    5 
 xpcom/reflect/xptcall/src/md/unix/Makefile.in               |    6 
 xpcom/reflect/xptcall/src/md/unix/xptcinvoke_linux_m68k.cpp |   36 +--
 xpcom/reflect/xptcall/src/md/unix/xptcstubs_linux_m68k.cpp  |   12 -
 xpcom/typelib/xpidl/xpidl.c                                 |    4 
 22 files changed, 602 insertions(+), 92 deletions(-)

The biggest changes are made to nsPresContext* and are from upstream.
The next biggest additions are debian/about_debian.js and
debian/homepagereset.js, the latter being taken from iceape and the
former adding about:README.Debian and about:bugs pages.

The rest is easily reviewed.

Mike



Reply to: