Bug#756129: gem2deb: dh_ruby should allow extra parameters to extconf.rb

2015-05-11 Thread Gilles Filippini
Hi Lucas, Lucas Nussbaum a écrit le 08/05/2015 08:14 : > On 26/07/14 at 17:56 +0200, Gilles Filippini wrote: >> Package: gem2deb >> Version: 0.7.5 >> Severity: wishlist >> >> Hi, >> >> Sometimes the maintainer needs passing hints to extconf.rb, such as >> --with-= >> >> I tried: >> dh_auto_in

Bug#756129: gem2deb: dh_ruby should allow extra parameters to extconf.rb

2015-05-07 Thread Lucas Nussbaum
On 26/07/14 at 17:56 +0200, Gilles Filippini wrote: > Package: gem2deb > Version: 0.7.5 > Severity: wishlist > > Hi, > > Sometimes the maintainer needs passing hints to extconf.rb, such as > --with-= > > I tried: > dh_auto_install -- --with-= > dh_ruby --install -- --with-= >

Bug#756129: gem2deb: dh_ruby should allow extra parameters to extconf.rb

2014-07-26 Thread Gilles Filippini
Package: gem2deb Version: 0.7.5 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Sometimes the maintainer needs passing hints to extconf.rb, such as - --with-= I tried: dh_auto_install -- --with-= dh_ruby --install -- --with-= dh_ruby --install --wi