tinyxml2 10.0.0+dfsg-2 source package in Ubuntu

Changelog

tinyxml2 (10.0.0+dfsg-2) unstable; urgency=medium

  [ Jenkins ]
  * [c0b0d65] Set upstream metadata fields: Bug-Database, Bug-Submit,
    Repository, Repository-Browse.
    Changes-By: lintian-brush
    Fixes: lintian: upstream-metadata-file-is-missing
    Fixes: lintian: upstream-metadata-missing-bug-tracking
    Fixes: lintian: upstream-metadata-missing-repository
  * [089faba] Remove Section on libtinyxml2-9 that duplicates source.
    Changes-By: lintian-brush
    Fixes: lintian: binary-control-field-duplicates-source

  [ Debian Janitor ]
  * [5c99140] Use secure URI in Homepage field.
    Changes-By: lintian-brush
    Fixes: lintian: homepage-field-uses-insecure-uri
  * [f16bddf] Bump debhelper from old 12 to 13.
    Changes-By: lintian-brush
    Fixes: lintian: package-uses-old-debhelper-compat-version
  * [b8747ae] Remove constraints unnecessary since buster (oldstable)
    * Build-Depends: Drop versioned constraint on dpkg-dev.
    Changes-By: deb-scrub-obsolete

 -- Chow Loong Jin <email address hidden>  Fri, 05 Jan 2024 23:29:38 +0800

Upload details

Uploaded by:
Chow Loong Jin
Uploaded to:
Sid
Original maintainer:
Chow Loong Jin
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
tinyxml2_10.0.0+dfsg-2.dsc 2.0 KiB 7da1a49790271cef279265365475ea814adc75276663abc09c3b30409c968d9f
tinyxml2_10.0.0+dfsg.orig.tar.xz 327.8 KiB 622de09bb7063841fb763e186240b5a95a0ed1d32b4543b6e6be3148f336fbf4
tinyxml2_10.0.0+dfsg-2.debian.tar.xz 8.7 KiB aaa138a9d77a92c5f428f71fd25c16c24d6d8c4d65a3512b97e8c667417140d3

Available diffs

No changes file available.

Binary packages built by this source

libtinyxml2-10: C++ XML parsing library

 This package contains the shared version of the TinyXML2 library.
 .
 TinyXML2 is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing the XML
 document. The objects can be manipulated, changed, and saved again as XML.
 .
 TinyXML2 supersedes the previous TinyXML library, with various improvements:
  - Fewer memory allocations (1% - 10% compared to TinyXML)
  - Uses less memory (about 40% of that used by TinyXML)
  - Faster
  - No STL requirement
  - More modern C++, including a proper namespace
  - Proper and useful handling of whitespace

libtinyxml2-10-dbgsym: debug symbols for libtinyxml2-10
libtinyxml2-dev: TinyXML2 library - header and static library

 This package contains the header file and a static version of the
 TinyXML2 library.
 .
 TinyXML2 is a simple and small C++ XML parser that can be easily integrating
 into other programs. It reads XML and creates C++ objects representing the XML
 document. The objects can be manipulated, changed, and saved again as XML.
 .
 TinyXML2 supersedes the previous TinyXML library, with various improvements:
  - Fewer memory allocations (1% - 10% compared to TinyXML)
  - Uses less memory (about 40% of that used by TinyXML)
  - Faster
  - No STL requirement
  - More modern C++, including a proper namespace
  - Proper and useful handling of whitespace