Author: tille Date: 2012-07-11 09:47:03 +0000 (Wed, 11 Jul 2012) New Revision: 11722
Added: trunk/packages/openemr/ trunk/packages/openemr/trunk/ trunk/packages/openemr/trunk/debian/ trunk/packages/openemr/trunk/debian/README.Debian trunk/packages/openemr/trunk/debian/changelog trunk/packages/openemr/trunk/debian/compat trunk/packages/openemr/trunk/debian/control trunk/packages/openemr/trunk/debian/copyright trunk/packages/openemr/trunk/debian/rules trunk/packages/openemr/trunk/debian/source/ trunk/packages/openemr/trunk/debian/source/format trunk/packages/openemr/trunk/debian/upstream trunk/packages/openemr/trunk/debian/watch Log: Inject preliminary OpenEMR packaging (while sitting in an OpenEMR talk at LSM :-)) Added: trunk/packages/openemr/trunk/debian/README.Debian =================================================================== --- trunk/packages/openemr/trunk/debian/README.Debian (rev 0) +++ trunk/packages/openemr/trunk/debian/README.Debian 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,50 @@ +openemr for Debian +------------------------ + + +About: +------ +OpenEMR is a comprehensive Open Source Medical Practice Management +Application. + + +Instructions for use: +--------------------- +To use OpenEMR, go to http://localhost/openemr : user is 'admin' and +password is 'pass' (recommend changing password after login). + +To ensure a consistent look and feel through out the application using +Firefox is recommended. + + +Documentation: +-------------- +The OpenEMR project home page and wiki (documentation) can be found at +http://www.open-emr.org . + + +Support Forums: +--------------- +The OpenEMR forums can be found at http://www.open-emr.org + + +Reporting Bugs: +--------------- +Report to the OpenEMR forums at http://www.open-emr.org + + +Send us an email to help support OpenEMR: +----------------------------------------- +We pursue grants to help fund the future development of OpenEMR. To +apply for these grants, we need to estimate how many times this program +is installed and how many practices are evaluating or using this software. +It would be awesome if you would email us at [email protected] if you +have installed this software. The more details about your plans with +this software, the better, but even just sending us an email stating you +just installed it is very helpful. + + +Authors of debianized OpenEMR: +------------------------------ +-- Brady Miller <[email protected]> Wed, 21 Sep 2011 01:23:23 -0700 +-- Amalu Obinna <[email protected]> Wed, 21 Sep 2011 01:23:23 -0700 Added: trunk/packages/openemr/trunk/debian/changelog =================================================================== --- trunk/packages/openemr/trunk/debian/changelog (rev 0) +++ trunk/packages/openemr/trunk/debian/changelog 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,5 @@ +openemr (4.1.0-1) UNRELEASED; urgency=low + + * Initial release (Closes: #<bug>) + + -- Andreas Tille <[email protected]> Wed, 11 Jul 2012 11:34:39 +0200 Added: trunk/packages/openemr/trunk/debian/compat =================================================================== --- trunk/packages/openemr/trunk/debian/compat (rev 0) +++ trunk/packages/openemr/trunk/debian/compat 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1 @@ +9 Added: trunk/packages/openemr/trunk/debian/control =================================================================== --- trunk/packages/openemr/trunk/debian/control (rev 0) +++ trunk/packages/openemr/trunk/debian/control 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,36 @@ +Source: openemr +Section: science +Priority: optional +Maintainer: Debian Med Packaging Team <[email protected]> +DM-Upload-Allowed: yes +Uploaders: Andreas Tille <[email protected]> +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.3 +Homepage: http://www.oemr.org/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/openemr/trunk/ +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/openemr/trunk/ + +Package: openemr +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: medical practice management + OpenEMR is a free medical practice management, electronic medical records, prescription + writing, and medical billing application. These programs are also referred to as + electronic health records. It is a free open source replacement for medical applications + such as Medical Manager, Health Pro, and Misys. It features support for EDI billing to + clearing houses such as MedAvant and ZirMED using ANSI X12. Medical claim and accounts + receivable are accomplished through SQL-Ledger, which has been customized. Calendar + features include categories for appointment types, colors associated with appointment + types, repeating appointments, and the ability to restrict appointments based on type. + There are customizable medical encounter forms, support for voice recognition software, + and electronic or scanned digital document management for records. + . + The community is dedicated to guarding OpenEMR's status as a free, open source software + solution for medical practices. Its members are comprised of software developers, as well + as physicians and those with extensive medical and billing knowledge, all with the common + goal of making OpenEMR a viable alternative to its proprietary counterparts. + . + The OpenEMR community strives to work together to create a high-quality electronic medical + record and practice management system. Through open collaboration, the community is molding + a stable, yet continuously improving product, thanks to the efforts of developers across + the globe, brought together by their tenacity and the connectivity of the Internet. Added: trunk/packages/openemr/trunk/debian/copyright =================================================================== --- trunk/packages/openemr/trunk/debian/copyright (rev 0) +++ trunk/packages/openemr/trunk/debian/copyright 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,33 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: OpenEMR +Source: http://sourceforge.net/projects/openemr/files/OpenEMR%20Current/ + +Files: * +Copyright: © 2003-2011 Andres Paglayan <[email protected]>, + Boyd Stephen Smith Jr. <[email protected]> + and others +License: GPL-2+ + +Files: debian/* +Copyright: © 2009 Amalu Obinna <[email protected]>, + 2010-2011 Brady Miller <[email protected]>, + 2012 Andreas Tille <[email protected]> +License: GPL-2+ + +License: GPL-2+ + OpenEMR is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + Velvet is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with Velvet; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General Public + License version 2 can be found in ‘/usr/share/common-licenses/GPL-2’. Added: trunk/packages/openemr/trunk/debian/rules =================================================================== --- trunk/packages/openemr/trunk/debian/rules (rev 0) +++ trunk/packages/openemr/trunk/debian/rules 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,6 @@ +#!/usr/bin/make -f + +# DH_VERBOSE := 1 + +%: + dh $@ Property changes on: trunk/packages/openemr/trunk/debian/rules ___________________________________________________________________ Added: svn:executable + * Added: trunk/packages/openemr/trunk/debian/source/format =================================================================== --- trunk/packages/openemr/trunk/debian/source/format (rev 0) +++ trunk/packages/openemr/trunk/debian/source/format 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1 @@ +3.0 (quilt) Added: trunk/packages/openemr/trunk/debian/upstream =================================================================== --- trunk/packages/openemr/trunk/debian/upstream (rev 0) +++ trunk/packages/openemr/trunk/debian/upstream 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,12 @@ +Reference: + Author: + Title: + Journal: + Year: + Volume: + Number: + Pages: + DOI: + PMID: + URL: + eprint: Added: trunk/packages/openemr/trunk/debian/watch =================================================================== --- trunk/packages/openemr/trunk/debian/watch (rev 0) +++ trunk/packages/openemr/trunk/debian/watch 2012-07-11 09:47:03 UTC (rev 11722) @@ -0,0 +1,2 @@ +version=3 +http://sf.net/openemr/openemr-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
