attached is a patch to quiet it down in most (if not all) cases where
this is happening.

-- 
_________________________
Ryan Niebur
ryanrya...@gmail.com
diff -u libxml-simple-ruby-1.0.11/debian/changelog 
libxml-simple-ruby-1.0.11/debian/changelog
--- libxml-simple-ruby-1.0.11/debian/changelog
+++ libxml-simple-ruby-1.0.11/debian/changelog
@@ -1,3 +1,10 @@
+libxml-simple-ruby (1.0.11-3) UNRELEASED; urgency=low
+
+  [ Ryan Niebur ]
+  * Fix loading stub to not cause warnings as often (Closes: #514581)
+
+ -- Deepak Tripathi <apenguinli...@gmail.com>  Sat, 15 Nov 2008 12:17:46 +0530
+
 libxml-simple-ruby (1.0.11-2) unstable; urgency=low
 
   * Fix for bad description in control file, Apply patch (Closes: #439746)
diff -u libxml-simple-ruby-1.0.11/debian/xmlsimple.rb 
libxml-simple-ruby-1.0.11/debian/xmlsimple.rb
--- libxml-simple-ruby-1.0.11/debian/xmlsimple.rb
+++ libxml-simple-ruby-1.0.11/debian/xmlsimple.rb
@@ -1 +1 @@
-require File.dirname(__FILE__) + '/../xmlsimple.rb'
+require 'xmlsimple'

Attachment: signature.asc
Description: Digital signature

Reply via email to