tags 299159 patch
thanks

I have prepared an NMU for this bug that will be uploaded shortly, now that
the problems affecting the building of docbook documentation have been
resolved.  Please find the patch attached.

Thanks,
-- 
Steve Langasek
postmodern programmer
diff -u libgda-0.2.96/debian/changelog libgda-0.2.96/debian/changelog
--- libgda-0.2.96/debian/changelog
+++ libgda-0.2.96/debian/changelog
@@ -1,3 +1,15 @@
+libgda (0.2.96-6.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for sarge-targetted RC bugfix.
+  * Rebuild against libmysqlclient12-dev instead of libmysqlclient10-dev,
+    for compatibility with newer servers and to avoid segfaults when
+    libmyodbc is loaded (closes: #299159).
+  * Remove a broken (non-DocBook) SGML tag in the documentation that
+    caused documentation misbuilds (closes: #300839).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Mon, 21 Mar 2005 22:31:54 -0800
+
 libgda (0.2.96-6) unstable; urgency=low
 
   * debian/control:
diff -u libgda-0.2.96/debian/control libgda-0.2.96/debian/control
--- libgda-0.2.96/debian/control
+++ libgda-0.2.96/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Akira TAGOH <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.0.0), intltool, libglib1.2-dev, libgtk1.2-dev, 
liborbit-dev, libgconf-dev (>= 0.9), libbonobo-dev (>= 1.0.20-2.1), 
libgnome-dev (>= 1.4.2-3), liboaf-dev, libxml-dev, gob, scrollkeeper, 
libiodbc2-dev, libmysqlclient10-dev, postgresql-dev (>= 7.3.1), libgdbm-dev, 
libreadline4-dev
+Build-Depends: debhelper (>> 4.0.0), intltool, libglib1.2-dev, libgtk1.2-dev, 
liborbit-dev, libgconf-dev (>= 0.9), libbonobo-dev (>= 1.0.20-2.1), 
libgnome-dev (>= 1.4.2-3), liboaf-dev, libxml-dev, gob, scrollkeeper, 
libiodbc2-dev, libmysqlclient12-dev, postgresql-dev (>= 7.3.1), libgdbm-dev, 
libreadline4-dev
 Build-Depends-Indep: gtk-doc-tools, sgmltools-lite
 Standards-Version: 3.5.10.0
 
only in patch2:
unchanged:
--- libgda-0.2.96.orig/debian/patches/004_libgda-0.2.96-docbook.patch
+++ libgda-0.2.96/debian/patches/004_libgda-0.2.96-docbook.patch
@@ -0,0 +1,12 @@
+diff -ruN -x Makefile.in -x configure 
libgda-0.2.96.orig/doc/C/reference/libgda-common/libgda-common-docs.sgml 
libgda-0.2.96/doc/C/reference/libgda-common/libgda-common-docs.sgml
+--- libgda-0.2.96.orig/doc/C/reference/libgda-common/libgda-common-docs.sgml   
2001-08-01 16:43:59.000000000 -0700
++++ libgda-0.2.96/doc/C/reference/libgda-common/libgda-common-docs.sgml        
2005-03-21 23:00:56.000000000 -0800
+@@ -6,7 +6,7 @@
+         implementation details, apart from offering convenience functions for 
some
+         tasks. The reason for hiding the low-level implementation details is 
to
+         allow an easy porting of the whole libgda architecture by only really 
porting
+-        one library, in this case <programname>libgda-common</programname>.
++        one library, in this case libgda-common.
+       </para>
+     </partintro>
+ 

Attachment: signature.asc
Description: Digital signature

Reply via email to