Package: libgda Version: 0.2.96-6 Severity: important Tags: patch Trying to rebuild libgda for bug #299159, I found that the documentation was failing to build correctly because of the use of an SGML element that is not part of the DocBook 3.0 spec:
[...] /usr/bin/jade:../libgda-common/libgda-common-docs.sgml:9:46:E: element "PROGRAMNAME" undefined [...] The attached patch removes the broken tag and allows the documentation to build correctly instead of silently failing. This fix will be included in the upcoming NMU for 299159. Thanks, -- Steve Langasek postmodern programmer
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>
signature.asc
Description: Digital signature