Skip to content

Debian Changelog libaio (0.3.106-3)

2006

libaio (0.3.106-3) unstable; urgency=low

   * Fix a typo in the arm io_syscall5 macro, making the library end up
     with unresolvable symbols. (Closes: #393156)
     Thanks to Marcin Juszkiewicz <debian-bugs@hrw.one.pl>.

 -- Guillem Jover <guillem@debian.org>  Mon, 16 Oct 2006 10:44:02 +0300

libaio (0.3.106-2) unstable; urgency=low

   * Use quilt for patching:
     - Add new debian/patches/series file.
     - Add Build-Depends on 'quilt (>= 0.40)'.
     - Include quilt.make from debian/rules.
   * Add support for arm, hppa, m68k, mips, mipsel and sparc. Those have yet
     to be tested with the harness test suite and pass it.
   * Add a Tag: field to all binary packages.

 -- Guillem Jover <guillem@debian.org>  Tue, 19 Sep 2006 00:48:10 +0300

libaio (0.3.106-1) unstable; urgency=low

   * New Upstream Release. (Closes: #384268)
     - Fix .endp being outside of procedure on ia64 with new binutils.
       (Closes: #385373)

 -- Guillem Jover <guillem@debian.org>  Fri, 1 Sep 2006 05:51:36 +0300

libaio (0.3.104-2) unstable; urgency=low

   * New Maintainer.
   * Provide a new binary package libaio-dev, with the static library
     the .so symlink and the manpages. (Closes: #318795)
   * Add debian/libaio-dev.install.
   * Add debian/libaio-dev.manpages.
   * Rename the binary package libaio to libaio1 to match the soname, no
     transition package as no one depends on it.
   * Rename debian/lintian.override to debian/libaio1.lintian.
   * Remove shlib-missing-in-control-file lintian override as we provide
     now the shlibs file.
   * Only put "usr/share/lintian/override" in libaio1.dirs.
   * Remove temporal debhelper leftover files:
     - debian/libaio-0.3.104.postinst.debhelper
     - debian/libaio-0.3.104.postrm.debhelper
   * Add amd64 to the Architecture fields. (Closes: #335352)
   * Switch to debhelper compat level 5.
   * Now using Standards-Version 3.7.2.
   * Change Priority from optional to extra.
   * Specify in the package description that this library is for Linux.
   * Remove unneeded debian/dirs file.
   * Remove debian/debianize.patch, we actually want the .so symlink
     and the .a library when doing "make install".
   * Clean up debian/rules:
     - Do not use stamp files.
     - Remove unused comments.
     - Remove unused configure target.
     - Do not pass DESTDIR to make as it is not using it.
   * Complete debian/copyright:
     - Add copyright holder information.
     - Add the LGPL license snippet.
     - Specify a download url which actually works.
   * Add a watch file.

 -- Guillem Jover <guillem@debian.org>  Thu, 24 Aug 2006 05:45:36 +0300

2005

libaio (0.3.104-1) unstable; urgency=low

   * Initial Release.

 -- William Lee Irwin III <wli@holomorphy.com>  Fri, 22 Apr 2005 14:49:28 -0700