diff --git a/debian/changelog b/debian/changelog index a495811425..67474269a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,12 @@ gtk+3.0 (2.91.0-1) experimental; urgency=low * Update build-depends to cairo >= 1.10.0 and glib-2.0 >= 2.27.0 * debian/patches/070_mandatory-relibtoolize.patch + Updated + * Update the faq/tutorial index files names + * debian/control.in: + + Add dependency on docbook-utils for db2html to generate the documentation + html during build - -- Sjoerd Simons Sat, 09 Oct 2010 20:35:55 +0100 + -- Sjoerd Simons Sat, 09 Oct 2010 22:04:32 +0100 gtk+2.0 (2.21.5-1) experimental; urgency=low diff --git a/debian/control b/debian/control index b968782d11..d10d17edaa 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,7 @@ Build-Depends: debhelper (>= 7.0.50~), shared-mime-info Build-Depends-Indep: gtk-doc-tools (>= 1.8), docbook-xml, + docbook-utils, libglib2.0-doc, libatk1.0-doc, libpango1.0-doc, diff --git a/debian/control.in b/debian/control.in index eb5167111c..d1434a70e4 100644 --- a/debian/control.in +++ b/debian/control.in @@ -36,6 +36,7 @@ Build-Depends: debhelper (>= 7.0.50~), shared-mime-info Build-Depends-Indep: gtk-doc-tools (>= 1.8), docbook-xml, + docbook-utils, libglib2.0-doc, libatk1.0-doc, libpango1.0-doc, diff --git a/debian/gruik2devhelp.awk b/debian/gruik2devhelp.awk index 15f870d260..499a4201d5 100644 --- a/debian/gruik2devhelp.awk +++ b/debian/gruik2devhelp.awk @@ -3,7 +3,7 @@ BEGIN { print ""; level=1 } -title == 1 { print "(.*)"; +title == 1 { print "(.*)"; print ""; title=0 } /^>