File: control

package info (click to toggle)
libmsv 1.1.1-4.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,528 kB
  • sloc: sh: 4,267; ansic: 447; makefile: 104
file content (29 lines) | stat: -rw-r--r-- 989 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
Source: libmsv
Priority: optional
Maintainer: Clint Adams <clint@debian.org>
Build-Depends: doxygen, libcurl4-gnutls-dev, libjansson-dev, dpkg (>= 1.19.0.3~), file, dh-autoreconf
Standards-Version: 4.6.2
Section: libs
Homepage: http://floss.scru.org/libmsv/
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/clint/libmsv.git -b debian
Vcs-Browser: https://salsa.debian.org/clint/libmsv/tree/debian

Package: libmsv-dev
Section: libdevel
Architecture: any
Depends: libmsv1 (= ${binary:Version})
Suggests: libjs-jquery
Description: Monkeysphere validation library (development files)
 libmsv provides a C API to the Monkeysphere Validation Agent
 using the Validation Agent Protocol
 .
 This package contains the development header and library.

Package: libmsv1
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Monkeysphere validation library
 libmsv provides a C API to the Monkeysphere Validation Agent
 using the Validation Agent Protocol