File: control

package info (click to toggle)
srm-ifce 1.24.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 948 kB
  • ctags: 722
  • sloc: ansic: 8,202; makefile: 99; sh: 32
file content (36 lines) | stat: -rw-r--r-- 1,268 bytes parent folder | download
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
Source: srm-ifce
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends: debhelper (>= 8.0.0), cmake, libcgsi-gsoap-dev (>= 1.3.6), libglib2.0-dev, libglobus-ftp-client-dev, libglobus-gss-assist-dev, pkg-config
Standards-Version: 3.9.8
Section: libs
Homepage: http://dmc.web.cern.ch/

Package: libgfal-srm-ifce1
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: SRM client side library
 srm-ifce is a client side implementation of the SRMv1 and SRMv2
 specification for GFAL1/2 and FTS. SRM means Storage Resource Manager
 Interface, it is a specification of a SOAP interface providing a
 generic way to manage distributed storage systems.

Package: srm-ifce-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgfal-srm-ifce1 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev
Description: SRM client side headers and development files
 Development libraries, pkgconfig files and header files for the
 srm-ifce.

Package: srm-ifce-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libgfal-srm-ifce1 (= ${binary:Version}), ${misc:Depends}
Description: Debug symbols for SRM client side library
 Debug symbols for the srm-ifce.