tevent 0.9.19-1 source package in Ubuntu
Changelog
tevent (0.9.19-1) unstable; urgency=low * Migrate to git. * Bump standards version to 3.9.4. * New upstream release. + Fixes FTBFS. Closes: #711678, #713100. -- Jelmer Vernooij <email address hidden> Sun, 11 Aug 2013 13:53:09 +0000
Upload details
- Uploaded by:
- Jelmer Vernooij
- Uploaded to:
- Sid
- Original maintainer:
- Jelmer Vernooij
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tevent_0.9.19-1.dsc | 1.9 KiB | 363ee56d0887fbe72b41892152d3602f2e749640625e8d4e7006fa7e7c4781b3 |
tevent_0.9.19.orig.tar.gz | 530.5 KiB | f9a1d079844ec0068804541ee2421d8ff34d7a4cdb93a6cc20d0edd5302e3fc9 |
tevent_0.9.19-1.debian.tar.gz | 7.3 KiB | 35ae96982cf05e209df1dd32015eeda0d3ef4886244e163c32d7a945fee276bb |
Available diffs
- diff from 0.9.18-1 to 0.9.19-1 (58.9 KiB)
No changes file available.
Binary packages built by this source
- libtevent-dev: talloc-based event loop library - development files
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the development files.
- libtevent0: talloc-based event loop library - shared library
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the shared library file.
- libtevent0-dbg: talloc-based event loop library - debug symbols
tevent is a simple library that can handle the main event loop for an
application. It supports three kinds of events: timed events, file
descriptors becoming readable or writable and signals.
.
Talloc is used for memory management, both internally and for private
data provided by users of the library.
.
This package provides the debug symbols.