~jontai/openvista-gtm-integration/bug683878

« back to all changes in this revision

Viewing changes to packages/deb/Ubuntu/9.04/openvista-gtm-integration/debian/control

  • Committer: Jonathan Tai
  • Date: 2010-11-13 17:14:39 UTC
  • mfrom: (141.1.5 gtm-5.4000a)
  • Revision ID: jon.tai@medsphere.com-20101113171439-fnfoud2h0dj26ob0
Merge bug 672798 - Support GT.M 5.4-000A, fixes $QUIT

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Source: openvista-gtm-integration
2
 
Section: misc
3
 
Priority: optional
4
 
Maintainer: Jonathan Tai <jon.tai@medsphere.com>
5
 
Build-Depends: debhelper (>= 7), libpam0g-dev, fis-gtm-5.3004, fis-gtm-5.3004a, fis-gtm-5.4000
6
 
Standards-Version: 3.8.0
7
 
Homepage: https://medsphere.org/community/project/gtm
8
 
 
9
 
Package: openvista-utils
10
 
Architecture: any
11
 
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, rsync, pbzip2 (>= 1.0.5) | bzip2, cron, openssh-client, apache2.2-common, ssl-cert, openvista-libs-5.4000 | openvista-libs
12
 
Recommends: openssh-server, apache2
13
 
Suggests: putty-tools, bash-completion, pbzip2 (>= 1.0.5)
14
 
Description: Utilities for configuring and managing OpenVista
15
 
 OpenVista is a cost-effective, open, trusted and complete EHR which enhances
16
 
 patient safety, increases clinical and operational efficiency and provides an
17
 
 opportunity to improve quality of care delivery.
18
 
 .
19
 
 This package provides command-line utilities that aid in configuring and
20
 
 managing OpenVista instances.
21
 
 
22
 
Package: openvista-libs-5.3004
23
 
Architecture: any
24
 
Depends: ${shlibs:Depends}, ${misc:Depends}, fis-gtm-5.3004
25
 
Provides: openvista-libs
26
 
Description: GT.M External Calls for OpenVista
27
 
 OpenVista is a cost-effective, open, trusted and complete EHR which enhances
28
 
 patient safety, increases clinical and operational efficiency and provides an
29
 
 opportunity to improve quality of care delivery.
30
 
 .
31
 
 This package provides a shared library that OpenVista code running in GT.M
32
 
 calls out to for PAM authentication and duplicating a device onto a spawned
33
 
 child's stdin/stdout.  This package also provides an suid wrapper around GT.M
34
 
 utilities used to send signals to other GT.M processes.
35
 
 .
36
 
 The shared library in this package was built against GT.M V5.3-004.
37
 
 
38
 
Package: openvista-libs-5.3004a
39
 
Architecture: any
40
 
Depends: ${shlibs:Depends}, ${misc:Depends}, fis-gtm-5.3004a
41
 
Provides: openvista-libs
42
 
Description: GT.M External Calls for OpenVista
43
 
 OpenVista is a cost-effective, open, trusted and complete EHR which enhances
44
 
 patient safety, increases clinical and operational efficiency and provides an
45
 
 opportunity to improve quality of care delivery.
46
 
 .
47
 
 This package provides a shared library that OpenVista code running in GT.M
48
 
 calls out to for PAM authentication and duplicating a device onto a spawned
49
 
 child's stdin/stdout.  This package also provides an suid wrapper around GT.M
50
 
 utilities used to send signals to other GT.M processes.
51
 
 .
52
 
 The shared library in this package was built against GT.M V5.3-004A.
53
 
 
54
 
Package: openvista-libs-5.4000
55
 
Architecture: any
56
 
Depends: ${shlibs:Depends}, ${misc:Depends}, fis-gtm-5.4000
57
 
Provides: openvista-libs
58
 
Description: GT.M External Calls for OpenVista
59
 
 OpenVista is a cost-effective, open, trusted and complete EHR which enhances
60
 
 patient safety, increases clinical and operational efficiency and provides an
61
 
 opportunity to improve quality of care delivery.
62
 
 .
63
 
 This package provides a shared library that OpenVista code running in GT.M
64
 
 calls out to for PAM authentication and duplicating a device onto a spawned
65
 
 child's stdin/stdout.  This package also provides an suid wrapper around GT.M
66
 
 utilities used to send signals to other GT.M processes.
67
 
 .
68
 
 The shared library in this package was built against GT.M V5.4-000.
69
 
 
70
 
Package: openvista-munin-plugins
71
 
Architecture: all
72
 
Depends: ${shlibs:Depends}, ${misc:Depends}, munin-node, openvista-utils
73
 
Description: Munin plugins to monitor OpenVista instances
74
 
 OpenVista is a cost-effective, open, trusted and complete EHR which enhances
75
 
 patient safety, increases clinical and operational efficiency and provides an
76
 
 opportunity to improve quality of care delivery.
77
 
 .
78
 
 Munin is a highly flexible and powerful solution used to create graphs of
79
 
 virtually everything imaginable throughout your network, while still
80
 
 maintaining a rattling ease of installation and configuration.
81
 
 .
82
 
 This package contains plugins for the Munin node to monitor OpenVista
83
 
 instances.