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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114
|
Source: gridsite
Section: net
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends: debhelper, apache2-dev (>= 2.4), libxml2-dev, libcurl4-openssl-dev, apache2-ssl-dev, libcanl-c-dev, zlib1g-dev, gsoap, libtool, libtool-bin, doxygen, sharutils, dh-apache2, pkg-config
Standards-Version: 3.9.8
Homepage: https://wiki.metacentrum.cz/gswiki/
Vcs-Svn: http://svn.nordugrid.org/repos/packaging/debian/gridsite
Vcs-Browser: http://svn.nordugrid.org/trac/packaging/browser/debian/gridsite
Package: gridsite
Architecture: any
Multi-Arch: foreign
Depends: libgridsite2 (= ${binary:Version}), apache2-bin (>= 2.4), ${shlibs:Depends}, ${misc:Depends}
Recommends: ${misc:Recommends}
Description: Grid Security for the Web, Web platforms for Grids
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, gridsite, contains Apache httpd modules for enabling
mod_gridsite.
Package: libgridsite2
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Run time libraries for mod_gridsite and gridsite-clients
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package contains the runtime libraries.
Package: gridsite-clients
Architecture: any
Multi-Arch: foreign
Depends: libgridsite2 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: Clients to gridsite: htcp, htrm, htmv
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, gridsite-clients, contains clients for using against
gridsite, htcp, htrm, ...
Package: libgridsite-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libgridsite2 (= ${binary:Version}), ${misc:Depends}
Description: Developers tools for gridsite
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, libgridsite-dev, contains developer tools for using
gridsite.
Package: gridsite-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Description: Developers Documentation for gridsite
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, gridsite-doc, contains developer documentation for
gridsite.
Package: gridsite-dbg
Architecture: any
Multi-Arch: foreign
Section: debug
Priority: extra
Depends: gridsite (= ${binary:Version}) | gridsite-clients (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for the gridsite clients and modules
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, gridsite-dbg, contains debugging symbols for the gridsite
clients and httpd modules.
Package: libgridsite-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends: libgridsite2 (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for the gridsite library
GridSite was originally a web application developed for managing and
formatting the content of the http://www.gridpp.ac.uk/ website. Over
the past years it has grown into a set of extensions to the Apache
web server and a toolkit for Grid credentials, GACL access control
lists and HTTP(S) protocol operations.
.
This package, libgridsite-dbg, contains debugging symbols for the
gridsite library.
|