[med-svn] r11677 - trunk/packages/vista/trunk/debian
Luis Ibanez
luisibanez-guest at alioth.debian.org
Tue Jul 10 03:48:54 UTC 2012
Author: luisibanez-guest
Date: 2012-07-10 03:48:53 +0000 (Tue, 10 Jul 2012)
New Revision: 11677
Modified:
trunk/packages/vista/trunk/debian/changelog
trunk/packages/vista/trunk/debian/control
Log:
Added configuration of metapackage "vista", and specific package
"vista-0.0.20121206"
Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog 2012-07-10 03:33:18 UTC (rev 11676)
+++ trunk/packages/vista/trunk/debian/changelog 2012-07-10 03:48:53 UTC (rev 11677)
@@ -54,5 +54,8 @@
* debian/vista.install:
Added first list of directories to install in the final destination.
Added profile directories to the installation.
+ * debian/control:
+ Added configuration of metapackage "vista", and specific package
+ "vista-0.0.20121206".
-- Luis Ibanez <luis.ibanez at kitware.com> Wed, 4 Jul 2012 17:16:45 -0500
Modified: trunk/packages/vista/trunk/debian/control
===================================================================
--- trunk/packages/vista/trunk/debian/control 2012-07-10 03:33:18 UTC (rev 11676)
+++ trunk/packages/vista/trunk/debian/control 2012-07-10 03:48:53 UTC (rev 11677)
@@ -13,6 +13,24 @@
Package: vista
Architecture: amd64 i386
+Depends: ${misc:Depends}, vista-0.0.20121206
+Description: metapackage for the selected version of VistA
+ VistA: the Veterans Health Information Systems and Technology Architecture.
+ This is an integrated health information system that was developed by
+ employees of the US Department of Veterans Affairs (VA). Therefore, the
+ large majority of the source code in VistA is in the Public Domain.
+ In 2011, the VA set up an Open Source custodial organization (OSEHRA)
+ to develop an open source environment for VistA. OSEHRA adopted the
+ Apache 2.0 License for all subsequent contributions to be integrated
+ with the VisA code base.
+ .
+ VistA is implemented in M/MUMPS, and on Linux depends on the GT.M
+ compiler and database being available.
+ .
+ This metapackage always depends from the default vista version.
+
+Package: vista-0.0.20121206
+Architecture: amd64 i386
Depends: fis-gtm, cmake (>= 2.8.5)
Provides: vista
Description: package for VistA EHR
More information about the debian-med-commit
mailing list