[med-svn] r13539 - trunk/packages/gnuhealth/trunk/debian

Emilien Klein e2jk-guest at alioth.debian.org
Sat May 11 10:12:40 UTC 2013


Author: e2jk-guest
Date: 2013-05-11 10:12:40 +0000 (Sat, 11 May 2013)
New Revision: 13539

Modified:
   trunk/packages/gnuhealth/trunk/debian/control
   trunk/packages/gnuhealth/trunk/debian/gnuhealth-server.install
Log:
Create a separate binary package gnuhealth-client


Modified: trunk/packages/gnuhealth/trunk/debian/control
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/control	2013-05-10 21:13:06 UTC (rev 13538)
+++ trunk/packages/gnuhealth/trunk/debian/control	2013-05-11 10:12:40 UTC (rev 13539)
@@ -47,7 +47,8 @@
  economic status, will benefit from a centralized, high quality, secure
  and scalable system.
  .
- This package provides the server part of GNU Health.
+ This package provides the server part of GNU Health. Install the
+ gnuhealth-client package to connect to your server.
  .
  GNU Health at a glance:
   * Strong focus in family medicine and Primary Health Care
@@ -70,3 +71,39 @@
     to the Patient chart.
   * Designed with industry standards in mind
 
+Package: gnuhealth-client
+Architecture: all
+Pre-Depends: dpkg (>= 1.15.6~)
+Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
+         tryton-client (>= 2.6~), tryton-client (<< 2.7~)
+Description: Electronic Medical Record and Hospital Information System - Client
+ GNU Health is a multi-user, highly scalable, centralized Electronic
+ Medical Record (EMR) and Hospital Information System (HIS) for Tryton,
+ so doctors and institutions all over the world, independently of their
+ economic status, will benefit from a centralized, high quality, secure
+ and scalable system.
+ .
+ This package provides the client part of GNU Health. The gnuhealth-server
+ package provides the server part of GNU Health.
+ .
+ GNU Health at a glance:
+  * Strong focus in family medicine and Primary Health Care
+  * Major interest in Socio-economics (housing conditions, substance
+    abuse, education...)
+  * Diseases and Medical procedures standards (ICD-10 / ICD-10-PCS)
+  * Prescription writing
+  * Billing
+  * Patient Genetic and Hereditary risks: over 4200 genes related to
+    diseases (NCBI / Genecards)
+  * Epidemiological and other statistical reports
+  * 100% paperless patient examination and history taking
+  * Patient Administration (creation, evaluations / consultations, history...)
+  * Doctor Administration
+  * Lab Administration
+  * Medicine / Drugs information (vademécum)
+  * Medical stock and supply chain management
+  * Hospital Financial Administration
+  * GNU Health allows one to attach documents (X-rays, Biopsy results, ...)
+    to the Patient chart.
+  * Designed with industry standards in mind
+

Modified: trunk/packages/gnuhealth/trunk/debian/gnuhealth-server.install
===================================================================
--- trunk/packages/gnuhealth/trunk/debian/gnuhealth-server.install	2013-05-10 21:13:06 UTC (rev 13538)
+++ trunk/packages/gnuhealth/trunk/debian/gnuhealth-server.install	2013-05-11 10:12:40 UTC (rev 13539)
@@ -1,3 +1,4 @@
+debian/tmp/*
 debian/gnuhealth-server.conf etc/gnuhealth
 debian/database-scripts/install usr/share/dbconfig-common/scripts/gnuhealth-server
 debian/database-scripts/upgrade usr/share/dbconfig-common/scripts/gnuhealth-server




More information about the debian-med-commit mailing list