[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#747609: transition: ruby2.0 removal



On Sat, May 10, 2014 at 12:51:25PM +0200, Christian Hofstaedtler wrote:
> During the ruby1.9.1-rm transition we discovered very late in the
> process that we were missing some packages, esp. xapian-bindings.
> As I know very little about ben, please crosscheck the ben file.
> 
> Thanks,
> Christian
> 
> 
> Ben file:
> 
> title = "ruby2.0";
> is_affected = .depends ~ /ruby/ | .build-depends ~ /ruby/;

you also want to involve the packages that build-depend on gem2deb as
they often won't depend on ruby directly.

is_affected = .depends ~ /ruby/ | .build-depends ~ /ruby/ | .build-depends ~ /gem2deb/;

> is_good = !.depends ~ /ruby2.0/ & !.build-depends ~ /ruby2.0/;
> is_bad = .depends ~ /ruby2.0/ | .build-depends ~ /ruby2.0/;


-- 
Antonio Terceiro <terceiro@debian.org>

Attachment: signature.asc
Description: Digital signature


Reply to: