xsd 4.0.0-7 source package in Ubuntu

Changelog

xsd (4.0.0-7) unstable; urgency=medium

  [ Jörg Frings-Fürst ]
  * New debian/patches/0110-xerces-c3.2.patch (Closes: #881108):
    - Remove tests for character reference values unsupported by Xerces-C++ 3.2.
      Thanks to Boris Kolpackov <email address hidden>.
  * Change to my new email-address:
   - debian/control,
   - debian/copyright.

  [ Andreas Tille ]
  * Fix Vcs-Git
  * Priority: extra -> optional
  * Remove explicit Build-Depends: dpkg-dev

 -- Jörg Frings-Fürst <email address hidden>  Wed, 08 Nov 2017 19:25:38 +0100

Upload details

Uploaded by:
Jörg Frings-Fürst
Uploaded to:
Sid
Original maintainer:
Jörg Frings-Fürst
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xsd_4.0.0-7.dsc 1.9 KiB 9eaaba376a0d9cd274df45ffb3e636bc993d24c1206149e5b98448cc2006a8ef
xsd_4.0.0.orig.tar.bz2 1.6 MiB eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817
xsd_4.0.0-7.debian.tar.xz 10.4 KiB fcfe3951fb17f2b972a8a64738c671a2cbc84fcfb24283566704b8b637c17c1e

Available diffs

No changes file available.

Binary packages built by this source

xsdcxx: XML Data Binding for C++

 CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to
 C++ data binding compiler. Provided with an XML instance specification
 (XML Schema), it generates C++ classes that represent the given
 vocabulary as well as parsing and serialization code.
 You can then access the data stored in XML using types and functions
 that semantically correspond to your application domain rather than
 dealing with intricacies of reading and writing XML.

xsdcxx-dbgsym: debug symbols for xsdcxx