Author: tille Date: 2011-11-03 13:57:28 +0000 (Thu, 03 Nov 2011) New Revision: 8403
Modified: trunk/packages/gnuhealth/trunk/debian/changelog trunk/packages/gnuhealth/trunk/debian/control trunk/packages/gnuhealth/trunk/debian/watch Log: Slight adaptions to new package name / version. Does not (yet) build a useful package Modified: trunk/packages/gnuhealth/trunk/debian/changelog =================================================================== --- trunk/packages/gnuhealth/trunk/debian/changelog 2011-11-03 13:48:47 UTC (rev 8402) +++ trunk/packages/gnuhealth/trunk/debian/changelog 2011-11-03 13:57:28 UTC (rev 8403) @@ -1,4 +1,4 @@ -medical (1.0.1-1) unstable; urgency=low +gnuhealth (1.4.2-1) unstable; urgency=low * Initial release (Closes: #??????) Modified: trunk/packages/gnuhealth/trunk/debian/control =================================================================== --- trunk/packages/gnuhealth/trunk/debian/control 2011-11-03 13:48:47 UTC (rev 8402) +++ trunk/packages/gnuhealth/trunk/debian/control 2011-11-03 13:57:28 UTC (rev 8403) @@ -1,4 +1,4 @@ -Source: medical +Source: gnuhealth Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> @@ -6,27 +6,32 @@ Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper (>= 8), python Standards-Version: 3.9.2 -Homepage: http://medical.sourceforge.net/ -Vcs-Browser: http://svn.debian.org/viewsvn/debian-med/trunk/packages/medical/trunk/ -Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/medical/trunk/ +Homepage: http://health.gnu.org/ +Vcs-Browser: http://svn.debian.org/viewsvn/debian-med/trunk/packages/gnuhealth/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/gnuhealth/trunk/ -Package: medical +Package: gnuhealth Architecture: all Depends: ${python:Depends}, ${misc:Depends} -Description: centralized Electronic Medical Record and Hospital Information System - Medical is a multi-user, highly scalable, centralized Electronic Medical Record - (EMR) and Hospital Information System (HIS) for openERP, so doctors and - institutions all over the world, independently of their economic status, will - benefit from a centralized, high quality, secure and scalable system. +Description: centralized 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 openERP, so doctors and institutions all over + the world, independently of their economic status, will benefit from a centralized, + high quality, secure and scalable system. . - Medical at a glance: + 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 ... ) - * Strong focus in family medicine and Primary Health Care * Doctor Administration * Lab Administration * Medicine / Drugs information (vademécum) * Medical stock and supply chain management - * Demographics and other statistical reports - * Financial Administration (Invoicing, ...). - * Designed with industry standards in mind + * Hospital Financial Administration + Modified: trunk/packages/gnuhealth/trunk/debian/watch =================================================================== --- trunk/packages/gnuhealth/trunk/debian/watch 2011-11-03 13:48:47 UTC (rev 8402) +++ trunk/packages/gnuhealth/trunk/debian/watch 2011-11-03 13:57:28 UTC (rev 8403) @@ -1,3 +1,4 @@ version=3 -opts="uversionmangle=s/_/./g" \ - http://sf.net/medical/medical_([\d_]+)\.tar\.gz +#opts="uversionmangle=s/_/./g" \ +# http://sf.net/medical/medical_([\d_]+)\.tar\.gz +http://forge.osor.eu/frs/?group_id=283 /frs/download.php/.*/gnuhealth-(.+)\.tar\.gz _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
