Author: tille Date: 2016-12-17 16:50:18 +0000 (Sat, 17 Dec 2016) New Revision: 23300
Modified: trunk/packages/biomaj/trunk/debian/changelog trunk/packages/biomaj/trunk/debian/control Log: s/mysql-server/default-mysql-server | virtual-mysql-server/ Modified: trunk/packages/biomaj/trunk/debian/changelog =================================================================== --- trunk/packages/biomaj/trunk/debian/changelog 2016-12-17 16:48:39 UTC (rev 23299) +++ trunk/packages/biomaj/trunk/debian/changelog 2016-12-17 16:50:18 UTC (rev 23300) @@ -4,6 +4,8 @@ * d/watch: version=4 * cme fix dpkg-control * debhelper 10 + * s/mysql-server/default-mysql-server | virtual-mysql-server/ + Closes: #848467 -- Andreas Tille <[email protected]> Sat, 17 Dec 2016 17:40:33 +0100 Modified: trunk/packages/biomaj/trunk/debian/control =================================================================== --- trunk/packages/biomaj/trunk/debian/control 2016-12-17 16:48:39 UTC (rev 23299) +++ trunk/packages/biomaj/trunk/debian/control 2016-12-17 16:50:18 UTC (rev 23300) @@ -66,7 +66,7 @@ ${java:Depends}, ${misc:Depends} Suggests: blast2, - mysql-server, + default-mysql-server | virtual-mysql-server, ncbi-tools-bin Description: biological data-bank updater BioMAJ downloads remote data banks, checks their status and applies _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
