[med-svn] r13407 - trunk/packages/gnuhealth/trunk/debian
Emilien Klein
e2jk-guest at alioth.debian.org
Wed Apr 24 21:28:05 UTC 2013
Author: e2jk-guest
Date: 2013-04-24 21:28:04 +0000 (Wed, 24 Apr 2013)
New Revision: 13407
Modified:
trunk/packages/gnuhealth/trunk/debian/TODO.Debian
trunk/packages/gnuhealth/trunk/debian/control
Log:
Adding dependency on tryton-modules-stock-lot, which is not yet available in Experimental. More info in debian/TODO.Debian
Modified: trunk/packages/gnuhealth/trunk/debian/TODO.Debian
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/TODO.Debian 2013-04-24 21:21:07 UTC (rev 13406)
+++ trunk/packages/gnuhealth/trunk/debian/TODO.Debian 2013-04-24 21:28:04 UTC (rev 13407)
@@ -1,6 +1,12 @@
The current version of GNU Health (1.8) requires Tryton 2.6 (exactly) while at
the moment (2013-04-20) Tryton 2.2 is in testing and sid and 2.6 in experimental.
+v1.8 also now depends on Tryton's Stock Lot module, which isn't yet available in
+Experimental [0]. I have received a .deb from Tryton's main maintainer, which
+you'll need for now to install gnuhealth. Until it's uploaded to Experimental,
+send me an email at emilien+debian at klein.st and I'll send you a copy.
+[0] http://lists.virtual-things.org/pipermail/tryton-debian/2013-April/000179.html
+
========
Take care in the Debian package of some of the manual steps outlined in
Modified: trunk/packages/gnuhealth/trunk/debian/control
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/control 2013-04-24 21:21:07 UTC (rev 13406)
+++ trunk/packages/gnuhealth/trunk/debian/control 2013-04-24 21:28:04 UTC (rev 13407)
@@ -35,7 +35,8 @@
tryton-modules-country (>= 2.6~), tryton-modules-country (<< 2.7~),
tryton-modules-currency (>= 2.6~), tryton-modules-currency (<< 2.7~),
tryton-modules-party (>= 2.6~), tryton-modules-party (<< 2.7~),
- tryton-modules-company (>= 2.6~), tryton-modules-company (<< 2.7~)
+ tryton-modules-company (>= 2.6~), tryton-modules-company (<< 2.7~),
+ tryton-modules-stock-lot (>= 2.6~), tryton-modules-stock-lot (<< 2.7~)
Description: Electronic Medical Record and Hospital Information System
GNU Health is a multi-user, highly scalable, centralized Electronic
Medical Record (EMR) and Hospital Information System (HIS) for Tryton,
More information about the debian-med-commit
mailing list