File: control

package info (click to toggle)
crossguid 0.0%2Bgit200150803-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 236 kB
  • sloc: cpp: 321; xml: 48; sh: 28; makefile: 19; java: 18
file content (25 lines) | stat: -rw-r--r-- 764 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
Source: crossguid
Section: libs
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Uploaders: Balint Reczey <balint@balintreczey.hu>,
Homepage: https://github.com/graeme-hill/crossguid
Standards-Version: 3.9.7
Build-Depends: debhelper (>= 9), uuid-dev

Package: libcrossguid-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libcrossguid0 (= ${binary:Version}), ${misc:Depends}
Description: C++ UUID library headers
 Development headers for Graeme Hill's cross platform C++ UUID library.

Package: libcrossguid0
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: libcrossguid0v4
Replaces: libcrossguid0v4
Description: C++ UUID library
 Graeme Hill's cross platform C++ UUID library.