xsd 4.0.0-8 source package in Ubuntu

Changelog

xsd (4.0.0-8) unstable; urgency=medium

  * Team upload.
  * Moved packaging to Salsa (after several pings via e-mail)
  * cme fix dpkg-control
  * Secure URI in watch file
  * debian/rules:
     - Remove useless dh-make boilerplate
     - drop in debhelper 9 unneeded autotools-dev

 -- Andreas Tille <email address hidden>  Sat, 05 May 2018 19:42:32 +0200

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-8.dsc 1.8 KiB 781800b57edf0d487b91cd80e089238b77e553b4aeedd126630ca0d4174ab95e
xsd_4.0.0.orig.tar.bz2 1.6 MiB eca52a9c8f52cdbe2ae4e364e4a909503493a0d51ea388fc6c9734565a859817
xsd_4.0.0-8.debian.tar.xz 10.4 KiB 267e421dd70507a789bd46c4d8f8009fc52cc1f03ce35c91cd4faf696fbd4faa

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