File: control

package info (click to toggle)
tclcl 1.20-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 968 kB
  • sloc: sh: 3,726; cpp: 2,154; tcl: 1,414; ansic: 264; makefile: 162; perl: 49
file content (64 lines) | stat: -rw-r--r-- 2,342 bytes parent folder | download | duplicates (2)
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Source: tclcl
Section: libs
Priority: optional
Maintainer: Debian Network Simulators Team <team+netsim@tracker.debian.org>
Uploaders:  YunQiang Su <wzssyqa@gmail.com>
Build-Depends: debhelper (>= 9), quilt (>= 0.46-7~), , cmake, 
		tcl-dev, tk-dev, libxext-dev, libotcl1-dev (>= 1.14+dfsg-2~), libxt-dev
Standards-Version: 3.9.5
Vcs-git: git://anonscm.debian.org/pkg-netsim/tclcl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-netsim/tclcl.git
Homepage: http://otcl-tclcl.sourceforge.net/tclcl/

Package: tclcl
Architecture: any
Section: utils
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tcl2c++ and otcldoc program from tclcl
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains bin file.

Package: libtclcl1
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: shared library of TclCL
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains shared library.

Package: libtclcl1-dev
Architecture: any
Section: libdevel
Depends: libtclcl1 (= ${binary:Version}) ,${shlibs:Depends}, ${misc:Depends}
Provides: libtclcl-dev, tclcl-dev
Replaces: tclcl-dev (<< 1.20-1)
Breaks: tclcl-dev (<< 1.20-1)
Description: development files of TclCL
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains static file and header files.

Package: tclcl-dev
Architecture: all
Section: libdevel
Depends: libtclcl-dev, ${misc:Depends}
Description: transitional dummy package to libtclcl-dev
 This is a transitional dummy package. 
 If nothing depends on it, this package can be safely removed.

Package: tclcl-dbg
Architecture: any
Section: debug
Priority: extra
Depends: tclcl (= ${binary:Version}), libtclcl1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: debug symbols of TclCL: both tclcl and libtclcl1
 TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, 
 vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl.
 .
 This package contains debug symbols for both tclcl and libtclcl1.