Author: tille Date: 2013-09-19 18:42:38 +0000 (Thu, 19 Sep 2013) New Revision: 14733
Modified: trunk/packages/embassy-phylip/trunk/debian/changelog trunk/packages/embassy-phylip/trunk/debian/control Log: Upload with fixed versioned depends Modified: trunk/packages/embassy-phylip/trunk/debian/changelog =================================================================== --- trunk/packages/embassy-phylip/trunk/debian/changelog 2013-09-18 00:45:48 UTC (rev 14732) +++ trunk/packages/embassy-phylip/trunk/debian/changelog 2013-09-19 18:42:38 UTC (rev 14733) @@ -1,3 +1,10 @@ +embassy-phylip (3.69.650-2) unstable; urgency=low + + * Fixed versioned Depends + Closes: #723735 + + -- Andreas Tille <[email protected]> Thu, 19 Sep 2013 20:35:31 +0200 + embassy-phylip (3.69.650-1) unstable; urgency=low * New upstream version Modified: trunk/packages/embassy-phylip/trunk/debian/control =================================================================== --- trunk/packages/embassy-phylip/trunk/debian/control 2013-09-18 00:45:48 UTC (rev 14732) +++ trunk/packages/embassy-phylip/trunk/debian/control 2013-09-19 18:42:38 UTC (rev 14733) @@ -22,8 +22,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - emboss-lib (>= 6.4.0-1~), - emboss-lib (<< 6.4.1~) + emboss-lib (>= 6.6.0-1~), + emboss-lib (<< 6.6.1~) Description: EMBOSS conversions of the programs in the phylip package This package is the adaptation of the PHYLIP package in which its programs can operate with the biological sequence formats and databases _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
