[med-svn] r3166 - trunk/packages/bioperl/trunk/debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Tue Mar 10 07:23:19 UTC 2009
Author: plessy
Date: 2009-03-10 07:23:19 +0000 (Tue, 10 Mar 2009)
New Revision: 3166
Modified:
trunk/packages/bioperl/trunk/debian/changelog
trunk/packages/bioperl/trunk/debian/control
Log:
Uploaded after minor correction of the dependancies.
Modified: trunk/packages/bioperl/trunk/debian/changelog
===================================================================
--- trunk/packages/bioperl/trunk/debian/changelog 2009-03-10 06:31:02 UTC (rev 3165)
+++ trunk/packages/bioperl/trunk/debian/changelog 2009-03-10 07:23:19 UTC (rev 3166)
@@ -1,6 +1,5 @@
-bioperl (1.6.0-2) UNRELEASED; urgency=low
+bioperl (1.6.0-2) unstable; urgency=low
- * NOT RELEASED YET
* Removed patch system (not used):
- removed instuctions in debian/rules;
- removed quilt from Build-Depends in debian/control.
@@ -13,7 +12,7 @@
* Better cleaning of empty directories using find -type d -empty -delete
instead of rmdir in debian/rules (LP: #324001).
- -- Charles Plessy <plessy at debian.org> Mon, 26 Jan 2009 19:15:12 +0900
+ -- Charles Plessy <plessy at debian.org> Tue, 10 Mar 2009 07:19:11 +0100
bioperl (1.6.0-1) experimental; urgency=low
Modified: trunk/packages/bioperl/trunk/debian/control
===================================================================
--- trunk/packages/bioperl/trunk/debian/control 2009-03-10 06:31:02 UTC (rev 3165)
+++ trunk/packages/bioperl/trunk/debian/control 2009-03-10 07:23:19 UTC (rev 3166)
@@ -20,7 +20,7 @@
libgraph-perl,
libgraphviz-perl,
libhtml-parser-perl,
- libmath-random-perl,
+# (non-free) libmath-random-perl,
libpostscript-perl,
libset-scalar-perl,
libsoap-lite-perl,
@@ -55,7 +55,7 @@
libgraph-perl,
libgraphviz-perl,
libhtml-parser-perl,
- libmath-random-perl,
+# (non-free) libmath-random-perl,
libpostscript-perl,
libset-scalar-perl,
libsoap-lite-perl,
@@ -71,6 +71,8 @@
libxml-writer-perl,
libxml-libxml-perl,
libwww-perl
+Suggests: libmath-random-perl
+# libmath-random-perl is non-free.
Description: Perl tools for computational molecular biology
The Bioperl project is a coordinated effort to collect computational methods
routinely used in bioinformatics into a set of standard CPAN-style,
More information about the debian-med-commit
mailing list