Author: moeller Date: 2011-10-13 12:41:24 +0000 (Thu, 13 Oct 2011) New Revision: 8141
Modified: trunk/packages/cain/trunk/debian/README.Debian Log: Some bike shedding ... appreciated, I hope, one never knows :) Modified: trunk/packages/cain/trunk/debian/README.Debian =================================================================== --- trunk/packages/cain/trunk/debian/README.Debian 2011-10-13 12:30:49 UTC (rev 8140) +++ trunk/packages/cain/trunk/debian/README.Debian 2011-10-13 12:41:24 UTC (rev 8141) @@ -1,13 +1,14 @@ cain (1.9-2) unstable; urgency=low - * I changed the splitting of the cain package - formerly: cain-common (any) - python-cain (any) - now: cain (all) - cain-examples (all) - cain-solvers (any) - to separate arch-dependent and arch-independent stuff. - * I reintegrated python-cain into cain, because cain is a python program, and - noone would use the python files of cain outside of it... + * For a minimal footprint of the cain package for the + regular users, the following split into packages was + decided: + cain (platform independent) + cain-examples (platform independent) + cain-solvers (compiled for every architecture) + * The python module of cain does not have the character of a + a module that would be used as such by external tools. + Consequently, there is no separate python-cain package. + -- Ivo Maintz <[email protected]> Thu, 13 Oct 2011 13:12:12 +0200 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
