--- xmldiff-0.6.8.orig/debian/xmldiff.manpages
+++ xmldiff-0.6.8/debian/xmldiff.manpages
@@ -0,0 +1 @@
+man/xmldiff.1
--- xmldiff-0.6.8.orig/debian/changelog
+++ xmldiff-0.6.8/debian/changelog
@@ -0,0 +1,141 @@
+xmldiff (0.6.8-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix id() calculation in extensions/maplookup.c; that fixes comparison
+    errors on minimal trees (on i386). Patch by Daiki Ueno, applied
+    upstream (see http://www.logilab.org/ticket/21853). (Closes: #570727)
+
+ -- Stefano Zacchiroli <zack@debian.org>  Thu, 18 Mar 2010 11:14:40 +0100
+
+xmldiff (0.6.8-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules:
+    + Conditionally use $(py_setup_install_args) from python.mk and remove
+      unneeded files from dist-packages as well to enable building with
+      Python 2.6. (Closes: #547860)
+  * Standards Version is now 3.8.3 (no changes needed).
+
+ -- Kumar Appaiah <akumar@debian.org>  Mon, 19 Oct 2009 22:21:57 -0500
+
+xmldiff (0.6.8-4) unstable; urgency=low
+
+  * Fixed __future__ import (closes: #476161)
+  * dropped mentions of python2.3-xmldiff which no longer exists in stable
+  * updated to new standards
+  * fixed encoding of debian/copyright
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Thu, 17 Apr 2008 15:18:10 +0200
+
+xmldiff (0.6.8-3) unstable; urgency=low
+
+  * Fixed package description (closes: #383788, #420781)
+  * converted changelog and manpages to UTF-8
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Fri, 11 May 2007 10:53:50 +0200
+
+xmldiff (0.6.8-2) unstable; urgency=low
+
+  * updated standards to 3.7.2
+  * use debhelper 5
+  * new python policy
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Thu, 15 Jun 2006 08:47:44 +0200
+
+xmldiff (0.6.8-1) unstable; urgency=low
+
+  * New upstream release, fixing 64bit cleanness issues
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Wed, 29 Jun 2005 08:52:11 +0200
+
+xmldiff (0.6.7-1) unstable; urgency=low
+
+  * New upstream release
+    - Fixes xupdate:move command problem (closes: #275750)
+    - small improvments / reorganization
+  * Update copyright file
+  * Add an empty line at the bottom of watch
+  * Fix some encoding problem in this file (latin1 instead of utf-8)
+  
+ -- Sylvain ThÃ©nault <sylvain.thenault@logilab.fr>  Tue,  3 May 2005 17:41:09 +0200
+
+xmldiff (0.6.6-1) unstable; urgency=low
+
+  * New upstream release
+    - Includes Bastian Kleineidam's patch which fixes many bugs/typos in  xmlrev (closes: #285167, #285164, #285165)
+    - Adds a man page for xmldiff and xmlrev (closes: #286558)
+  * Removed python2.1-dev and python2.2-dev from build dependencies
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Wed, 22 Dec 2004 15:54:52 +0100
+
+xmldiff (0.6.5-1) unstable; urgency=low
+
+  * New upstream release (closes: #278830)
+  * Put xmlrev in a separate package, with proper dependencies 
+    (closes: #269343)
+  * Fixed use of DH_OPTIONS in debian/rules (closes: #276904)
+  * Updated build dependency on debhelper
+  * Now suggests python-psyco
+  * Changed section of xmldiff and xmldiff-xmlrev to text, where other xml
+    related tools can be found
+  * Updated debian/watch to version 2 of uupdaterol
+  
+  
+ -- Alexandre Fayolle <afayolle@debian.org>  Wed, 10 Nov 2004 18:36:35 +0100
+
+xmldiff (0.6.4-5) unstable; urgency=low
+
+  * Changed the Build-Depends-Indep into Build-Depends (closes: #268592)
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Mon, 30 Aug 2004 11:43:27 +0200
+
+xmldiff (0.6.4-4) unstable; urgency=low
+
+  * First upload to debian  (closes: #267598)
+  * New maintainer
+
+ -- Alexandre Fayolle <afayolle@debian.org>  Wed, 25 Aug 2004 22:08:48 +0200
+
+xmldiff (0.6.4-3) unstable; urgency=low
+
+  * move test in a separated package
+
+ -- Sylvain ThÃ©nault <sylvain.thenault@logilab.fr>  Thu,  9 Oct 2003 12:40:07 +0200
+
+xmldiff (0.6.4-2) unstable; urgency=low
+
+  * fix dependancies
+
+ -- Sylvain ThÃ©nault <sylvain.thenault@logilab.fr>  Wed,  8 Oct 2003 15:43:39 +0200
+
+xmldiff (0.6.4-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain ThÃ©nault <sylvain.thenault@logilab.fr>  Thu,  8 Oct 2003 12:35:54 +0200
+
+python-logilab-xmldiff (0.6.3-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Sylvain ThÃ©nault <sylvain.thenault@logilab.fr>  Mon, 17 Mar 2003 13:04:59 +0100
+
+python-logilab-xmldiff (0.6.2-1) unstable; urgency=low
+
+  * new upstream release
+
+ -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Wed, 25 Sep 2002 12:15:11 +0200
+
+python-logilab-xmldiff (0.6.1-1) unstable; urgency=low
+
+  * New upstream release
+  * Changed default python version to 2.2
+  * Added support for python2.3
+
+ -- Alexandre Fayolle <alexandre.fayolle@logilab.fr>  Wed, 18 Sep 2002 11:08:25 +0200
+
+python-logilab-xmldiff (0.6.0-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Sylvain Thenault <syt@logilab.fr>  Thu, 22 Aug 2002 14:59:50 +0200
--- xmldiff-0.6.8.orig/debian/compat
+++ xmldiff-0.6.8/debian/compat
@@ -0,0 +1 @@
+5
--- xmldiff-0.6.8.orig/debian/xmldiff-xmlrev.manpages
+++ xmldiff-0.6.8/debian/xmldiff-xmlrev.manpages
@@ -0,0 +1 @@
+man/xmlrev.1
--- xmldiff-0.6.8.orig/debian/rules
+++ xmldiff-0.6.8/debian/rules
@@ -0,0 +1,81 @@
+#!/usr/bin/make -f
+# Sample debian/rules that uses debhelper.
+# GNU copyright 1997 to 1999 by Joey Hess.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+-include /usr/share/python/python.mk
+
+build: build-stamp
+build-stamp: 
+	dh_testdir
+	python setup.py -q build 
+	touch $@
+
+clean: 
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp install-stamp
+	rm -rf build
+	find . -name "*.pyc" | xargs rm -f
+	rm -f changelog.gz
+	dh_clean
+
+install: install-stamp
+install-stamp: build
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+	dh_installdirs
+
+	python setup.py -q install --no-compile --prefix=debian/xmldiff/usr $(py_setup_install_args)
+	# remove test directory (installed in a separated package)
+	rm -rf debian/xmldiff/usr/lib/python*/*-packages/xmldiff/test debian/xmldiff/usr/share/sgml/ debian/xmldiff/usr/bin/xmlrev
+
+	# install tests
+	(cd test && find . -type f -not \( -path '*/CVS/*' -or -name '*.pyc' \) -exec install -D --mode=644 {} ../debian/xmldiff/usr/share/doc/xmldiff/test/{} \;)
+	touch install-stamp
+
+
+# Build architecture-independent files here.
+binary-indep: install
+	dh_testdir -i
+	dh_testroot -i
+	dh_install -i
+	dh_installman -i
+	gzip -9 -c ChangeLog > changelog.gz
+	dh_installdocs -i -A README TODO changelog.gz 
+	dh_installchangelogs -i
+	dh_link -i
+	dh_compress -i -X.py
+	dh_fixperms -i
+	dh_installdeb -i
+	dh_gencontrol -i
+	dh_md5sums -i
+	dh_builddeb -i
+
+# Build architecture-dependent files here.
+binary-arch: install
+	dh_testdir -a
+	dh_testroot -a
+	dh_install -a
+	dh_installman -a
+	dh_pycentral -p xmldiff
+	dh_python -p xmldiff
+	gzip -9 -c ChangeLog > changelog.gz
+	dh_installdocs -a -A README TODO changelog.gz 
+	dh_installchangelogs -a
+	dh_strip -a
+	dh_link -a
+	dh_compress -a -X.py 
+	dh_fixperms -a
+	dh_installdeb -a
+	dh_shlibdeps -a
+	dh_gencontrol -a
+	dh_md5sums -a
+	dh_builddeb -a
+
+binary: binary-indep binary-arch
+.PHONY: build install clean binary-arch binary-indep binary
+
--- xmldiff-0.6.8.orig/debian/copyright
+++ xmldiff-0.6.8/debian/copyright
@@ -0,0 +1,28 @@
+This package was debianized by Sylvain Thénault <sylvain.thenault@logilab.fr>  Sat, 13 Apr 2002 19:05:23 +0200.
+
+It was downloaded from ftp://ftp.logilab.org/pub/xmldiff
+
+Upstream Author: 
+
+  Sylvain Thénault <sylvain.thenault@logilab.fr>
+
+Copyright:
+
+Copyright (c) 2003-2006 LOGILAB S.A. (Paris, FRANCE).
+http://www.logilab.fr/ -- mailto:contact@logilab.fr
+
+This program is free software; you can redistribute it and/or modify it under
+the terms of the GNU General Public License as published by the Free Software
+Foundation; either version 2 of the License, or (at your option) any later
+version.
+
+This program 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 General Public License for more details.
+
+You should have received a copy of the GNU General Public License along with
+this program; 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 General Public License
+may be found in '/usr/share/common-licenses/GPL'.
--- xmldiff-0.6.8.orig/debian/xmldiff.postinst
+++ xmldiff-0.6.8/debian/xmldiff.postinst
@@ -0,0 +1,9 @@
+#! /bin/sh -e
+#
+# postinst script for Debian python packages.
+# Written 1998 by Gregor Hoffleit <flight@debian.org>.
+#
+
+#DEBHELPER#
+
+exit 0
--- xmldiff-0.6.8.orig/debian/watch
+++ xmldiff-0.6.8/debian/watch
@@ -0,0 +1,3 @@
+version=2
+ftp://ftp.logilab.org/pub/xmldiff/xmldiff-(.*)\.tar\.gz debian uupdate
+
--- xmldiff-0.6.8.orig/debian/xmldiff-xmlrev.install
+++ xmldiff-0.6.8/debian/xmldiff-xmlrev.install
@@ -0,0 +1,2 @@
+xsl/*.xsl? usr/share/sgml/stylesheet/xmldiff/
+bin/xmlrev usr/bin
--- xmldiff-0.6.8.orig/debian/xmldiff.docs
+++ xmldiff-0.6.8/debian/xmldiff.docs
@@ -0,0 +1,2 @@
+doc/*.txt
+doc/*.html
--- xmldiff-0.6.8.orig/debian/xmldiff.prerm
+++ xmldiff-0.6.8/debian/xmldiff.prerm
@@ -0,0 +1,9 @@
+#! /bin/sh -e
+#
+# sample prerm script for Debian python packages.
+# Written 1998 by Gregor Hoffleit <flight@debian.org>.
+#
+
+#DEBHELPER#
+
+exit 0
--- xmldiff-0.6.8.orig/debian/pycompat
+++ xmldiff-0.6.8/debian/pycompat
@@ -0,0 +1 @@
+2
--- xmldiff-0.6.8.orig/debian/control
+++ xmldiff-0.6.8/debian/control
@@ -0,0 +1,32 @@
+Source: xmldiff
+Section: misc
+Priority: optional
+Maintainer: Alexandre Fayolle <afayolle@debian.org>
+Build-Depends: debhelper (>= 5.0.37.2), python (>=2.3.5-7), python-dev (>=2.3.5-7), python-central (>=0.5)
+Standards-Version: 3.8.3
+XS-Python-Version: current
+Homepage: http://www.logilab.org/projects/xmldiff
+
+Package: xmldiff
+Architecture: any
+Depends: ${python:Depends}, ${shlibs:Depends}
+XB-Python-Version: ${python:Versions}
+Suggests: xmldiff-xmlrev, python-psyco
+Description: tree to tree correction between xml documents
+ Xmldiff is a utility for extracting differences between two xml
+ files.  It returns a set of primitives to apply on source tree to
+ obtain the destination tree.
+ .
+ The implementation is based on _Change detection in hierarchically
+ structured - information_, by S. Chawathe, A. Rajaraman,
+ H. Garcia-Molina and J. Widom, - Stanford University, 1996
+ 
+
+Package: xmldiff-xmlrev
+Architecture: all
+Depends:  xmldiff, libxml2-utils, xsltproc, sp
+Recommends: docbook-xsl
+Description: xmldiff output formatter
+ xmlrev can be used to display the differences between two XML
+ documents computed by xmldiff as an HTML document.
+
--- xmldiff-0.6.8.orig/debian/xmldiff-xmlrev.dirs
+++ xmldiff-0.6.8/debian/xmldiff-xmlrev.dirs
@@ -0,0 +1 @@
+usr/share/sgml/stylesheet/xmldiff
