libkml 1.3.0~r864-1 source package in Ubuntu

Changelog

libkml (1.3.0~r864-1) unstable; urgency=low


  * Merge upstream commit r864:
    Allow colors to have leading whitespace, with or without '#'.
  * Add myself to Uploaders.
  * Update swig.diff to also disable the SWIG version check in configure.ac.
    Thanks Ilya Barygin for the patch.
  * Update ld-as-needed.diff to fix FTBFS with --as-needed.
    Thanks Ilya Barygin for the patch.
    (closes: #692055)
  * Add hurd.diff to fix FTBFS on hurd-i386.
    Thanks Pino Toscano for the patch.
    (closes: #671894)
  * Refresh patches.
  * Use canonical URLs for Vcs-* fields.
  * Don't start short description with an article.
  * Drop XB-Python-Version from control file.
  * Add a watch file.
  * Add patch to fix executable-not-elf-or-script for java run.sh example.
  * Add lintian override for no fortify functions false positive.
  * Drop needless dependency on default-jre for libkml-java.
  * Move .so symlinks from java packages to libkml-dev.
  * Update copyright file using copyright-format 1.0.
  * Add lintian override for source-contains-prebuilt-windows-binary.
  * Use minimal dh rules, handle Multi-Arch paths.
  * Use dh-autoreconf for retooling.
  * Add patch to set subdir-objects automake option for forward compatibility.
  * Add patch to fix linking libtool libraries using a non-POSIX archiver.
  * Add patch to not build examples, msvc and xcode subprojects.
  * Add lintian override for incompatible-java-bytecode-format.
  * Add patch headers for all patches.
  * Bump Standards-Version to 3.9.4, changes: Vcs-* fields, copyright,
    minimal dh rules.
  * Build depend on libcurl4-gnutls-dev instead of libcurl4-openssl-dev.
  * Also install libminizip headers.

 -- Bas Couwenberg <email address hidden>  Sat, 05 Oct 2013 21:15:09 +0200

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any
Section:
science
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libkml_1.3.0~r864-1.dsc 1.6 KiB 44b84bc33fe050dbfa02be73eb52f9286f7a67b89d5f56b317798b048e1c92a7
libkml_1.3.0~r864.orig.tar.gz 8.9 MiB 5a419c4ff5778f3f8538369a6f6551d08975c883f22d473ae18f280581c7f150
libkml_1.3.0~r864-1.debian.tar.gz 15.1 KiB fb26332e9840f12d413ea75132d7c1f31e36829c54a530b223224468257a3ccb

No changes file available.

Binary packages built by this source

libkml-dev: Library to manipulate KML 2.2 OGC standard files - development files

 This is a library for use with applications that want to parse,
 generate and operate on KML, a geo-data XML variant. It is an
 implementation of the OGC KML 2.2 standard. It is written in C++ and
 bindings are available via SWIG to Java and Python.
 .
 This package contains files required to build C/C++ programs which use
 the KML library.

libkml-java: Library to manipulate KML 2.2 OGC standard files - Java package

 This is a library for use with applications that want to parse,
 generate and operate on KML, a geo-data XML variant. It is an
 implementation of the OGC KML 2.2 standard. It is written in C++ and
 bindings are available via SWIG to Java and Python.
 .
 This package contains the required packages for Java applications.

libkml0: Library to manipulate KML 2.2 OGC standard files

 This is a library for use with applications that want to parse,
 generate and operate on KML, a geo-data XML variant. It is an
 implementation of the OGC KML 2.2 standard. It is written in C++ and
 bindings are available via SWIG to Java and Python.
 .
 This package contains the basic shared libraries for applications
 that use the KML format.

python-kml: Library to manipulate KML 2.2 OGC standard files - Python extension

 This is a library for use with applications that want to parse,
 generate and operate on KML, a geo-data XML variant. It is an
 implementation of the OGC KML 2.2 standard. It is written in C++ and
 bindings are available via SWIG to Java and Python.
 .
 This package contains required extensions for Python applications.