mdm 0.1.3-2.2 source package in Ubuntu

Changelog

mdm (0.1.3-2.2) unstable; urgency=medium

  * Non-maintainer upload
  * Convert to source format 3.0 (closes: #1007311)
  * Let the 2nd description paragraph have sentences (closes: #550374)
  * Drop -s to prevent using the build architecture strip (closes: #927861)

 -- Bastian Germann <email address hidden>  Mon, 02 Oct 2023 18:08:48 +0200

Upload details

Uploaded by:
Chuan-kai Lin
Uploaded to:
Sid
Original maintainer:
Chuan-kai Lin
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
mdm_0.1.3-2.2.dsc 1.5 KiB bdc396f6221833a2c9ce7f3ccf5f4c27b6cfd3c447ddcdb6128e85e6a7f3a6cc
mdm_0.1.3.orig.tar.gz 18.8 KiB d31b4beec42aea17fb18619259594ecfd20b4974580704ad427d951cfaf47d1c
mdm_0.1.3-2.2.debian.tar.xz 2.7 KiB 49a70077ead133c45e21916c880d6aa44ca4aa5e777da943a4841d2b4aad24a6

No changes file available.

Binary packages built by this source

mdm: Utilities for single-host parallel shell scripting

 The Middleman System (mdm) is a set of utilities that help you
 parallelize your shell scripts. Simply label the commands to run in
 parallel, and the System automatically exploits every parallelization
 opportunity that arises at runtime. You can also specify dependency
 between commands so that they run in an appropriate order.
 .
 mdm comes with an ncurses-based monitoring console and is compatible with
 xargs, find, make and any shell. It can be run in a script or interactively.

mdm-dbgsym: debug symbols for mdm