[med-svn] r3250 - trunk/packages/bioperl-run/trunk/debian
plessy at alioth.debian.org
plessy at alioth.debian.org
Tue Mar 31 13:29:08 UTC 2009
Author: plessy
Date: 2009-03-31 13:29:08 +0000 (Tue, 31 Mar 2009)
New Revision: 3250
Modified:
trunk/packages/bioperl-run/trunk/debian/changelog
trunk/packages/bioperl-run/trunk/debian/control
Log:
Not yet ready for upload.
Modified: trunk/packages/bioperl-run/trunk/debian/changelog
===================================================================
--- trunk/packages/bioperl-run/trunk/debian/changelog 2009-03-31 11:30:17 UTC (rev 3249)
+++ trunk/packages/bioperl-run/trunk/debian/changelog 2009-03-31 13:29:08 UTC (rev 3250)
@@ -1,5 +1,7 @@
-bioperl-run (1.6.1-1) unstable; urgency=low
+bioperl-run (1.6.1-1) UNRELEASED; urgency=low
+TODO: it downloads CPAN stuff when built by cowbuilder. This is wrong.
+
* New upstream release.
* debian/patches/10-wrong-path-for-interpreter.patch: removed
(fixed upstream).
@@ -18,6 +20,7 @@
- Incremented Standards-Version to reflect conformance on new Policy
(no changes needed).
- Removed build-dependancy on quilt (no patches anymore).
+ - Depend and Build-Depend on bioperl versions superior or equal to 1.6.0.
-- Charles Plessy <plessy at debian.org> Tue, 31 Mar 2009 20:29:19 +0900
Modified: trunk/packages/bioperl-run/trunk/debian/control
===================================================================
--- trunk/packages/bioperl-run/trunk/debian/control 2009-03-31 11:30:17 UTC (rev 3249)
+++ trunk/packages/bioperl-run/trunk/debian/control 2009-03-31 13:29:08 UTC (rev 3250)
@@ -2,7 +2,7 @@
Section: science
Priority: optional
Build-Depends: debhelper (>= 7), libmodule-build-perl
-Build-Depends-Indep: perl (>= 5.6.1), bioperl
+Build-Depends-Indep: perl (>= 5.6.1), bioperl (>= 1.6.0)
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
Uploaders: Charles Plessy <plessy at debian.org>
@@ -13,7 +13,7 @@
Package: bioperl-run
Architecture: all
-Depends: perl (>= 5.6.1), ${misc:Depends}, bioperl (>= 1.5.2)
+Depends: perl (>= 5.6.1), ${misc:Depends}, bioperl (>= 1.6.0)
Suggests: emboss, hmmer, wise, molphy, phylip, clustalw, sim4, t-coffee, blast2, exonerate, amap
Description: Wrapper modules for BioPerl
Contains modules that provide a Perl interface to various
More information about the debian-med-commit
mailing list