Hi, On Sun, Jul 19, 2015 at 12:51 PM, Andreas Tille <[email protected]> wrote: > > Hi Akshita, > > 2. In the section "Official Debian packages with lower relevance" that > should end with the package "r-cran-boolnet" another group of packages > is appended. For reasons I do not understand it starts with a triply > copy of aegean (which is in task bio)
I mentioned the reason for this in my previous mail. > but a bit later also gnuhealth > from task his and libbio-das-perl from bio-dev are listed. That's wrong > and these packages should not show up here. In the UDD dump of July 18, 2015: udd=# SELECT DISTINCT bp.package, bp.license, b.dependency, b.task FROM blends_prospectivepackages bp JOIN blends_dependencies b ON b.blend=bp.blend WHERE bp.blend='debian-med' and b.task='bio' and bp.package = 'gnuhealth'; package | license | dependency | task -----------+---------+------------+------ gnuhealth | GPL-3+ | i | bio gnuhealth | GPL-3+ | s | bio gnuhealth | GPL-3+ | d | bio (3 rows) gnuhealth, libbio-das-perl packages also belong to task bio. -- Regards, Akshita Jha
