Author: tille Date: 2011-08-02 07:31:52 +0000 (Tue, 02 Aug 2011) New Revision: 7367
Modified: trunk/packages/gnumed-client/trunk/debian/changelog trunk/packages/gnumed-client/trunk/debian/control Log: new upstream vesion, ginkgocadx as Recommends instead of Depends as long as it is not in testing Modified: trunk/packages/gnumed-client/trunk/debian/changelog =================================================================== --- trunk/packages/gnumed-client/trunk/debian/changelog 2011-08-02 06:39:40 UTC (rev 7366) +++ trunk/packages/gnumed-client/trunk/debian/changelog 2011-08-02 07:31:52 UTC (rev 7367) @@ -1,9 +1,12 @@ -gnumed-client (0.9.7-2) UNRELEASED; urgency=low +gnumed-client (0.9.9-1) unstable; urgency=low - * Depends: ginkgocadx - Closes: #633947 + * New upstream version + * Recommends: ginkgocadx + Closes: #633947 (while the bug requested a "Depends" this is currently + most probably not wanted as long as ginkgocadx is not in testing + because it would prevent gnumed-client migration to testing) - -- Andreas Tille <[email protected]> Mon, 18 Jul 2011 09:00:01 +0200 + -- Andreas Tille <[email protected]> Mon, 01 Aug 2011 13:38:27 +0200 gnumed-client (0.9.7-1) unstable; urgency=low Modified: trunk/packages/gnumed-client/trunk/debian/control =================================================================== --- trunk/packages/gnumed-client/trunk/debian/control 2011-08-02 06:39:40 UTC (rev 7366) +++ trunk/packages/gnumed-client/trunk/debian/control 2011-08-02 07:31:52 UTC (rev 7367) @@ -15,9 +15,9 @@ Depends: ${misc:Depends}, ${python:Depends}, python-wxgtk2.8, file, gnumed-common (= ${source:Version}), gnumed-doc (= ${source:Version}), python-enchant, python-egenix-mxdatetime, hunspell | aspell | ispell | myspell-dictionary | hspell, - python-gnuplot, texlive-latex-base, ginkgocadx -Recommends: xsane (>= 0.991), extract, ntp | ntpdate, - aeskulap | amide | dicomscope | imagej | xmedcon, + python-gnuplot, texlive-latex-base +Recommends: ginkgocadx | aeskulap | amide | dicomscope | imagej | xmedcon, + xsane (>= 0.991), extract, ntp | ntpdate, iceweasel | www-browser, openoffice.org-writer, python-uno, wgerman-medical, xdg-utils, gtklp, texlive-latex-recommended, texlive-latex-extra, freediams (>= 0.5.4), cups-pdf _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
