[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#452187: O: libdaemon -- lightweight C library for daemons



Package: wnpp
Severity: normal

The current maintainer of libdaemon, Oliver Kurth <oku@debian.org>,
has orphaned this package.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: libdaemon
Binary: libdaemon-dev, libdaemon0
Version: 0.12-0.1
Priority: optional
Section: libs
Maintainer: Oliver Kurth <oku@debian.org>
Build-Depends: debhelper (>> 4.0.0), doxygen, lynx | lynx-ssl
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/libd/libdaemon
Files:
 0c9bb3362842502f05440c0ed481d0bf 608 libdaemon_0.12-0.1.dsc
 76596823cc1a6d1cdf7779b782ff0ee6 355167 libdaemon_0.12.orig.tar.gz
 70fe8b30e89d5c5f830de62386f63a2f 3266 libdaemon_0.12-0.1.diff.gz

Package: libdaemon-dev
Priority: optional
Section: devel
Installed-Size: 512
Maintainer: Oliver Kurth <oku@debian.org>
Architecture: i386
Source: libdaemon
Version: 0.12-0.1
Depends: libdaemon0 (= 0.12-0.1)
Filename: pool/main/libd/libdaemon/libdaemon-dev_0.12-0.1_i386.deb
Size: 66720
MD5sum: c97b611aa6fe239f9c0c5596993f1a8b
SHA1: ecee4541a228068743a641bbd21242963c00fba5
SHA256: 7ad256fd0b279a28f340c960513bb6f041ce4cc45040b2ad022aa650c454ae51
Description: lightweight C library for daemons
 libdaemon is a leightweight C library which eases the writing of UNIX
 daemons. It consists of the following parts:
  * A wrapper around fork() which does the correct daemonization
    procedure of a process
  * A wrapper around syslog() for simpler and compatible log output to
    Syslog or STDERR
  * An API for writing PID files
  * An API for serializing UNIX signals into a pipe for usage with
    select() or poll()
 .
 Routines like these are included in most of the daemon software
 available. It is not that simple to get it done right and code
 duplication cannot be a goal.
 .
 This package includes the header files and the static version of
 the library and documentation.
Tag: devel::lang:c, devel::library, implemented-in::c, interface::daemon, role::devel-lib

Package: libdaemon0
Priority: optional
Section: libs
Installed-Size: 68
Maintainer: Oliver Kurth <oku@debian.org>
Architecture: i386
Source: libdaemon
Version: 0.12-0.1
Depends: libc6 (>= 2.5-5)
Filename: pool/main/libd/libdaemon/libdaemon0_0.12-0.1_i386.deb
Size: 11322
MD5sum: f7a7d9772f3ba552ce9b9c855460b4d4
SHA1: 5f0a57dc7d824d0d019ffde46cacda2678ca10f3
SHA256: 884e321200a24c82b3095e773240be24d939d56fdfbd54b9fd05898060411fae
Description: lightweight C library for daemons
 libdaemon is a leightweight C library which eases the writing of UNIX
 daemons. It consists of the following parts:
  * A wrapper around fork() which does the correct daemonization
    procedure of a process
  * A wrapper around syslog() for simpler and compatible log output to
    Syslog or STDERR
  * An API for writing PID files
  * An API for serializing UNIX signals into a pipe for usage with
    select() or poll()
 .
 Routines like these are included in most of the daemon software
 available. It is not that simple to get it done right and code
 duplication cannot be a goal.
 .
 This package includes the run time library.
Tag: implemented-in::c, interface::daemon, role::shared-lib

-- 
Mohammed Adnène Trojette




Reply to: