pugixml 1.10-1 source package in Ubuntu
Changelog
pugixml (1.10-1) unstable; urgency=medium [ Debian Janitor ] * Set upstream metadata fields: Bug-Database, Repository, Repository- Browse. [ Gianfranco Costamagna ] * Team upload (salsa.d.o/debian namespace) * Bump copyright years * New upstream version 1.10 * Disable patches now addressed upstream: - 2001-enable_staticlib_generation.patch - 2003-static_link_tests.patch - 2004-do_not_install_includes_in_versioned_dir.patch - disable-failing-test.patch * Refresh privacy patch * Bump std-version to 4.5.0, no changes required * Adapt grep to find new VERSION instead of SOVERSION (the latter is derived from PROJECT_VERSION, set with project keyword) * Add patch to make sure the output is correctly called * Don't move pkgconfig files anymore, they are ship in the correct location now -- Gianfranco Costamagna <email address hidden> Fri, 07 Feb 2020 11:36:49 +0100
Upload details
- Uploaded by:
- Vasudev Kamath
- Uploaded to:
- Sid
- Original maintainer:
- Vasudev Kamath
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pugixml_1.10-1.dsc | 2.0 KiB | ac84529fa1795284ab5583e2f15f792eaffd32a6f466c889bd95621334be2bbe |
pugixml_1.10.orig.tar.gz | 549.5 KiB | 10f1f0a32b559ca8435d95855928d990cfbb9796e339efb638080c897728174c |
pugixml_1.10-1.debian.tar.xz | 12.2 KiB | cdfc4ff989a0324c0c57bc0eba8bb6359b3509deeac3f6a6d5a3b71be6d6bf6b |
Available diffs
- diff from 1.10-1~build1 (in Ubuntu) to 1.10-1 (299 bytes)
No changes file available.
Binary packages built by this source
- libpugixml-dev: Light-weight C++ XML processing library (development)
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
.
This package provides required development header files which allows
integrating pugixml with your application.
- libpugixml1v5: No summary available for libpugixml1v5 in ubuntu hirsute.
No description available for libpugixml1v5 in ubuntu hirsute.
- libpugixml1v5-dbgsym: debug symbols for libpugixml1v5
- pugixml-doc: Light-weight C++ XML processing library (documentation)
pugixml is a lightweight C++ XML processing library with XPath
support. It features:
* DOM like interface with rich traversal/modification capabilities
* Extermely fast non-validating XML parser which constructs the DOM
tree from an XML file/buffer.
* XPath 1.0 implementation for complex data-driven tree queries
* Full Unicode support with Unicode interface variants and automatic
encoding conversions.
.
This package contains API documentation.