lua5.2 5.2.4-1ubuntu1 source package in Ubuntu

Changelog

lua5.2 (5.2.4-1ubuntu1) xenial; urgency=medium

  * debian/patches/0001-build-system.patch: never use libtool --quiet
    which is always the wrong answer for package builds.
  * debian/patches/0001-build-system.patch: do not pass a version script when
    building executables; this is meant for libraries, and its use appears to
    be breaking the build on powerpc (probably due to a toolchain regression).
    LP: #1570055.

 -- Steve Langasek <email address hidden>  Wed, 13 Apr 2016 22:05:31 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main interpreters

Downloads

File Size SHA-256 Checksum
lua5.2_5.2.4.orig.tar.gz 242.4 KiB 86fb7e23cbbddfcd92684e5f8017ff41c9112251d1656dbece415a97fad171c0
lua5.2_5.2.4-1ubuntu1.debian.tar.xz 9.7 KiB 873154eaeb4cebc490af3ca3d9185f326a0db9aa1ca010f9da78ec9bfe7ced6b
lua5.2_5.2.4-1ubuntu1.dsc 2.2 KiB 5ebe1432115238a6346cab1600096e0dd560892ba837fe472aad220bfa85aeb3

View changes file

Binary packages built by this source

liblua5.2-0: No summary available for liblua5.2-0 in ubuntu yakkety.

No description available for liblua5.2-0 in ubuntu yakkety.

liblua5.2-0-dbg: Debug symbols for the Lua shared library interpreter

 This package contains the debugging symbols for liblua5.2 and lua5.2

liblua5.2-0-dbgsym: debug symbols for package liblua5.2-0

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains runtime libraries. You shouldn't need to install it
 explicitly.

liblua5.2-dev: Development files for the Lua language version 5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains developer resources for using the Lua library.
 Install it if you are developing programs which use the Lua C API.

liblua5.2-dev-dbgsym: debug symbols for package liblua5.2-dev

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains developer resources for using the Lua library.
 Install it if you are developing programs which use the Lua C API.

lua5.2: No summary available for lua5.2 in ubuntu yakkety.

No description available for lua5.2 in ubuntu yakkety.

lua5.2-dbgsym: debug symbols for package lua5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the Lua command line interpreter and bytecode compiler.
 Install it if you are developing or using Lua scripts.

lua5.2-doc: Documentation for the Lua language version 5.2

 Lua is a powerful, light-weight programming language designed for extending
 applications. The language engine is accessible as a library, having a C
 API which allows the application to exchange data with Lua programs and also
 to extend Lua with C functions. Lua is also used as a general-purpose,
 stand-alone language through the simple command line interpreter provided.
 .
 This package contains the official manual covering the Lua language and C API,
 examples, etc.