Bug#576118: does apt-listbugs even use libhttpclient-ruby1.8?

2012-04-28 Thread Kenyon Ralph
Does apt-listbugs even use libhttpclient-ruby1.8? It seems to use
Net::HTTP, if I understand this correctly.
http://www.ruby-doc.org/stdlib-1.9.3/libdoc/net/http/rdoc/Net/HTTP.html
https://github.com/nahi/httpclient/blob/master/sample/howto.rb

% grep -R 'require.*http' /usr/share/apt-listbugs /usr/sbin/apt-listbugs
/usr/share/apt-listbugs/debian/bts.rb:require 'net/http'

-- 
Kenyon Ralph


signature.asc
Description: Digital signature


Bug#576118: does apt-listbugs even use libhttpclient-ruby1.8?

2012-04-28 Thread Kenyon Ralph
On 2012-04-28T20:26:39-0700, Kenyon Ralph ken...@kenyonralph.com wrote:
 Does apt-listbugs even use libhttpclient-ruby1.8? It seems to use
 Net::HTTP, if I understand this correctly.
 http://www.ruby-doc.org/stdlib-1.9.3/libdoc/net/http/rdoc/Net/HTTP.html
 https://github.com/nahi/httpclient/blob/master/sample/howto.rb
 
 % grep -R 'require.*http' /usr/share/apt-listbugs /usr/sbin/apt-listbugs
 /usr/share/apt-listbugs/debian/bts.rb:require 'net/http'

This is with apt-listbugs 0.1.3 on Debian squeeze, by the way.

-- 
Kenyon Ralph


signature.asc
Description: Digital signature