--- gnome-doc-utils-0.10.0.orig/debian/pyversions
+++ gnome-doc-utils-0.10.0/debian/pyversions
@@ -0,0 +1 @@
+2.1-
--- gnome-doc-utils-0.10.0.orig/debian/changelog
+++ gnome-doc-utils-0.10.0/debian/changelog
@@ -0,0 +1,291 @@
+gnome-doc-utils (0.10.0-0ubuntu1) feisty; urgency=low
+
+  * New upstream version:
+    general:
+    - Fixed buildir/srcdir issue with autogen
+    tools:
+    - Fixed some brokenness with relative paths
+    - Fixed some brokenness with absolute patsh
+    xml2po:
+    - Fixed bug #413602
+    Updated translations
+
+ -- Sebastien Bacher <seb128@canonical.com>  Mon, 12 Mar 2007 19:06:30 +0100
+
+gnome-doc-utils (0.9.2-0ubuntu2) feisty; urgency=low
+
+  * debian/control.in:
+    - Build-Depends on scrollkeeper
+    - updated Maintainer for Ubuntu
+
+ -- Sebastien Bacher <seb128@canonical.com>  Mon, 19 Feb 2007 11:16:12 +0100
+
+gnome-doc-utils (0.9.2-0ubuntu1) feisty; urgency=low
+
+  * New upstream version:
+    - Skip SK category code checks if the param is not passed
+
+ -- Sebastien Bacher <seb128@canonical.com>  Mon,  5 Feb 2007 16:07:22 +0100
+
+gnome-doc-utils (0.9.1-0ubuntu1) feisty; urgency=low
+
+  * New upstream version:
+    * general:
+    - Fixed various circular dependency problems 
+    - Use po/LINGUAS
+    - Added documentation templates
+    - Removed some GNUisms
+    - New bootstrapping mechanism, using gnome-common
+    - Added ACLOCAL_AMFLAGS for autoreconf
+    - Use $(AWK) instead of awk
+    - Fixed non-portable test expression
+    - Removed the never-really-worked xsldoc and rngdoc
+    - Install the .pc file when build utils are disabled
+    * xml2po:
+    - Updates to tests
+    - Added some caching of values
+    - Added an XHTML mode
+    - Really ignore ignored tags
+    - Ignore untranslated message in reuse mode
+    - Speed improvements
+    * tools:
+    - Added gnome-doc-tool for processing documentation
+    - Provide a 3-argument variant of GNOME_DOC_INIT
+    * xslt:
+    - Allow pubdate and edition instead of revision in db2omf 
+    - Added an explicit check for scrollkeeper_cl.xml in db2omf
+    - Made all db2omf errors error out, for great justice
+    - Check for invalid category codes in db2omf
+    - Added new inline documentation to XSLT
+    - Added xi and fxi to exclude-result-prefixes
+    - Python classsynopsis elements no longer act like C++
+    - Fixed some documentation typos
+    - Added a utility XSLT file to list media files
+    - Removed excessive alpha-thai elements
+  * debian/patches/10_from_cvs_fix_bashism.patch:
+    - dropped, deprecated with the new version
+
+ -- Sebastien Bacher <seb128@canonical.com>  Mon, 29 Jan 2007 17:28:58 +0100
+
+gnome-doc-utils (0.8.0-0ubuntu3) feisty; urgency=low
+
+  * debian/patches/10_workaround_bashisms.patch: dropped, replaced by
+    debian/patches/10_from_cvs_fix_bashism.patch from
+    http://bugzilla.gnome.org/show_bug.cgi?id=362505
+  * debian/control.in:
+    - dropped bash Dependency.
+
+ -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed, 20 Dec 2006 15:12:18 +0100
+
+gnome-doc-utils (0.8.0-0ubuntu2) feisty; urgency=low
+
+  * debian/patches/10_workaround_bashisms.patch:
+    - rely on /bin/bash instead of /bin/sh. (Malone: #76549)
+  * debian/control.in:
+    - depend on bash.
+
+ -- Daniel Holbach <daniel.holbach@ubuntu.com>  Wed, 20 Dec 2006 14:37:29 +0100
+
+gnome-doc-utils (0.8.0-0ubuntu1) edgy; urgency=low
+
+  * New upstream release:
+    - Use an XSLT namespace alias for XInclude output
+    - Updated translations
+  * Resynchronize with Debian, only Ubuntu changes are:
+    - debian/rules: build .pot file.
+    - debian/control.in: build-depends on intltool.
+
+ -- Daniel Holbach <daniel.holbach@ubuntu.com>  Tue,  5 Sep 2006 11:56:29 +0200
+
+gnome-doc-utils (0.7.2-1) experimental; urgency=low
+
+  * New upstream development releases. (Closes: #373770)
+    - Target at experimental.
+    - Fixes copying of gnome-doc-utils.make which caused make distcheck to
+      fail. (Closes: #353503)
+
+ -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 20:36:23 +0200
+
+gnome-doc-utils (0.6.1-2) unstable; urgency=low
+
+  * Add watch file.
+  * Set Maintainer to Debian GNOME Maintainers.
+  * Convert to new Python policy. (Closes: #375593, #380819)
+    - Bump up debhelper build-dep to >= 5.0.37.2.
+    - Set Python compatibility mode to 2.
+    - Build-depend on python-support >= 0.3.
+    - Declare supported pyversions as "2.1-".
+    - Call dh_pysupport -pgnome-doc-utils /usr/share/xml2po before dh_python.
+  * Call dh_python with -pgnome-doc-utils.
+
+ -- Loic Minier <lool@dooz.org>  Tue,  8 Aug 2006 20:26:33 +0200
+
+gnome-doc-utils (0.6.1-1) unstable; urgency=low
+
+  * Move cdbs, debhelper, and gnome-pkg-tools from Build-Depends-Indep to
+    Build-Depends.
+  * Bump up Standards-Version to 3.7.2.
+  * Add ${misc:Depends}.
+  * Bump Debhelper compatibility level to 5.
+  * New upstream release.
+
+ -- Loic Minier <lool@dooz.org>  Thu, 22 Jun 2006 21:57:55 +0200
+
+gnome-doc-utils (0.6.0-1) unstable; urgency=low
+
+  * New upstream release (translation updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 11 Mar 2006 14:12:44 +0100
+
+gnome-doc-utils (0.5.7-1) unstable; urgency=medium
+
+  * New upstream release (bugfix and translation updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 27 Feb 2006 08:35:00 +0100
+
+gnome-doc-utils (0.5.6-1) unstable; urgency=low
+
+  * New upstream release (bugfixes and translation updates).
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Tue, 21 Feb 2006 19:12:13 +0100
+
+gnome-doc-utils (0.5.5-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Mon, 13 Feb 2006 06:35:51 +0100
+
+gnome-doc-utils (0.5.4-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 11 Feb 2006 13:47:02 +0100
+
+gnome-doc-utils (0.5.2-1) unstable; urgency=low
+
+  * New upstream version:
+    - Removed extra gettext import for better performance
+    - Fixed bad syntax in a srcdir directory thing    
+    - Added missing db2html-bibliography to the build
+    - Added missing GPL and LGPL copyright files    
+    - Implemented the following numbering systems:
+      Arabic decimal
+      Chinese simplified
+      Chinese traditional
+      Japanese
+      Thai decimal
+      Thai alphabetic
+      Serbian alphabetic
+      Greek Ionic
+    - Updated translation
+  * debian/db2html-bibliography.xsl,
+    debian/gnome-doc-utils.install:
+    - fixed with the new version
+
+ -- Sebastien Bacher <seb128@debian.org>  Sun, 18 Dec 2005 22:51:49 +0100
+
+gnome-doc-utils (0.5.1-2) unstable; urgency=low
+
+  * debian/db2html-bibliography.xsl,
+    debian/gnome-doc-utils.install:
+    - install this CVS file not shipped with the current tarball.
+
+ -- Sebastien Bacher <seb128@debian.org>  Tue, 29 Nov 2005 19:23:19 +0100
+
+gnome-doc-utils (0.5.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * Ship full license information.
+    [debian/copyright]
+  * Do not overwrite DEB_CONFIGURE_EXTRA_FLAGS.
+    [debian/rules]
+
+ -- Loic Minier <lool@dooz.org>  Sun, 27 Nov 2005 10:45:58 +0100
+
+gnome-doc-utils (0.4.3-2) unstable; urgency=low
+
+  * debian/control.in:
+    - Depends on the non version versionned of the python-xml package.
+
+ -- Sebastien Bacher <seb128@debian.org>  Thu, 20 Oct 2005 14:51:48 +0200
+
+gnome-doc-utils (0.4.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Loic Minier <lool@dooz.org>  Tue, 18 Oct 2005 17:01:36 +0200
+
+gnome-doc-utils (0.4.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Important fix: images were not included in tarballs.
+
+ -- Loic Minier <lool@dooz.org>  Fri, 30 Sep 2005 20:02:01 +0200
+
+gnome-doc-utils (0.4.1-1) unstable; urgency=low
+
+  [ Guilherme de S. Pastore ]
+  * New upstream release 0.4.0
+  * debian/rules:
+  - No longer necessary to "patch" clean
+
+  [ Loic Minier ]
+  * New upstream release 0.4.1
+
+ -- Loic Minier <lool@dooz.org>  Wed,  7 Sep 2005 10:07:24 +0200
+
+gnome-doc-utils (0.3.3-1) unstable; urgency=low
+
+  * GNOME Team upload
+    - authorized by the maintainer
+  * New upstream version (Closes: #317931)
+  * debian/control.in:
+    - added @GNOME_TEAM@ to Uploaders
+    - added build dependency on gnome-pkg-tools
+    - bumped Standards-Version to 3.6.2 with no changes
+    - updated dependency to python2.3-libxml2 (Closes: #322513)
+    - added dependencies on libxml2-utils and xsltproc
+  * debian/copyright:
+    - cosmetic fixes
+  * debian/rules:
+    - include uploaders.mk from gnome-pkg-tools
+    - give --disable-scrollkeeper switch to configure
+
+ -- Guilherme de S. Pastore <guilherme.pastore@terra.com.br>  Thu,  1 Sep 2005 15:28:05 -0300
+
+gnome-doc-utils (0.2.0-2) unstable; urgency=low
+
+  * Solved xml2po blank manpage problem (Closes: #317150).
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Sat,  9 Jul 2005 09:13:53 -0300
+
+gnome-doc-utils (0.2.0-1) unstable; urgency=low
+
+  * New upstream release. 
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Sat,  7 May 2005 22:49:25 -0300
+
+gnome-doc-utils (0.1.3-3) unstable; urgency=low
+
+  * pkg-config added to build-depends (Closes: #306107).
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Thu, 28 Apr 2005 12:45:14 -0300
+
+gnome-doc-utils (0.1.3-2) unstable; urgency=low
+
+  * docbook2x included as a build dependency to solve the xml2po blank manpage problem.
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Sat, 26 Mar 2005 22:04:59 -0300
+
+gnome-doc-utils (0.1.3-1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Fri, 25 Mar 2005 00:07:12 -0300
+
+gnome-doc-utils (0.1-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Fernanda Giroleti Weiden <fernanda@softwarelivre.org>  Tue, 30 Nov 2004 23:00:56 -0200
+
--- gnome-doc-utils-0.10.0.orig/debian/control.in
+++ gnome-doc-utils-0.10.0/debian/control.in
@@ -0,0 +1,19 @@
+Source: gnome-doc-utils
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs, debhelper (>= 5.0.37.2), gnome-pkg-tools
+Build-Depends-Indep: libxml2-dev (>= 2.6.0), libxslt1-dev (>= 1.1.8), libxml-parser-perl, python-dev, xsltproc, libxml2-utils, docbook2x, pkg-config, python-support (>= 0.3), intltool, scrollkeeper
+Standards-Version: 3.7.2
+
+Package: gnome-doc-utils
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-libxml2, libxml2-utils, xsltproc
+Description: a collection of documentation utilities for the Gnome project
+ gnome-doc-utils is a collection of documentation utilities for the Gnome
+ project.  Notably, it contains utilities for building documentation and
+ all auxiliary files in your source tree, and it contains the DocBook
+ XSLT stylesheets that were once distributed with Yelp.  Starting with
+ Gnome 2.8, Yelp will require gnome-doc-utils for the XSLT.
--- gnome-doc-utils-0.10.0.orig/debian/control
+++ gnome-doc-utils-0.10.0/debian/control
@@ -0,0 +1,19 @@
+Source: gnome-doc-utils
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Andrew Lau <netsnipe@users.sourceforge.net>, Clément Stenac <zorglub@debian.org>, Dafydd Harries <daf@debian.org>, Guilherme de S. Pastore <gpastore@debian.org>, Gustavo Franco <stratus@debian.org>, Gustavo Noronha Silva <kov@debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Jordi Mallach <jordi@debian.org>, Jose Carlos Garcia Sogo <jsogo@debian.org>, Josselin Mouette <joss@debian.org>, Kilian Krause <kilian@debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Marco Cabizza <marco87@gmail.com>, Oystein Gisnas <oystein@gisnas.net>, Ondřej Surý <ondrej@debian.org>, Ross Burton <ross@debian.org>, Sebastien Bacher <seb128@debian.org>, Sjoerd Simons <sjoerd@debian.org>
+Build-Depends: cdbs, debhelper (>= 5.0.37.2), gnome-pkg-tools
+Build-Depends-Indep: libxml2-dev (>= 2.6.0), libxslt1-dev (>= 1.1.8), libxml-parser-perl, python-dev, xsltproc, libxml2-utils, docbook2x, pkg-config, python-support (>= 0.3), intltool, scrollkeeper
+Standards-Version: 3.7.2
+
+Package: gnome-doc-utils
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-libxml2, libxml2-utils, xsltproc
+Description: a collection of documentation utilities for the Gnome project
+ gnome-doc-utils is a collection of documentation utilities for the Gnome
+ project.  Notably, it contains utilities for building documentation and
+ all auxiliary files in your source tree, and it contains the DocBook
+ XSLT stylesheets that were once distributed with Yelp.  Starting with
+ Gnome 2.8, Yelp will require gnome-doc-utils for the XSLT.
--- gnome-doc-utils-0.10.0.orig/debian/compat
+++ gnome-doc-utils-0.10.0/debian/compat
@@ -0,0 +1 @@
+5
--- gnome-doc-utils-0.10.0.orig/debian/patches/distcleanfiles.patch
+++ gnome-doc-utils-0.10.0/debian/patches/distcleanfiles.patch
@@ -0,0 +1,10 @@
+--- Makefile.in.orig	2005-05-07 23:23:43.000000000 -0300
++++ Makefile.in	2005-05-07 23:24:53.000000000 -0300
+@@ -380,7 +380,6 @@
+ 	intltool-extract  				\
+ 	intltool-merge    				\
+ 	intltool-update					\
+-	gnome-doc-utils.make
+ 
+ 
+ distuninstallcheck_listfiles = \
--- gnome-doc-utils-0.10.0.orig/debian/watch
+++ gnome-doc-utils-0.10.0/debian/watch
@@ -0,0 +1,2 @@
+version=2
+http://ftp.gnome.org/pub/gnome/sources/gnome-doc-utils/([\d\.]+)/gnome-doc-utils-([\d\.]+)\.tar\.gz
--- gnome-doc-utils-0.10.0.orig/debian/copyright
+++ gnome-doc-utils-0.10.0/debian/copyright
@@ -0,0 +1,28 @@
+This package was debianized by Fernanda Giroleti Weiden <fernanda@softwarelivre.org> on
+Tue, 30 Nov 2004 23:00:56 -0200, based on the package gnome-doc-utils created by Sebastien Bacher for Ubuntu Linux. 
+
+It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-doc-utils/
+
+Copyright Holder: Shaun McCance <shaunm@gnome.org>
+
+Upstream Author: Shaun McCance <shaunm@gnome.org> 
+
+License:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL'.
+
--- gnome-doc-utils-0.10.0.orig/debian/docs
+++ gnome-doc-utils-0.10.0/debian/docs
@@ -0,0 +1 @@
+README
--- gnome-doc-utils-0.10.0.orig/debian/rules
+++ gnome-doc-utils-0.10.0/debian/rules
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
+
+binary-post-install/gnome-doc-utils::
+	dh_pysupport -pgnome-doc-utils /usr/share/xml2po
+	dh_python -pgnome-doc-utils
+	cd po; intltool-update -p
+
--- gnome-doc-utils-0.10.0.orig/debian/pycompat
+++ gnome-doc-utils-0.10.0/debian/pycompat
@@ -0,0 +1 @@
+2