gearmand 1.1.18+ds-3.1 source package in Ubuntu

Changelog

gearmand (1.1.18+ds-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Use python3-sphinx instead of python-sphinx. (Closes: #943094)
  * libgearman-doc: Add the missing dependency on ${sphinxdoc:Depends}.

 -- Adrian Bunk <email address hidden>  Sat, 01 Feb 2020 23:42:48 +0200

Upload details

Uploaded by:
Alex
Uploaded to:
Sid
Original maintainer:
Alex
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gearmand_1.1.18+ds-3.1.dsc 2.7 KiB 873043e04f85234b1346fe173cb89d1ff9ffd82176f24f00aae7ddd8b4a401a6
gearmand_1.1.18+ds.orig.tar.xz 370.4 KiB 14df8ced146de2103a3abe403c1beaa786e97b6f2c15f1917ce0a0932212926c
gearmand_1.1.18+ds-3.1.debian.tar.xz 20.1 KiB bcb4e0f9a4c17db2a768137d954154bea8722534fe2334f374abdd91a0fc78cd

No changes file available.

Binary packages built by this source

gearman: Distributed job queue

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package is an empty package that depends on both the client and the
 server.

gearman-job-server: Job server for the Gearman distributed job queue

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package contains the C reimplementation of the job server daemon

gearman-job-server-dbgsym: debug symbols for gearman-job-server
gearman-tools: Tools for the Gearman distributed job queue

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package contains some command line tools for manipulating gearman jobs.

gearman-tools-dbgsym: debug symbols for gearman-tools
libgearman-dev: Development files for the Gearman Library

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package contains the development headers for the libgearman library.

libgearman-doc: API Documentation for the Gearman Library

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package contains the API docs for the libgearman library.

libgearman8: Library providing Gearman client and worker functions

 Gearman is a system to farm out work to other machines, dispatching function
 calls to machines that are better suited to do work, to do work in parallel,
 to load balance lots of function calls, or to call functions between languages.
 .
 This package contains the C reimplementation of the client library.

libgearman8-dbgsym: debug symbols for libgearman8