[Apt-listbugs-commits] [SCM] apt-listbugs development tree branch, master, updated. debian/0.1.1-28-g3213876

Ryan Niebur ryanryan52 at gmail.com
Sun Nov 8 05:35:00 UTC 2009


The following commit has been merged in the master branch:
commit 3213876ae77a73838af0ab5c6f1bd507cd794c70
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Sat Nov 7 21:34:53 2009 -0800

    require soap/soap

diff --git a/lib/apt-listbugs/logic.rb b/lib/apt-listbugs/logic.rb
index a903d85..69f37bf 100644
--- a/lib/apt-listbugs/logic.rb
+++ b/lib/apt-listbugs/logic.rb
@@ -29,7 +29,7 @@ require 'tempfile'
 require 'gettext'
 require 'rss/maker'
 include GetText
-
+require 'soap/soap'
 
 class AppConfig
   QUERYBTS = "/usr/bin/querybts"

-- 
apt-listbugs development tree



More information about the Apt-listbugs-commits mailing list