Source: tclcl
Section: libs
Priority: optional
Maintainer: Marcos Talau <talau@debian.org>
Build-Depends: cmake,
               debhelper (>= 10~),
               libotcl1-dev (>= 1.14+dfsg-2~),
               libxext-dev,
               libxt-dev,
               tcl-dev,
               tk-dev,
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/debian/tclcl.git
Vcs-Browser: https://salsa.debian.org/debian/tclcl
Homepage: https://otcl-tclcl.sourceforge.net/tclcl/

Package: tclcl
Architecture: any
Section: utils
Depends: ${misc:Depends},
         ${shlibs: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: ${misc:Depends},
         ${shlibs: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}),
         ${misc:Depends},
         ${shlibs: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.
