--- libxml-ruby-1.1.3.orig/debian/compat
+++ libxml-ruby-1.1.3/debian/compat
@@ -0,0 +1 @@
+5
--- libxml-ruby-1.1.3.orig/debian/rules
+++ libxml-ruby-1.1.3/debian/rules
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+DEB_COMPRESS_EXCLUDE := .xml
+DEB_RUBY_CONFIG_ARGS = --installdirs=std --siteruby=$(DEB_RUBY_LIBDIR) --siterubyver=$(DEB_RUBY_LIBDIR)/$(cdbs_ruby_ver) --libdir=$(DEB_RUBY_LIBDIR)/$(cdbs_ruby_ver)
+
+# Disable the test suites for now, something is wrong.
+#install/libxml-ruby1.8::
+#	(cd test; ruby1.8 -w -I../lib -I../ext/libxml test_suite.rb)
+#
+#install/libxml-ruby1.9.1::
+#	(cd test; ruby1.9.1 -w -I../lib -I../ext/libxml test_suite.rb)
--- libxml-ruby-1.1.3.orig/debian/control
+++ libxml-ruby-1.1.3/debian/control
@@ -0,0 +1,42 @@
+Source: libxml-ruby
+Section: ruby
+Priority: optional
+Maintainer: Filipe Lautert <filipe@debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>,
+ Paul van Tilburg <paulvt@debian.org>,  Ryan Niebur <ryanryan52@gmail.com>
+Build-Depends: debhelper (>= 5), cdbs, ruby-pkg-tools (>= 0.8), ruby1.8, ruby1.8-dev, ruby1.9.1, ruby1.9.1-dev, libxml2-dev, libxslt1-dev, zlib1g-dev
+Standards-Version: 3.8.4
+Homepage: http://libxml.rubyforge.org/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libxml-ruby/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libxml-ruby/
+
+Package: libxml-ruby
+Architecture: all
+Depends: libxml-ruby1.8, ${misc:Depends}
+Description: Ruby interface to libxml (dependency package)
+ libxml-ruby is a Ruby interface for processing XML.  It supports
+ XPath, XPointer, and other features.  Internally, it uses libxml
+ and libxslt.
+ .
+ This is a dependency package which depends on Debian's default Ruby version
+ (currently 1.8.x).
+
+Package: libxml-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Ruby interface to libxml (for Ruby 1.8)
+ libxml-ruby is a Ruby interface for processing XML.  It supports
+ XPath, XPointer, and other features.  Internally, it uses libxml
+ and libxslt.
+ .
+ This package is built for Ruby 1.8.
+
+Package: libxml-ruby1.9.1
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Ruby interface to libxml (for Ruby 1.9.1)
+ libxml-ruby is a Ruby interface for processing XML.  It supports
+ XPath, XPointer, and other features.  Internally, it uses libxml
+ and libxslt.
+ .
+ This package is built for Ruby 1.9.1.
--- libxml-ruby-1.1.3.orig/debian/watch
+++ libxml-ruby-1.1.3/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://rubyforge.org/frs/?group_id=494 .*/libxml-ruby-(.*)\.tgz
--- libxml-ruby-1.1.3.orig/debian/docs
+++ libxml-ruby-1.1.3/debian/docs
@@ -0,0 +1 @@
+README
--- libxml-ruby-1.1.3.orig/debian/changelog
+++ libxml-ruby-1.1.3/debian/changelog
@@ -0,0 +1,156 @@
+libxml-ruby (1.1.3-2) unstable; urgency=low
+
+  * Upload including Ruby 1.9.1 support.
+  * debian/control:
+    - Bumped standards version to 3.8.4; no changes required.
+    - Added a package entry for libxml-ruby1.9.1.
+    - Added ruby1.9.1 and ruby1.9.1-dev to the build depends.
+
+ -- Paul van Tilburg <paulvt@debian.org>  Sun, 14 Feb 2010 14:37:46 +0100
+
+libxml-ruby (1.1.3-1) unstable; urgency=low
+
+  [ Ryan Niebur ]
+  * New upstream release
+
+  [ Filipe Lautert ]
+  * Revised and uploaded the package.
+
+ -- Filipe Lautert <filipe@debian.org>  Tue, 07 Apr 2009 21:33:09 -0300
+
+libxml-ruby (1.1.2-1) unstable; urgency=low
+
+  [ Ryan Niebur ]
+  * New upstream release
+  * add myself to uploaders
+  * bump debhelper version/compat to 5
+  * Debian policy 3.8.1
+  * remove XS-Dm-Upload-Allowed field ... there are no DMs in
+    Maintainer/Uploaders
+  * change Section to ruby
+  * stop using the simple-patchsys cdbs rules, there are no patches
+  * add misc:Depends
+  * differentiate the short descriptions
+  * update copyright
+
+  [ Filipe Lautert ]
+  * Revised and uploaded the package.
+
+ -- Filipe Lautert <filipe@debian.org>  Sat, 21 Mar 2009 08:28:16 -0300
+
+libxml-ruby (0.9.4-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Filipe Lautert <filipe@debian.org>  Sat, 29 Nov 2008 15:15:26 -0200
+
+libxml-ruby (0.8.3-1) unstable; urgency=low
+
+  * New upstream version (closes: #485738).
+
+ -- Filipe Lautert <filipe@debian.org>  Thu, 01 Aug 2008 13:07:41 -0300
+
+libxml-ruby (0.5.2.0-3) unstable; urgency=low
+
+  * Set section to "libs" instead of "interpreters". This is a library.
+
+ -- Paul van Tilburg <paulvt@debian.org>  Sat, 05 Apr 2008 00:39:49 +0200
+
+libxml-ruby (0.5.2.0-2) unstable; urgency=low
+
+  * Fixed typo in the value of the XS-Dm-Upload-Allowed field.
+
+ -- Paul van Tilburg <paulvt@debian.org>  Sat, 05 Apr 2008 00:01:17 +0200
+
+libxml-ruby (0.5.2.0-1) unstable; urgency=low
+
+  [ Filipe Lautert ]
+  * New upstream version (closes: #443409).
+  * Added 'Dm-Upload-Allowed: yes' field to debian/control file.
+
+  [ Lucas Nussbaum ]
+  * Use new Homepage dpkg header.
+
+  [ Paul van Tilburg ]
+  * Added Vcs-* fields.
+  * Bumped standards version to 3.7.3; no changes required. 
+
+ -- Paul van Tilburg <paulvt@debian.org>  Sat, 08 Dec 2007 16:41:58 +0100
+
+libxml-ruby (0.3.8.4-3) unstable; urgency=low
+
+  * Added test before remove empty file, so package can be build twice
+    in a row (closes: #424542).
+
+ -- Filipe Lautert <filipe@icewall.org>  Thu, 17 May 2007 01:50:41 -0300
+
+libxml-ruby (0.3.8.4-2) unstable; urgency=low
+
+  [ Filipe Lautert ]
+  * Updated debian/control and removed debian/control.in so it reflects
+    the new way of describing maintainers and uploaders fields from the
+    Pkg-Ruby-Extras Team.
+
+ -- Filipe Lautert <filipe@icewall.org>  Mon, 16 Apr 2007 09:54:33 -0300
+
+libxml-ruby (0.3.8.4-1) unstable; urgency=medium
+
+  * Maintenance release that fixes a critical bug in attribute handling.
+
+ -- Filipe Lautert <filipelautert@celepar.pr.gov.br>  Tue,  5 Dec 2006 08:24:22 -0200
+
+libxml-ruby (0.3.8.2-1) unstable; urgency=medium
+
+  * Synchonized with upstream version - this version closes many critical
+    bugs in upstream code.
+  * Removed silly comment from rules file.
+  * Updated copyright file.
+
+ -- Filipe Lautert <filipelautert@celepar.pr.gov.br>  Fri,  1 Dec 2006 15:13:54 -0200
+
+libxml-ruby (0.3.8-1) unstable; urgency=low
+
+  * Package adopted - maintenance changed to Debian/Ruby Extras team.
+    Closes: #335698.
+  * Converted debian/rules to cdbs.
+  * Added remove command to debian/rules that removes empty test file
+    resolving litian warning.
+  * Conforms to Standards version 3.7.2.
+
+ -- Filipe Lautert <filipelautert@celepar.pr.gov.br>  Tue,  7 Nov 2006 21:35:12 -0300
+
+libxml-ruby (0.3.4-4) unstable; urgency=low
+
+  * QA upload.
+  * Add a libxml-ruby metapackage as recommended by Debian Ruby Policy.
+    Closes: #282759.
+  * Change section to interpreters.  Closes: #260944.
+  * debian/copyright: Update upstream URL.
+  * debian/dirs: $(sitedir) already handled by the Makefile; remove.
+  * debian/docs: README and TODO already handled by cdbs; remove.
+  * debian/watch: Add.
+  * Conforms to Standards version 3.6.2.
+
+ -- Matej Vela <vela@debian.org>  Sun, 13 Nov 2005 17:38:06 +0100
+
+libxml-ruby (0.3.4-3) unstable; urgency=low
+
+  * Orphaning package, setting maintainer to QA.
+
+ -- Andres Salomon <dilinger@voxel.net>  Tue, 25 Oct 2005 01:44:32 -0400
+
+libxml-ruby (0.3.4-2) unstable; urgency=low
+
+  * Fix FTBFS due to unnecessary libm/atan check; thanks to
+    Andreas Jochens (closes: #265475).
+  * Fix gcc-4.0 FTBFS due to lvalue casts; thanks to
+    Andreas Jochens (closes: #287452).
+
+ -- Andres Salomon <dilinger@voxel.net>  Wed, 29 Dec 2004 07:37:28 -0500
+
+libxml-ruby (0.3.4-1) unstable; urgency=low
+
+  * Initial release (closes: #228534).
+
+ -- Andres Salomon <dilinger@voxel.net>  Fri, 16 Jul 2004 22:12:41 -0400
+
--- libxml-ruby-1.1.3.orig/debian/copyright
+++ libxml-ruby-1.1.3/debian/copyright
@@ -0,0 +1,30 @@
+This package was debianized by Filipe Lautert <filipe@icewall.org> on
+Wed,  1 Nov 2006 16:33:26 -0300
+
+The current Debian maintainer is Filipe Lautert <filipe@icewall.org>
+
+It was downloaded from: http://rubyforge.org/projects/libxml/
+
+Upstream Authors: Wai-Sun "Squidster" Chia, Sean Chittendenm, Charlie Savage and contributors
+
+Copyright: 2008-2009 Charlie Savage and contributors
+           2002-2007 Sean Chittenden and contributors
+           2001 Wai-Sun "Squidster" Chia
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in 
+the Software without restriction, including without limitation the rights to 
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
