Bug#797858: devscripts: build-rdeps

2016-03-08 Thread Osamu Aoki
Hi, This new code is slow (100x-150x) but does a good job finding dependencies which old code was useless. Here is the record: $ time build-rdeps libopencc-dev Reverse Build-depends in contrib: - No reverse build-depends found for libopencc-dev. Reverse Build-de

Bug#797858: devscripts: build-rdeps

2016-03-08 Thread Osamu Aoki
On Tue, Mar 08, 2016 at 02:56:49PM +0100, Johannes Schauer wrote: > sorry, I don't have time to update my patch right now. I'll be more free after > June. If this bug is still open by then, feel free to ping me again. This is too good to miss :-) OK. I will commit after: * Add debian/control, d

Bug#797858: devscripts: build-rdeps

2016-03-08 Thread Johannes Schauer
Hi, Quoting Osamu Aoki (2016-03-08 14:52:48) > This patch should also add dose-ceve (>= 4.0) to debian/control suggest list > and description listing required program. Wait ... there is no such > package. I see ceve virtual package suggesting dose-extra. > > $ type dose-ceve > dose-ceve is /us

Bug#797858: devscripts: build-rdeps

2016-03-08 Thread Osamu Aoki
Hi, This is one of the important bug with patch. This patch should also add dose-ceve (>= 4.0) to debian/control suggest list and description listing required program. Wait ... there is no such package. I see ceve virtual package suggesting dose-extra. $ type dose-ceve dose-ceve is /usr/bin

Bug#797858: devscripts: build-rdeps does not work for any but the most trivial dependency situatinos

2015-09-11 Thread Jakub Wilk
* Johannes Schauer , 2015-09-11, 10:00: How about doing it the following way then: If dose-ceve is not installed, throw an error message and tell the user to either install the dose-extra package or use the option --simple-mode which uses the old behaviour. Sounds good to me. -- Jakub Wilk

Bug#797858: devscripts: build-rdeps does not work for any but the most trivial dependency situatinos

2015-09-11 Thread Johannes Schauer
Hi Jakub, thanks a lot for your review - much appreciated! Quoting Jakub Wilk (2015-09-10 16:21:26) > >If dose-ceve is installed (and new enough) then build-rdeps will use it > >to calculate the reverse build dependencies of a binary packages. If > >dose-ceve is not installed (or too old) then

Bug#797858: devscripts: build-rdeps does not work for any but the most trivial dependency situatinos

2015-09-10 Thread Jakub Wilk
Hi Johannes! [Disclaimer: I'm not a devscripts maintainer.] * Johannes Schauer , 2015-09-03, 07:08: the only situation in which build-rdeps works reliably is if - the source package specifies "Build-Depends: foo" - foo is a real package - all source packages using foo directly depend on it - f

Bug#797858: devscripts: build-rdeps does not work for any but the most trivial dependency situatinos

2015-09-02 Thread Johannes Schauer
Package: devscripts Version: 2.15.8 Severity: important Tags: patch Hi, the only situation in which build-rdeps works reliably is if - the source package specifies "Build-Depends: foo" - foo is a real package - all source packages using foo directly depend on it - foo is Multi-Arch:no the r