File: control

package info (click to toggle)
i2util 1.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 748 kB
  • ctags: 473
  • sloc: ansic: 5,290; perl: 1,151; makefile: 74; sh: 17
file content (30 lines) | stat: -rw-r--r-- 1,004 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
Source: i2util
Priority: optional
Maintainer: Raoul Gunnar Borenius <borenius@dfn.de>
Build-Depends: debhelper (>= 9), autotools-dev, automake, autoconf
Standards-Version: 3.9.8
Section: libs
Homepage: https://github.com/perfsonar/i2util

Package: libi2util-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Description: Internet2 utility library (development files)
 I2utils is a small support library with a set of command line tools 
 needed by several software projects from Internet2, most notably bwctl.
 .
 This is the development package which contains headers files and the
 static i2util library.

Package: i2util-tools
Section: net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: bwctl-server (<= 1.4.1~rc2-1)
Description: Internet2 utility tools
 I2utils is a small support library with a set of command line tools
 needed by several software projects from Internet2, most notably bwctl.
 .
 This package contains the command line tools.