This is an automated email from the git hooks/post-receive script. iankarlwallace-guest pushed a commit to branch master in repository openemr.
commit e3fec2ae8ad433aba15c5ba069dd07590494a460 Author: Ian Wallace <[email protected]> Date: Mon Jun 30 21:10:44 2014 -0700 Doc-base registartion and clean up of a .pc directory that snuck into a commit. It's for quilt and shouldn't have been added. --- .pc/.dpkg-source-unapply | 0 .pc/.quilt_patches | 1 - .pc/.quilt_series | 1 - .pc/.version | 1 - debian/openemr.doc-base | 26 ++++++++++++++++++++++++++ 5 files changed, 26 insertions(+), 3 deletions(-) diff --git a/.pc/.dpkg-source-unapply b/.pc/.dpkg-source-unapply deleted file mode 100644 index e69de29..0000000 diff --git a/.pc/.quilt_patches b/.pc/.quilt_patches deleted file mode 100644 index 6857a8d..0000000 --- a/.pc/.quilt_patches +++ /dev/null @@ -1 +0,0 @@ -debian/patches diff --git a/.pc/.quilt_series b/.pc/.quilt_series deleted file mode 100644 index c206706..0000000 --- a/.pc/.quilt_series +++ /dev/null @@ -1 +0,0 @@ -series diff --git a/.pc/.version b/.pc/.version deleted file mode 100644 index 0cfbf08..0000000 --- a/.pc/.version +++ /dev/null @@ -1 +0,0 @@ -2 diff --git a/debian/openemr.doc-base b/debian/openemr.doc-base new file mode 100644 index 0000000..748dd6b --- /dev/null +++ b/debian/openemr.doc-base @@ -0,0 +1,26 @@ +Document: openemr-package-docs +Title: Openemr Package Docs +Author: Ian Wallace +Abstract: WARNING: This documentation is very out of date. Use the Openemr Wiki + @ http://www.open-emr.org/wiki/index.php for more up to date documentation. + . + OpenEMR is a modular, HIPAA compliant, Open Source, cross-platform + Electronic Medical Records system (EMRS). It facilitates efficient office + management through automated patient record journaling and billing integration, + and has been successfully integrated with third-party technologies including + speech recognition, secure wireless access, touch screen portables, and biometrici + authentication. +Section: Science/Medicine + +Format: PDF +Files: /usr/share/doc/openemr/Documentation/*.pdf.gz + /usr/share/doc/openemr/Documentation/IPPF_Guides/*.pdf.gz + /usr/share/doc/openemr/Documentation/User_Guide/*.pdf.gz + +Format: Text +Files: /usr/share/doc/openemr/Documentation/*.txt + /usr/share/doc/openemr/Documentation/privileged_db/*.txt + +Format: HTML +Index: /usr/share/doc/openemr/Documentation/User_Guide/index.html +Files: /usr/share/doc/openemr/Documentation/*.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openemr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
