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

python-daemon_1.5.2-2~bpo50+1_i386.changes is NEW



(new) python-daemon_1.5.2-2~bpo50+1.diff.gz optional python
(new) python-daemon_1.5.2-2~bpo50+1.dsc optional python
(new) python-daemon_1.5.2-2~bpo50+1_all.deb optional python
library for making a Unix daemon process
 ‘daemon’ is a library that assists a Python program to turn itself
 into a well-behaved Unix daemon process, as specified in PEP 3143.
 .
 This library provides a ‘DaemonContext’ class that manages the
 following important tasks for becoming a daemon process:
 .
  * Detach the process into its own process group.
  * Set process environment appropriate for running inside a chroot.
  * Renounce suid and sgid privileges.
  * Close all open file descriptors.
  * Change the working directory, uid, gid, and umask.
  * Set appropriate signal handlers.
  * Open new file descriptors for stdin, stdout, and stderr.
  * Manage a specified PID lock file.
  * Register cleanup functions for at-exit processing.
(new) python-daemon_1.5.2.orig.tar.gz optional python
Changes: python-daemon (1.5.2-2~bpo50+1) lenny-backports; urgency=low
 .
  * Backported to Lenny.


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
ns.

Reply to: