The following commit has been merged in the master branch:
commit 6a57d541a2ae4ce141169413bb8359f3b560b5f6
Author: Andreas Tille <[email protected]>
Date: Mon Jan 23 09:29:36 2012 +0100
There is no point in specifying perl as (Build-)Depends explicitely because
it is part of each installation anyway. The only need for specifying perl is
when a certain version is needed (I wonder why lintian remained silent about
this)
diff --git a/debian/control b/debian/control
index b67a071..ccd1595 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Build-Depends: debhelper (>= 8)
Build-Depends-Indep: libbio-perl-perl,
libgetopt-euclid-perl (>= 0.2.8),
libmath-random-mt-perl (>= 1.13),
- perl,
help2man
Standards-Version: 3.9.2
Homepage: http://sourceforge.net/projects/biogrinder/
@@ -20,8 +19,7 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libbio-perl-perl,
libgetopt-euclid-perl (>= 0.2.8),
- libmath-random-mt-perl (>= 1.13),
- perl
+ libmath-random-mt-perl (>= 1.13)
Description: Versatile omics shotgun and amplicon sequencing read simulator
Grinder is a versatile program to create random shotgun and amplicon sequence
libraries based on DNA, RNA or proteic reference sequences provided in a
--
Versatile shotgun and amplicon read simulator
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit