libzeep 3.0.5-2 source package in Ubuntu

Changelog

libzeep (3.0.5-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: (Closes: #929274)
    + Let dh_auto_build pass cross tools to make.
    + nostrip.patch: Defer all stripping to dh_strip.

  [ Andreas Tille ]
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Remove trailing whitespace in debian/changelog
  * Use secure URI in Homepage field.
  * Fix day-of-week for changelog entries 3.0.1-1, 2.9.0-2, 2.9.0-1.

 -- Andreas Tille <email address hidden>  Mon, 09 Sep 2019 12:56:43 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libzeep_3.0.5-2.dsc 2.2 KiB 6be9c7c0e23b88f831f276db61a06d6b979cd4010c7766ef124ce15561f7a277
libzeep_3.0.5.orig.tar.gz 918.2 KiB 2c88a50f0d041570510910c4311f8ab6fe7e7a5b17af0bd3b2ab89f372c9f7c5
libzeep_3.0.5-2.debian.tar.xz 5.5 KiB dd588f1321f90ba7e9911423e42b78b48239e26fd6e228b260f5c0ba0942a709

No changes file available.

Binary packages built by this source

libzeep-dev: Development files for libzeep

 Libzeep is a C++ library providing a validating XML parser, XML DOM tree
 implementation, XPath 1.0 support and code to create SOAP/REST servers as
 well as a full web application framework.
 .
 libzeep was originally designed to create SOAP servers in C++ easily. The
 current incarnation provides a full validating XML parser creating a DOM tree
 that can be iterated using STL container like methods. The tree can be searched
 using XPath 1.0 queries.
 .
 There's also code to create SOAP and REST servers based allowing to export
 C++ methods as web services. And there's a full web application framework to
 create dynamic web sites in C++ and XHTML.
 .
 This specific package contains all files needed to develop new
 software using libzeep.

libzeep3.0v5: Library files for libzeep

 Libzeep is a C++ library providing a validating XML parser, XML DOM tree
 implementation, XPath 1.0 support and code to create SOAP/REST servers as
 well as a full web application framework.
 .
 libzeep was originally designed to create SOAP servers in C++ easily. The
 current incarnation provides a full validating XML parser creating a DOM tree
 that can be iterated using STL container like methods. The tree can be searched
 using XPath 1.0 queries.
 .
 There's also code to create SOAP and REST servers based allowing to export
 C++ methods as web services. And there's a full web application framework to
 create dynamic web sites in C++ and XHTML.
 .
 This package contains the shared library only.

libzeep3.0v5-dbgsym: debug symbols for libzeep3.0v5