pkg-kde-tools 0.15.8ubuntu2 source package in Ubuntu

Changelog

pkg-kde-tools (0.15.8ubuntu2) saucy; urgency=low

  * perllib/Debian/PkgKde/SymbolsHelper/Substs/TypeSubst.pm:
    - Anchor architecture matches to the ends of the string, to avoid
      erroneously mapping qreal to float on arm64.
    - Add arm64 and ppc64el to the 64-bit matches.
 -- William Grant <email address hidden>   Sun, 13 Oct 2013 10:14:05 +1100

Upload details

Uploaded by:
William Grant
Sponsored by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Kubuntu Members
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pkg-kde-tools_0.15.8ubuntu2.tar.bz2 119.1 KiB f7e2a45b9f8681268f18dcef56371bb30636fc327299e7b47b9cfb4c8cc5634a
pkg-kde-tools_0.15.8ubuntu2.dsc 2.0 KiB 1dc321e1901a322b704c959f6a35d8235101d4970d783342ec885cc0f0299e01

Available diffs

View changes file

Binary packages built by this source

libdlrestrictions-dev: development files for the DLRestrictions library

 This package provides development files needed to build both shared libraries,
 which specify their compatibility restrictions, and applications, which check
 whether those restrictions are satisfied before using those libraries. The
 package also contains a CMake module which simplifies building DLRestricted
 shared libraries with CMake.

libdlrestrictions1: library that implements library compatibility checks for dlopen()

 This package provides a DLRestrictions library that can be used to check
 compatibility of the external shared library (or plugin) against other
 libraries currently loaded in the global symbol object. It might help to avoid
 symbol clashes and provide means for graceful failure detection in advance
 before the first dlsym() call. Otherwise, usage of incompatible library might
 result in crashes or other unpredictable failures of the application.
 .
 A shared library that is protected by DLRestrictions provides a special symbol
 which defines conditions under which the library may be safely used. At the
 moment, the only restriction that may be imposed controls whether multiple
 SONAMEs of the same library can safely co-exist in the same symbol space.
 Shared library dependencies are also checked for compatibility.

pkg-kde-tools: No summary available for pkg-kde-tools in ubuntu saucy.

No description available for pkg-kde-tools in ubuntu saucy.