expect 5.45.4-3 source package in Ubuntu

Changelog

expect (5.45.4-3) unstable; urgency=medium

  * Fix impicit declaration of exp_init_tty() in exp_clib.c (closes: #1066257).
  * Fix a typo in the decryptdir(1) manpage (closes: #1036463).
  * Bump the debhelper compatibility level to 13.
  * Bump standards version to 4.6.2.

 -- Sergei Golovan <email address hidden>  Wed, 13 Mar 2024 15:55:45 +0300

Upload details

Uploaded by:
Sergei Golovan
Uploaded to:
Sid
Original maintainer:
Sergei Golovan
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe interpreters
Noble release universe interpreters

Downloads

File Size SHA-256 Checksum
expect_5.45.4-3.dsc 2.0 KiB 599b41a6e61241da0299fda53260c52e592e085d45aab05510fc35a82b773b85
expect_5.45.4.orig.tar.gz 617.4 KiB d082bf340fdb7a85b1e4e5df4d967d0140835db34a8a035c3102abb5eb62d450
expect_5.45.4-3.debian.tar.xz 19.8 KiB 3c6ad0a0db5f2d3fdfa5363edb02e6291b03864c1c4fd45aaf024de8841cb595

No changes file available.

Binary packages built by this source

expect: Automates interactive applications

 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the expect binary and several Expect based scripts.

expect-dbgsym: debug symbols for expect
tcl-expect: Automates interactive applications (Tcl package)

 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the library and Tcl package Expect.

tcl-expect-dbgsym: debug symbols for tcl-expect
tcl-expect-dev: Automates interactive applications (development)

 Expect is a tool for automating interactive applications according to a script.
 Following the script, Expect knows what can be expected from a program and what
 the correct response should be. Expect is also useful for testing these same
 applications. And by adding Tk, you can also wrap interactive applications in
 X11 GUIs. An interpreted language provides branching and high-level control
 structures to direct the dialogue. In addition, the user can take control and
 interact directly when desired, afterward returning control to the script.
 .
 This package contains the development files.