Control: tags -1 + patch
Feasible patch to remove the twitter plugin below.
diff -u yapra-0.1.2/debian/rules yapra-0.1.2/debian/rules
--- yapra-0.1.2/debian/rules
+++ yapra-0.1.2/debian/rules
@@ -9,5 +9,5 @@
install -m 755 bin/yapra $(DEB_DESTDIR)/usr/bin/yapra
find plugins -name
Package: yapra
Version: 0.1.2-7
Severity: important
Dear Maintainer,
The code in the twitter plugin does not appear to work on ruby 1.9:
% irb1.9.1
irb(main):001:0> require 'twitter'
=> true
irb(main):002:0> c = Twitter::Client.new(:login=>'ch2500', :password=>'')
2 matches
Mail list logo