Le Fri, Sep 07, 2012 at 02:01:26PM +0000, Andreas Tille a écrit :
> Author: tille
> Date: 2012-09-07 14:01:26 +0000 (Fri, 07 Sep 2012)
> New Revision: 12193
> 
> Modified:
>    trunk/packages/velvet/trunk/debian/changelog
>    trunk/packages/velvet/trunk/debian/control
> Log:
> bumped python from Recommends to Depends because there are Python scripts 
> installed in velvet/contrib
 
> Modified: trunk/packages/velvet/trunk/debian/control
> ===================================================================
> --- trunk/packages/velvet/trunk/debian/control        2012-09-07 13:53:43 UTC 
> (rev 12192)
> +++ trunk/packages/velvet/trunk/debian/control        2012-09-07 14:01:26 UTC 
> (rev 12193)
> @@ -14,8 +14,7 @@
>  Package: velvet
>  Architecture: any
>  Pre-Depends: dpkg (>= 1.15.6)
> -Depends: ${shlibs:Depends}, ${misc:Depends}
> -Recommends: python
> +Depends: ${shlibs:Depends}, ${misc:Depends}, python
>  Suggests: velvet-example
>  Description: Nucleic acid sequence assembler for very short reads
>   Velvet is a de novo genomic assembler specially designed for short read

Hi Andreas,

I think (in the sense of: I thought about the issue and decided to
got that way at that time), that it is more appropriate to recommend
than to depend on python.  The contrib scripts are not in the standard
path for that reason.  When skipping recommended packages, only the
core functionalities are guaranteed, which is the case here because
the contrib scripts are accessory.

Have a nice day,

-- 
Charles

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to