tags 652773 patch thanks Hi,
I've fixed this FTBFS by adding a package to Build-Depends. Please check it, thanks. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane
diff -Nru ruby-parsetree-3.0.8/debian/changelog ruby-parsetree-3.0.8/debian/changelog --- ruby-parsetree-3.0.8/debian/changelog 2011-11-25 09:25:55.000000000 +0900 +++ ruby-parsetree-3.0.8/debian/changelog 2011-12-30 13:38:48.000000000 +0900 @@ -1,3 +1,11 @@ +ruby-parsetree (3.0.8-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control + - add "Build-Depends: ruby-minitest" (Closes: #652773) + + -- Hideki Yamane <henr...@debian.org> Fri, 30 Dec 2011 13:38:22 +0900 + ruby-parsetree (3.0.8-1) unstable; urgency=low * New upstream release diff -Nru ruby-parsetree-3.0.8/debian/control ruby-parsetree-3.0.8/debian/control --- ruby-parsetree-3.0.8/debian/control 2011-11-25 09:25:55.000000000 +0900 +++ ruby-parsetree-3.0.8/debian/control 2011-12-30 13:38:19.000000000 +0900 @@ -3,7 +3,8 @@ Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Uploaders: Gunnar Wolf <gw...@debian.org>, Tobias Grimm <et...@debian.org> -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.12~), libinline-ruby1.8, libsexp-processor-ruby1.8, libruby2ruby-ruby1.8 +Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.12~), libinline-ruby1.8, libsexp-processor-ruby1.8, libruby2ruby-ruby1.8, + ruby-minitest Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-parsetree.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-parsetree.git;a=summary