Author: tille Date: 2017-01-03 20:33:02 +0000 (Tue, 03 Jan 2017) New Revision: 23498
Modified: trunk/packages/bioperl-run/trunk/debian/changelog trunk/packages/bioperl-run/trunk/debian/control Log: Conflicts: libbio-perl-perl (<< 1.7.1-1) Modified: trunk/packages/bioperl-run/trunk/debian/changelog =================================================================== --- trunk/packages/bioperl-run/trunk/debian/changelog 2017-01-03 16:44:58 UTC (rev 23497) +++ trunk/packages/bioperl-run/trunk/debian/changelog 2017-01-03 20:33:02 UTC (rev 23498) @@ -1,3 +1,10 @@ +bioperl-run (1.7.1-2) unstable; urgency=medium + + * Conflicts: libbio-perl-perl (<< 1.7.1-1) + Closes: #850029 + + -- Andreas Tille <[email protected]> Tue, 03 Jan 2017 21:10:54 +0100 + bioperl-run (1.7.1-1) unstable; urgency=medium * New upstream version Modified: trunk/packages/bioperl-run/trunk/debian/control =================================================================== --- trunk/packages/bioperl-run/trunk/debian/control 2017-01-03 16:44:58 UTC (rev 23497) +++ trunk/packages/bioperl-run/trunk/debian/control 2017-01-03 20:33:02 UTC (rev 23498) @@ -148,7 +148,7 @@ Section: perl Depends: ${misc:Depends}, ${perl:Depends}, - libbio-perl-perl + libbio-perl-perl (>= 1.7.1-1) Recommends: libalgorithm-diff-perl, libipc-run-perl, libio-string-perl, @@ -156,6 +156,7 @@ libwww-perl Breaks: bioperl-run (<< 1.6.9) Replaces: bioperl-run (<< 1.6.9) +Conflicts: libbio-perl-perl (<< 1.7.1-1) Description: BioPerl wrappers: modules Contains modules that provide a Perl interface to various bioinformatics applications to allow them to be used with common BioPerl objects. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
