tclxml 1:3.2.7-8 source package in Ubuntu

Changelog

tclxml (1:3.2.7-8) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + tclxml: Add Multi-Arch: same.

  [ Ole Streicher ]
  * Fix declaration of libxml error handler (Closes: #1075554)
  * Push Standards-Version to 4.7.0. No changes needed

 -- Ole Streicher <email address hidden>  Sun, 28 Jul 2024 17:28:00 +0200

Upload details

Uploaded by:
Si Watt
Uploaded to:
Sid
Original maintainer:
Si Watt
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel

Downloads

File Size SHA-256 Checksum
tclxml_3.2.7-8.dsc 2.0 KiB e1dd58fe0a27fc19c4dbd383e274c35e080e6122f03140ae8f5997c4b3674e23
tclxml_3.2.7.orig.tar.gz 306.4 KiB bca9f12687b94221ff7f9c3140929255268fe403704e96b4369a61c5dc1a1dc5
tclxml_3.2.7-8.debian.tar.xz 6.2 KiB e84e49ca5d60ecfe08505df2c6f40c5c45b7f298c18b7470cb85e3a35dc9cd53

Available diffs

No changes file available.

Binary packages built by this source

tclxml: Tcl library for XML parsing

 TclXML provides event-based parsing of XML documents. The
 application may register callback scripts for certain document
 features, and when the parser encounters those features while parsing
 the document the callback is evaluated.

tclxml-dbgsym: debug symbols for tclxml
tclxml-dev: Tcl library for XML parsing - development files

 TclXML provides event-based parsing of XML documents. The
 application may register callback scripts for certain document
 features, and when the parser encounters those features while parsing
 the document the callback is evaluated.
 .
 This package contains files needed for C development with tclxml.