lua-ldap 1.1.0-1-geeac494-4ubuntu1 source package in Ubuntu

Changelog

lua-ldap (1.1.0-1-geeac494-4ubuntu1) saucy; urgency=low

  * Readd LDAP_DEPRECATED patch to fix implicit pointer conversion on amd64
    - add debian/patches/define_ldap_deprecated.diff
    - add debian/patches/series
 -- Micah Gersten <email address hidden>   Sun, 08 Sep 2013 14:06:45 -0500

Upload details

Uploaded by:
Micah Gersten
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
interpreters
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
lua-ldap_1.1.0-1-geeac494.orig.tar.gz 29.2 KiB debf2f40e9b8e43a488f8356a683fa5c8125b5200cdc85b2124162639c517ce5
lua-ldap_1.1.0-1-geeac494-4ubuntu1.debian.tar.gz 3.2 KiB f7d0b1a09a5d987d43bbf64a7656f8a8de00a063db29357c715e9437ca801e18
lua-ldap_1.1.0-1-geeac494-4ubuntu1.dsc 1.5 KiB 313bff6f4537d966bbbb7d98cd0ad3ec3b4022dafcc2c5ea17e9058d9134aaa0

View changes file

Binary packages built by this source

lua-ldap: LDAP library for the Lua language

 This package contains the Lua LDAP library to:
  * Connect to an LDAP server (OpenLDAP or ADSI/WinLDAP);
  * Execute any operation (search, add, compare, delete, modify
    and rename);
  * Retrieve entries and references of the search result.
 .
 This package contains the runtime library.

lua-ldap-dev: LDAP development files for the Lua language

 This package contains the development files of the Lua LDAP library,
 useful to create a statically linked binary (like a C application or a
 standalone Lua interpreter).
 .
 Documentation is also shipped within this package.