libnih 1.0.3-4ubuntu26 source package in Ubuntu RTM

Changelog

libnih (1.0.3-4ubuntu26) utopic; urgency=medium

  [ Dimitri John Ledkov ]
  * Remove versioned libc6-dev build-dependencies, any recent one will do.

  [ James Hunt ]
  * Fix crash in test_output, print_last by avoiding passing NULL to
    atoi(3).
 -- Dimitri John Ledkov <email address hidden>   Sun, 04 May 2014 00:53:42 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main libs
14.09 release main libs

Downloads

File Size SHA-256 Checksum
libnih_1.0.3.orig.tar.gz 1.1 MiB 897572df7565c0a90a81532671e23c63f99b4efde2eecbbf11e7857fbc61f405
libnih_1.0.3-4ubuntu26.diff.gz 262.2 KiB 3f294decedc62dd74e853fda574c6727e9ea9b18d83019aff13707e2ccc25581
libnih_1.0.3-4ubuntu26.dsc 2.3 KiB 8e916aa6960ae03ed180d028d7a810415de13e4d60a1b4ddeda1b2d0d2ce9008

Available diffs

View changes file

Binary packages built by this source

libnih-dbus-dev: NIH D-Bus Bindings Library (development files)

 libnih-dbus is a D-Bus bindings library that integrates with the main
 loop provided by libnih.
 .
 This package contains the static library and C header files which are
 needed for developing software using libnih-dbus.

libnih-dbus1: NIH D-Bus Bindings Library

 libnih-dbus is a D-Bus bindings library that integrates with the main
 loop provided by libnih.
 .
 This package contains the shared library.

libnih-dev: NIH Utility Library (development files)

 libnih is a light-weight "standard library" of C functions to ease the
 development of other libraries and applications, especially those
 normally found in /lib.
 .
 This package contains the static library and C header files which are
 needed for developing software using libnih.

libnih1: NIH Utility Library

 libnih is a light-weight "standard library" of C functions to ease the
 development of other libraries and applications, especially those
 normally found in /lib.
 .
 This package contains the shared library.

nih-dbus-tool: NIH D-Bus Binding Tool

 nih-dbus-tool generates C source code from the D-Bus Introspection XML
 data provided by most services; either to make implementing the
 described objects in C programs or to make proxying to the described
 remote objects easier.
 .
 The generated code requires libnih-dbus-dev to be compiled.