1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
Source: globus-gsi-callback
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends: debhelper (>= 9), dh-autoreconf, pkg-config, libglobus-common-dev (>= 15), libglobus-openssl-module-dev (>= 3), libglobus-gsi-openssl-error-dev (>= 2), libglobus-gsi-cert-utils-dev (>= 8), libglobus-gsi-sysconfig-dev (>= 5), libssl-dev, doxygen, graphviz
Standards-Version: 3.9.8
Section: net
Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/globus-gsi-callback
Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/globus-gsi-callback
Homepage: http://toolkit.globus.org/
Package: libglobus-gsi-callback0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Globus Toolkit - Globus GSI Callback Library
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-gsi-callback0 package contains:
Globus GSI Callback Library
Package: libglobus-gsi-callback-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libglobus-gsi-callback0 (= ${binary:Version}), ${misc:Depends}, libglobus-common-dev (>= 15), libglobus-openssl-module-dev (>= 3), libglobus-gsi-openssl-error-dev (>= 2), libglobus-gsi-cert-utils-dev (>= 8), libglobus-gsi-sysconfig-dev (>= 5), libssl-dev
Recommends: libglobus-gsi-callback-doc (= ${source:Version})
Description: Globus Toolkit - Globus GSI Callback Library Development Files
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-gsi-callback-dev package contains:
Globus GSI Callback Library Development Files
Package: libglobus-gsi-callback-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.17.5)
Depends: ${misc:Depends}
Description: Globus Toolkit - Globus GSI Callback Library Documentation Files
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-gsi-callback-doc package contains:
Globus GSI Callback Library Documentation Files
Package: libglobus-gsi-callback-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Provides: globus-gsi-callback-dbg
Replaces: globus-gsi-callback-dbg (<< 4.6)
Conflicts: globus-gsi-callback-dbg (<< 4.6)
Pre-Depends: ${misc:Pre-Depends}
Depends: libglobus-gsi-callback0 (= ${binary:Version}), ${misc:Depends}
Description: Globus Toolkit - Globus GSI Callback Library Debug Symbols
The Globus Toolkit is an open source software toolkit used for
building Grid systems and applications. It is being developed by the
Globus Alliance and many others all over the world. A growing number
of projects and companies are using the Globus Toolkit to unlock the
potential of grids for their cause.
.
The libglobus-gsi-callback-dbg package contains:
Globus GSI Callback Library Debug Symbols
|