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

Have prepared NMU for Galeon bugs #288875, #286728, #276294 - need sponsor



I have prepared an NMU for Galeon bugs #288875, #286728 (insofar as
this is a Galeon problem rather than a general Gnome problem), and
#276294.  The only source changes are trivial edits to debian/control
and debian/rules; the major thing that needed doing was a rebuild
against the latest Gnome and Mozilla libraries.  For reference, an
interdiff between -1.1.diff.gz and -1.2.diff.gz is appended to this
message.

I am not a Debian developer nor do I have time to become one.  I have
placed the various files for this NMU at
http://www.icsi.berkeley.edu/~zack/debian/.  Unfortunately I do not
know how to produce a working apt-able archive, you will have to
download the files by hand.  If someone would like to check my work
and upload this to the official Debian archive, that would be great.
I can only leave these files in place for a few days.

zw

--- galeon-1.3.18/debian/control
+++ galeon-1.3.18/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Mark Howard <mh@debian.org>
 Uploaders: Erich Schubert <erich@debian.org>
-Build-Depends: automake1.6 | automake1.7, debhelper (>> 4), mozilla-dev (>=2:1.7.3), liborbit2-dev, libgnomevfs2-dev, libgdk-pixbuf-dev, libxml-dev (>=1.8.14), libgconf2-dev, liboaf-dev, libgnomeui-dev (>= 2.6.1.1-4), gnome-common, libwrap0-dev, intltool, sharutils, scrollkeeper (>= 0.3.6), libnautilus2-dev (>=2.2.4-4.1), libbonoboui2-dev (>= 2.1.2), imagemagick, cdbs (>= 0.4.21),libxrender-dev, libgtk2.0-dev (>=2.4), gcc-3.4 [amd64], g++-3.4 [amd64] 
-Build-Conflicts: mozilla-dev (>=2:1.8), automake1.4, automake1.5, menu (<< 2.1.8-2)
+Build-Depends: automake1.6 | automake1.7, debhelper (>> 4), mozilla-dev (>=2:1.7.3), liborbit2-dev, libgnomevfs2-dev, libgconf2-dev, libgnomeui-dev (>= 2.6.1.1-4), gnome-common, intltool, sharutils, scrollkeeper (>= 0.3.6), libnautilus2-dev (>=2.2.4-4.1), libbonoboui2-dev (>= 2.1.2), imagemagick, cdbs (>= 0.4.21),libxrender-dev, libgtk2.0-dev (>=2.4), gcc-3.4 [amd64], g++-3.4 [amd64] 
+Build-Conflicts: mozilla-dev (>=2:1.8), automake1.4, automake1.5, menu (<< 2.1.8-2), libxml-dev (<< 1.8.14)
 Standards-Version: 3.6.1
 
 Package: galeon
--- galeon-1.3.18/debian/rules
+++ galeon-1.3.18/debian/rules
@@ -41,7 +41,7 @@
 	--with-mozilla-home=/usr/lib/$(MOZILLA) \
 	--localstatedir=/var/lib \
 	--enable-nautilus-view=yes \
-	--with-mozilla-snapshot=1.7.2
+	--with-mozilla-snapshot=1.7.5
 
 pre-build::
 	mv bookmarks/default-bookmarks.xbel.in debian/patched;
--- galeon-1.3.18/debian/changelog
+++ galeon-1.3.18/debian/changelog
@@ -1,3 +1,12 @@
+galeon (1.3.18-1.2) unstable; urgency=low
+
+  * NMU
+  * Rebuilt against latest mozilla-dev (Closes: #288875)
+  * and against latest GNOME (Closes: #286726)
+  * Remove gtk1 libs from build-deps (Closes: #276924)
+
+ -- Zack Weinberg <zack@codesourcery.com>  Thu, 06 Jan 2005 10:39:39 -0800
+
 galeon (1.3.18-1.1) unstable; urgency=low
 
   * NMU



Reply to: