Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-09 Thread Sandro Mani
Package: devscripts Version: 2.15.9 Some time back licensecheck grew a dependency on Dpkg::IPC [1], which on Fedora causes the "devscripts-minimal" package (which includes licensecheck) to pull in dpkg. I'd like to propose the patch below to reduce the dependency load: diff -rupN devscripts

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-09 Thread Salvatore Bonaccorso
Hi, On Fri, Oct 09, 2015 at 05:22:16PM +0200, Sandro Mani wrote: > Some time back licensecheck grew a dependency on Dpkg::IPC [1], which on > Fedora causes the "devscripts-minimal" package (which includes licensecheck) > to pull in dpkg. I'd like to propose the patch below to reduce the > dependen

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-10 Thread Osamu Aoki
Hi, On Fri, Oct 09, 2015 at 07:36:21PM +0200, Salvatore Bonaccorso wrote: > Hi, > > On Fri, Oct 09, 2015 at 05:22:16PM +0200, Sandro Mani wrote: > > Some time back licensecheck grew a dependency on Dpkg::IPC [1], which on > > Fedora causes the "devscripts-minimal" package (which includes licensec

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-10 Thread Sandro Mani
On 10.10.2015 10:16, Osamu Aoki wrote: Hi, On Fri, Oct 09, 2015 at 07:36:21PM +0200, Salvatore Bonaccorso wrote: Hi, On Fri, Oct 09, 2015 at 05:22:16PM +0200, Sandro Mani wrote: Some time back licensecheck grew a dependency on Dpkg::IPC [1], which on Fedora causes the "devscripts-minimal" p

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-10 Thread Jakub Wilk
* Osamu Aoki , 2015-10-10, 17:16: Some time back licensecheck grew a dependency on Dpkg::IPC [1], which on Fedora causes the "devscripts-minimal" package (which includes licensecheck) to pull in dpkg. I'd like to propose the patch below to reduce the dependency load: [...] I do not know how

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-10 Thread Osamu Aoki
Hi On Sat, Oct 10, 2015 at 01:52:12PM +0200, Jakub Wilk wrote: > * Osamu Aoki , 2015-10-10, 17:16: > >>>Some time back licensecheck grew a dependency on Dpkg::IPC [1], which > >>>on Fedora causes the "devscripts-minimal" package (which includes > >>>licensecheck) to pull in dpkg. I'd like to propo

Bug#801398: [Patch] Replace Dpkg::IPC::spawn with IPC::Run::run

2015-10-10 Thread Osamu Aoki
Hi, Oops ... you can tell this was not tested. Please drop use Dpkg::IPC qw(spawn); in the previously posted patch. > use Dpkg::IPC qw(spawn); ... Osamu ___ devscripts-devel mailing list devscripts-devel@lists.alioth.debian.org http://lists.alioth