Author: osallou Date: 2013-08-26 08:41:06 +0000 (Mon, 26 Aug 2013) New Revision: 14527
Modified: trunk/packages/bioperl/trunk/debian/changelog trunk/packages/bioperl/trunk/debian/control Log: add missing dep and switch to sdts 3.9.4 Modified: trunk/packages/bioperl/trunk/debian/changelog =================================================================== --- trunk/packages/bioperl/trunk/debian/changelog 2013-08-23 14:16:05 UTC (rev 14526) +++ trunk/packages/bioperl/trunk/debian/changelog 2013-08-26 08:41:06 UTC (rev 14527) @@ -1,6 +1,9 @@ -bioperl (1.6.901-4) UNRELEASED; urgency=low +bioperl (1.6.901-4) unstable; urgency=low * debian/upstream: Add additional citation data + [ Olivier Sallou ] + * add missing dependency + * Switch to standards 3.9.4 -- Andreas Tille <[email protected]> Tue, 08 May 2012 23:06:09 +0200 Modified: trunk/packages/bioperl/trunk/debian/control =================================================================== --- trunk/packages/bioperl/trunk/debian/control 2013-08-23 14:16:05 UTC (rev 14526) +++ trunk/packages/bioperl/trunk/debian/control 2013-08-26 08:41:06 UTC (rev 14527) @@ -2,10 +2,10 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -DM-Upload-Allowed: yes Uploaders: Charles Plessy <[email protected]>, Steffen Moeller <[email protected]>, - Andreas Tille <[email protected]> + Andreas Tille <[email protected]>, + Olivier Sallou <osalloudebian.org> Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl-modules (>= 5.10.1), libio-string-perl, @@ -15,6 +15,7 @@ libalgorithm-munkres-perl, libarray-compare-perl, libbio-asn1-entrezgene-perl, + libbio-samtools-perl, libclone-perl, libconvert-binary-c-perl, libdbd-sqlite3-perl, @@ -47,7 +48,7 @@ libwww-perl, # Needed to avoid downloading DTDs during the tests and therefore fail when network is not available: libxml-sax-expatxs-perl -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Browser: http://svn.debian.org/viewvc/debian-med/trunk/packages/bioperl/trunk/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/bioperl/trunk/ Homepage: http://www.bioperl.org/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
