File: control

package info (click to toggle)
identity4c 1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 568 kB
  • sloc: ansic: 1,495; makefile: 14; sh: 1
file content (35 lines) | stat: -rw-r--r-- 1,298 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
Source: identity4c
Section: utils
Priority: optional
Maintainer: richardl <richardl@ufp.com>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 9), dh-autoreconf, pkg-config, libssl-dev, libxml2-dev
Standards-Version: 3.9.7
Homepage: https://github.com/ufpidentity/identity4c
Vcs-Git: https://git.debian.org/collab-maint/identity4c.git
Vcs-Browser: https://git.debian.org/?p=collab-maint/identity4c.git;a=summary

Package: libufpidentity-dev
Section: libdevel
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, libufpidentity1t64 (= ${binary:Version})
Architecture: any
Multi-Arch: same
Description: UFP Identity development library for C applications
 This library allows C applications to interact with the UFP Identity
 service. Use this package if you want to develop applications that
 interact with UFP Identity.

Package: libufpidentity1t64
Provides: ${t64:Provides}
Replaces: libufpidentity1
Breaks: libufpidentity1 (<< ${source:Version})
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Architecture: any
Multi-Arch: same
Description: UFP Identity library for C applications
 This library allows C applications to interact with the UFP Identity
 service. Use this package if you want to run applications that interact
 with UFP Identity.