tags 655225 patch pending thanks Hi,
I've prepared an NMU for imagetooth (versioned as 2.0.1-1.1) as attached patch and uploaded it to DELAYED/5. -- Regards, Hideki Yamane henrich @ debian.or.jp/org http://wiki.debian.org/HidekiYamane
diff -Nru imagetooth-2.0.1/debian/changelog imagetooth-2.0.1/debian/changelog --- imagetooth-2.0.1/debian/changelog 2011-12-03 02:04:05.000000000 +0900 +++ imagetooth-2.0.1/debian/changelog 2012-01-14 11:47:34.000000000 +0900 @@ -1,3 +1,12 @@ +imagetooth (2.0.1-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control + - add "Build-Depends: ruby-rmagick (>= 2.13.1~)" (Closes: #655225) + Thanks to Angel Abad <[email protected]> + + -- Hideki Yamane <[email protected]> Sat, 14 Jan 2012 11:46:39 +0900 + imagetooth (2.0.1-1) unstable; urgency=low * Initial release (Closes: #650550) diff -Nru imagetooth-2.0.1/debian/control imagetooth-2.0.1/debian/control --- imagetooth-2.0.1/debian/control 2011-12-03 02:04:05.000000000 +0900 +++ imagetooth-2.0.1/debian/control 2012-01-14 11:46:37.000000000 +0900 @@ -4,7 +4,7 @@ Maintainer: Debian Ruby Extras Maintainers <[email protected]> Uploaders: Gastón Ramos <[email protected]>, DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), ruby-rspec +Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.2), ruby-rspec, ruby-rmagick (>= 2.13.1~) Standards-Version: 3.9.2 Vcs-Git: git://git.debian.org/pkg-ruby-extras/imagetooth.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/imagetooth.git;a=summary

