haskell-pid1 0.1.2.0-3build3 source package in Ubuntu

Changelog

haskell-pid1 (0.1.2.0-3build3) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:03:44 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
haskell-pid1_0.1.2.0.orig.tar.gz 7.1 KiB 9e97bf9b4b6ffd6a9b706cc6d5fadd8089cd37d2b8763111bd743104db267f76
haskell-pid1_0.1.2.0-3build3.debian.tar.xz 2.4 KiB e954b54ab60897e7be23f3fd9a3f9d404f2d82ac061537217c19f4b3deb807e5
haskell-pid1_0.1.2.0-3build3.dsc 2.1 KiB c0517f3d34b4958024aa5430092aa467c79491926a918c840bdae9f8dff5f5fd

Available diffs

View changes file

Binary packages built by this source

libghc-pid1-dev: signal handling and orphan reaping for Unix PID1 init processes

 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pid1-doc: signal handling and orphan reaping for Unix PID1 init processes; documentation

 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-pid1-prof: No summary available for libghc-pid1-prof in ubuntu groovy.

No description available for libghc-pid1-prof in ubuntu groovy.

pid1: signal handling and orphan reaping for Unix PID1 init processes

 Library/executable for initializing signal handlers, spawning and
 child process, and reaping orphan processes. These are the
 responsibilities that must be fulfilled by the initial process in a
 Unix system, and in particular comes up when running Docker
 containers.
 .
 This library/executable will automatically detect if it is run as some
 process besides PID1 and, if so, use a straightforward exec system
 call instead.