Author: e2jk-guest Date: 2013-05-03 21:59:59 +0000 (Fri, 03 May 2013) New Revision: 13481
Modified: trunk/packages/gnuhealth/trunk/debian/TODO.Debian Log: Add new stesp in the TODO, to create new gnuhealth-client and gnuhealth packages Modified: trunk/packages/gnuhealth/trunk/debian/TODO.Debian =================================================================== --- trunk/packages/gnuhealth/trunk/debian/TODO.Debian 2013-05-03 21:31:36 UTC (rev 13480) +++ trunk/packages/gnuhealth/trunk/debian/TODO.Debian 2013-05-03 21:59:59 UTC (rev 13481) @@ -9,6 +9,22 @@ ======== +Create a gnuhealth-client package that will depend on tryton-client, and will +provide the connection fields pre-populated (namely for GNU Health's dedicated +port number) + +======== + +Create a gnuhealth package that will depend on both gnuhealth-server and +gnuhealth-client. This will allow for easy installation of everyting needed to +run a GNU Health instance on a single machine. +Might need to pre-depend on -server, so that the client can detect it's +installed and automatically select "localhost" as the server. Per Policy [1], +this needs to be discussed on the debian-devel mailing list. +[1] http://www.debian.org/doc/debian-policy/ch-binary.html#s-dependencies + +======== + The health_qrcodes is now removed from the binary package, as it depends on a Python library that is currently not packaged: http://pypi.python.org/pypi/qrcode/2.4.2 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
