rebuildd 0.4.2 source package in Ubuntu

Changelog

rebuildd (0.4.2) unstable; urgency=low


  [ Gauvain Pocentek ]
  * Remove unused code (Closes: #671635)
  * Support multiple recipients
  * Improve some error messages
  * Add a requeue command
  * Fix the number of arguments for jobs deps
  * Allow to use sendmail
  * Change the default date format
  * Add no_system_arch option
  * Reload before adding arch

  [ Julien Danjou ]
  * Update default dists to symbolic names
  * Fix PBUILDER_OTHER_OPTIONS[] examples in rebuildd.default
    (Closes: #682422)

 -- Julien Danjou <email address hidden>  Thu, 24 May 2012 16:50:03 +0200

Upload details

Uploaded by:
Julien Danjou
Uploaded to:
Sid
Original maintainer:
Julien Danjou
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel
Xenial release universe devel
Trusty release universe devel

Builds

Raring: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
rebuildd_0.4.2.dsc 1.6 KiB 10ca7a8552bfb099eca50f138bd75b1699671b7a32e17017e2e2c91d19017c4e
rebuildd_0.4.2.tar.gz 76.2 KiB 50280c43d24257da0910349480aa585a591fba97ce757e704a02375a9fd5c06e

Available diffs

No changes file available.

Binary packages built by this source

rebuildd: build daemon aiming at rebuilding Debian packages

 This software allows you to manage a set of jobs. Each job is a package
 rebuilding task. Rebuilding is done by pbuilder (or cowbuilder if you want),
 or anything else, since everything is customizable via configuration file.
 It can also send build logs by email, event each log can be sent to a different
 email address.
 .
 rebuildd is multi-threaded, so you can run multiple build jobs in parallel.
 It is also administrable via a telnet interface. A Web interface is also
 embedded so you can see your jobs queue and watch log file in real-time in your
 browser.
 .
 rebuildd is designed to be run on multiple hosts even with different
 architecture set, and to parallelize the rebuild tasks.