gdome2 0.8.1+debian-6 source package in Ubuntu

Changelog

gdome2 (0.8.1+debian-6) unstable; urgency=low


  * QA upload.
  * Patch to fix ftbfs. (Closes: #713596).
    + Thanks to Igor Pashev for the patch.

 -- Barry deFreese <email address hidden>  Tue, 02 Jul 2013 07:01:53 -0400

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs
Bionic release universe libs
Xenial release universe libs
Trusty release universe libs

Downloads

File Size SHA-256 Checksum
gdome2_0.8.1+debian-6.dsc 1.2 KiB d811885ef3f865de495ffd5915e03cd6f2a5d12c5ade2a635df9d79e49a5139c
gdome2_0.8.1+debian.orig.tar.gz 506.8 KiB f4bb80a2ef8e5fd9397ab8aa36d059d0b32e98c4bcf185c7952a7e3874d1d543
gdome2_0.8.1+debian-6.debian.tar.gz 5.7 KiB 9df25c741427dceb4c0cbba537d52f552d59f824ecb19ae3301f06c266d652c0

No changes file available.

Binary packages built by this source

libgdome2-0: No summary available for libgdome2-0 in ubuntu cosmic.

No description available for libgdome2-0 in ubuntu cosmic.

libgdome2-0-dbgsym: debug symbols for package libgdome2-0

 gdome2 is a fast, light and complete DOM level2 implementation based
 on libxml2. Although it has been written for the GNOME project, it
 can be used stand-alone.
 .
 DOM (Document Object Model) is a standard interface for manipulating
 XML documents. A DOM implementation (also called a host implementation)
 is what makes a parsed XML or HTML document available for processing
 using a DOM interface.
 .
 libgdome2 currently supports the "Core", "XML", "Events" and
 "MutationEvents" modules from the DOM2 Recommendation.
 .
 This package contains the shared library.

libgdome2-dev: Development files for libgdome2

 gdome2 is a fast, light and complete DOM level2 implementation based
 on libxml2. Although it has been written for the GNOME project, it
 can be used stand-alone.
 .
 DOM (Document Object Model) is a standard interface for manipulating
 XML documents. A DOM implementation (also called a host implementation)
 is what makes a parsed XML or HTML document available for processing
 using a DOM interface.
 .
 libgdome2 currently supports the "Core", "XML", "Events" and
 "MutationEvents" modules from the DOM2 Recommendation.
 .
 This package contains the header files and static libraries for
 developing with libgdome2-0.