tdom 0.8.3-1 source package in Ubuntu

Changelog

tdom (0.8.3-1) unstable; urgency=low


  * Team upload.

  [ Hector Romojaro ]
  * Switch to dpkg-source 3.0 (quilt) format. Closes: #667859

  [ Andrew Shadura ]
  * Apply upstream patches:
    - Compatibility with Tcl 8.6.
    - The XPath function element-available() should, according to
      the rec, return true "if and only if the <argument> is the name
      of an instruction". That is, not for all known XSLT elements.
    - Added missing space in target pkgIndex.tcl-hand. Thanks to
      Gustaf Neumann for reporting the problem and providing a fix.
    - Fixed wrong size on memcpy on 64 bit (when sizeof(int)!=sizeof(int*))
    - Fix for possible DoS attack (see CVE-2009-3720)
  * Fix Vcs-* fields.
  * Use debhelper 9 compatibility mode.
  * Bump Standards-Version to 3.9.4.
  * Add ${misc:Depends} to tdom-dev.
  * Update the package description.
  * Update the homepage.

 -- Andrew Shadura <email address hidden>  Tue, 25 Jun 2013 09:33:14 +0200

Upload details

Uploaded by:
Si Watt
Uploaded to:
Sid
Original maintainer:
Si Watt
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
tdom_0.8.3-1.dsc 2.0 KiB 35087c412b35a8f4edcd344fbab2641a1e9ba8dd34d27dd608d9ebc764d81734
tdom_0.8.3.orig.tar.gz 967.2 KiB 496d5950907dd70db61bc20c55a05a5521363ce3c076e2fdd97270181bc720b9
tdom_0.8.3-1.debian.tar.gz 72.6 KiB 293d097e57500b1f2187a85f28cada6431150d81286f3ed163acc362f8fcfd9f

No changes file available.

Binary packages built by this source

tdom: fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl written in C

 tDOM takes advantage of Expat, the XML parser from James Clark,
 including namespace and DTD support. It includes a modified version
 of Tclexpat, the Tcl interface to Expat, and comes with a (partial)
 DOM-I and DOM-II implementation in C for maximum performance and minimum
 memory need. A very complete, compliant and fast XPath implementation
 is provided. A fast XSLT implementation in C completes the basic feature
 set. tDOM interfaces with the gumbo HTML5 parser and provides a robust
 JSON parser/ serializer for JSON-to-JSON roundtripping. Documentation is
 provided in TMML, HTML and nroff formats.

tdom-dbgsym: debug symbols for tdom
tdom-dev: No summary available for tdom-dev in ubuntu yakkety.

No description available for tdom-dev in ubuntu yakkety.