Skip to content

Debian Changelog libdaemon (0.14-1)

2009

libdaemon (0.14-1) unstable; urgency=low

   * New upstream release.
   * debian/control
     - Set the Utopia Maintenance Team as new maintainer. (Closes: #551883)
     - Add myself to Uploaders.
     - Update Vcs-* fields. Package is now managed using Git on git.debian.org.
     - Bump Standards-Version to 3.8.3. No further changes.
     - Bump Build-Depends on debhelper to (>= 7).
   * debian/libdaemon0.{shlibs,symbols}
     - Update symbols file for new API additions.
     - Bump shlibs file accordingly.
   * debian/rules
     - No longer mangle the man pages using sed. The generated man pages are
       properly formatted now.
     - Use dh_prep instead of deprecated dh_clean -k.
   * debian/compat
     - Bump debhelper compat level to 7.
   * debian/copyright
     - Update copyright notice.

 -- Michael Biebl <biebl@debian.org>  Mon, 26 Oct 2009 23:37:18 +0100

libdaemon (0.13-3) unstable; urgency=low

   * Update Maintainer to official Debian ID
   * Remove DM-Upload-Allowed: yes
   * Change libdaemon0-dbg section to debug from libdevel
   * Update Standards-Version to 3.8.1 (no changes required)
   * Added a libdaemon0.symbols file for dpkg-gensymbols

 -- Y Giridhar Appaji Nag <appaji@debian.org>  Wed, 18 Mar 2009 08:33:12 +0530

2008

libdaemon (0.13-2) unstable; urgency=low

   * Add DM-Upload-Allowed: yes
   * configure with --localstatedir=/var to create the default pid file in
     /var and not in /usr/var.  Thanks Rene Engelhard <rene@debian.org> for
     the bug report (Closes: #500555)

 -- Y Giridhar Appaji Nag <giridhar@appaji.net>  Tue, 30 Sep 2008 17:37:47 +0530

libdaemon (0.13-1) unstable; urgency=low

   * New upstream release
     + Remove patches 01_sighandler_errno and 02_pid_file_O_RDONLY that were
       based on upstream commits, hence remove dpatch build dependency also.
     + Includes two new functions, bump up shlibs dependency to 0.13
     + libdaemon.spec is not included upstream anymore, so no need to save and
       restore the file.
   * Update Standards-Version to 3.8.0, no changes required.

 -- Y Giridhar Appaji Nag <giridhar@appaji.net>  Thu, 07 Aug 2008 01:53:45 +0530

libdaemon (0.12-2) unstable; urgency=low

   * Improved package description, per dev-ref (v3.3.9) Section 6.2.2 etc.
   * Use dpatch for the following debian/patches patches from upstream
     + 01_sighandler_errno to save and restore errno in signal hanlder
     + 02_pid_file_O_RDONLY to fallback to O_RDONLY for PID file if O_RDWR
       doesn't work.
   * Fix lintian W: manpage-has-errors-from-man that was resulting in not
     showing the help text of daemon_exec's last argument.

 -- Y Giridhar Appaji Nag <giridhar@appaji.net>  Mon, 14 Apr 2008 00:56:12 +0530

2007

libdaemon (0.12-1) unstable; urgency=low

   * Adopted by Y Giridhar Appaji Nag <giridhar@appaji.net> (Closes: #452187)
   * debian/control: Add Homepage: and Vcs-*: fields
   * Add a debian/watch file
   * Bump up Standards-Version to 3.7.3.  s/Source-Version/binary:Version/
   * Add autotools-dev to Build-Depends and remove lynx-ssl (provided by lynx).
   * Update debian/compat to 5, update Build-Depends with debhelper (>= 5)
   * debian/copyright: Update upstream author email address and URL
   * Use .docs and .examples file rather than specifying them in debian/rules
   * debian/control: Change Section of libdaemon-dev to libdevel
   * debian/rules: Modify the doxygen generated man pages to prevent lintian I:
     hyphen-used-as-minus-sign
   * Install upstream README as upstream changelog for libdaemon-dev
   * Provide a libdaemon0-dbg package with the debugging symbols in it.

 -- Y Giridhar Appaji Nag <giridhar@appaji.net>  Fri, 21 Dec 2007 15:53:37 +0530

libdaemon (0.12-0.1) unstable; urgency=low

   * NMU
   * New upstream release
   * Patch applied to 0.11-0.2 merged upstream.

 -- Sjoerd Simons <sjoerd@debian.org>  Tue, 10 Jul 2007 20:46:12 +0200

libdaemon (0.11-0.2) unstable; urgency=low

   * NMU
   * Added patch to fix daemon_close_all implementation.

 -- Sjoerd Simons <sjoerd@debian.org>  Sat, 07 Jul 2007 11:45:30 +0200

libdaemon (0.11-0.1) unstable; urgency=low

   * NMU
   * New upstream release (Closes: #430163)
   * No longer uses PATH_MAX unconditionnally (Closes: #407867)
   * debian/libdaemon0.shlibs, added
   * debian/control, indicate that the source package should be in Section libs
   * debian/rules, pass CFLAGS that could have been changed as a result of
     DEB_BUILD_OPTIONS to configure (Closes: #328774)
   * debian/libdaemon-dev.install, don't install .la files

 -- Sjoerd Simons <sjoerd@debian.org>  Fri, 06 Jul 2007 13:54:23 +0200

2005

libdaemon (0.10-1) unstable; urgency=low

   * new upstream, relicensed under LGPL 2.1

 -- Oliver Kurth <oku@debian.org>  Mon, 28 Nov 2005 10:23:53 -0800

libdaemon (0.8-1) unstable; urgency=low

   * new upstream (closes: #314615)

 -- Oliver Kurth <oku@debian.org>  Fri, 17 Jun 2005 10:14:17 -0700

2004

libdaemon (0.7-1) unstable; urgency=low

   * new upstream
     - documentation error for daemon_signal_init corrected
       (closes: #280833)
   * build-depends on lynx|lynx-ssl (closes: #265980)

 -- Oliver Kurth <oku@debian.org>  Mon, 20 Dec 2004 17:10:04 -0800

libdaemon (0.6-1) unstable; urgency=low

   * new upstream

 -- Oliver Kurth <oku@debian.org>  Wed, 07 Apr 2004 23:03:53 +0200

libdaemon (0.5-1) unstable; urgency=low

   * new upstream

 -- Oliver Kurth <oku@debian.org>  Sat, 28 Feb 2004 20:59:58 -0800

libdaemon (0.4-1) unstable; urgency=low

   * new upstream

 -- Oliver Kurth <oku@debian.org>  Tue, 27 Jan 2004 21:41:44 +0100

2003

libdaemon (0.3-1) unstable; urgency=low

   * new upstreaam

 -- Oliver Kurth <oku@debian.org>  Fri, 11 Jul 2003 22:03:30 +0200

libdaemon (0.2-1) unstable; urgency=low

   * Initial Release. Closes: #200793

 -- Oliver Kurth <oku@debian.org>  Fri, 11 Jul 2003 22:03:30 +0200