[med-svn] r11741 - trunk/packages/vista/trunk/debian
Luis Ibanez
luisibanez-guest at alioth.debian.org
Wed Jul 11 15:27:58 UTC 2012
Author: luisibanez-guest
Date: 2012-07-11 15:27:58 +0000 (Wed, 11 Jul 2012)
New Revision: 11741
Modified:
trunk/packages/vista/trunk/debian/changelog
trunk/packages/vista/trunk/debian/control
Log:
Remove metapackage "vista" following conversation in mailing list.
Modified: trunk/packages/vista/trunk/debian/changelog
===================================================================
--- trunk/packages/vista/trunk/debian/changelog 2012-07-11 15:21:02 UTC (rev 11740)
+++ trunk/packages/vista/trunk/debian/changelog 2012-07-11 15:27:58 UTC (rev 11741)
@@ -60,6 +60,7 @@
* debian/control:
Added configuration of metapackage "vista", and specific package
"vista-0.0.20121206".
+ Remove metapackage "vista" following conversation in mailing list.
* debian/vista.postinst:
Added creation of "vista" user and "vista" group. Copied this from
the dcmtk Debian files.
Modified: trunk/packages/vista/trunk/debian/control
===================================================================
--- trunk/packages/vista/trunk/debian/control 2012-07-11 15:21:02 UTC (rev 11740)
+++ trunk/packages/vista/trunk/debian/control 2012-07-11 15:27:58 UTC (rev 11741)
@@ -2,7 +2,7 @@
Section: science
Priority: extra
Build-Depends: debhelper (>= 9),
- fis-gtm, python, cmake (>= 2.8.5)
+ ${misc:Depends}, fis-gtm, python, cmake (>= 2.8.5)
Standards-Version: 3.9.3
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
DM-Upload-Allowed: yes
@@ -11,27 +11,9 @@
Luis Ibanez <luis.ibanez at kitware.com>
Homepage: http://www.osehra.org
-Package: vista
-Architecture: amd64 i386
-Depends: ${misc:Depends}, adduser, vista-0.0.20111206
-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.20111206
Architecture: amd64 i386
-Depends: fis-gtm, cmake (>= 2.8.5)
+Depends: ${misc:Depends}, fis-gtm, cmake (>= 2.8.5)
Provides: vista
Description: package for VistA EHR
VistA: the Veterans Health Information Systems and Technology Architecture.
More information about the debian-med-commit
mailing list