./libtinymail/debian r36: debian/patches/use-gtkhtml3.14.diff: Updated to only touch configure.ac.

Jonny Lamb jonnylamb at jonnylamb.com
Sun Aug 24 16:14:01 UTC 2008


------------------------------------------------------------
revno: 36
committer: Jonny Lamb <jonnylamb at jonnylamb.com>
branch nick: trunk
timestamp: Sun 2008-08-24 17:14:01 +0100
message:
  debian/patches/use-gtkhtml3.14.diff: Updated to only touch configure.ac.
added:
  debian/patches/use-gtkhtml3.14.diff
modified:
  debian/changelog
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2008-08-24 15:42:18 +0000
+++ b/debian/changelog	2008-08-24 16:14:01 +0000
@@ -2,10 +2,10 @@
 
   [ Jonny Lamb ]
   * New upstream SVN snapshot. (Closes: #495975)
+  * debian/patches/use-gtkhtml3.14.diff: Updated to only touch configure.ac.
 
   [ Guido G?nther ]
   * debian/rules: Call autogen.sh instead of configure.
-  * debian/patches/use-gtkhtml3.14.diff: Removed as it's now pointless.
   * debian/control:
     + Updated Build-Deps for the SVN snapshot.
     + Added debug package. (Closes: #496076)

=== added file 'debian/patches/use-gtkhtml3.14.diff'
--- a/debian/patches/use-gtkhtml3.14.diff	1970-01-01 00:00:00 +0000
+++ b/debian/patches/use-gtkhtml3.14.diff	2008-08-24 16:14:01 +0000
@@ -0,0 +1,12 @@
+diff -Nruad -Nruad libtinymail_0.0.9+svn3743.orig/configure.ac libtinymail_0.0.9+svn3743/configure.ac
+--- libtinymail_0.0.9+svn3743.orig/configure.ac	2008-08-24 17:10:07.000000000 +0100
++++ libtinymail_0.0.9+svn3743/configure.ac	2008-08-24 17:10:39.000000000 +0100
+@@ -451,7 +451,7 @@
+ 
+ dnl ### libtinymailui-gtkhtml, a library that wraps the GtkHtml widget ##
+ if test x$build_gtkhtml = xtrue; then
+-  extraplatpkgs="libgtkhtml-3.8"
++  extraplatpkgs="libgtkhtml-3.14"
+   extratnypkgs="$extratnypkgs $extraplatpkgs"
+   PKG_CHECK_MODULES(LIBTINYMAILUI_GTKHTML, $extraplatpkgs glib-2.0 >= 2.8 gobject-2.0 gtk+-2.0 $extragtkpkgs)
+ else



More information about the pkg-maemo-commits mailing list