mini-buildd 1.0.0~gamma.2 source package in Ubuntu

Changelog

mini-buildd (1.0.0~gamma.2) unstable; urgency=low


  Second gamma release. Cumulated minor bug fixes.
  * [790e162] control: Depend on django >= 1.5.2, needed for new templatetag calls (Fixes: wrong html dist filter under wheezy when not using django bpo)
  * [a8f47b5] source wizard: Fix/update apt keys for wheezy/jessie/sid
  * [e30ebbd] postinst: Always set mini-buildd user's 'geco' field to a non-empty value (Fixes potential build failures where code relies on this)
  * [8458cc7] changes.py: save: Don't use codec.open, deb822.dump() already handles encoding (Fixes save with non-ascii chars)
  * [11d7580] builder.py: Harden buildlog2status parser (only consider known/needed keys: Status|Lintian).
  * [2134fb9] changes.py: Fix code that still used '/tmp' to use mini_buildd's tmp dir.
  * [09da270] daemon.py: Fix keeping keyring tmp files around between init.d restarts.

 -- Stephan Sürken <email address hidden>  Sun, 20 Oct 2013 15:13:36 +0200

Upload details

Uploaded by:
Stephan A Suerken
Uploaded to:
Sid
Original maintainer:
Stephan A Suerken
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mini-buildd_1.0.0~gamma.2.dsc 1.5 KiB 307020d03db9e2bc589258b619001779a860bc6332098b3009a182fe11fecb7e
mini-buildd_1.0.0~gamma.2.tar.gz 1.4 MiB ea7842a398c1bd418c7b163fe44f481f81b52c5ff77685399ef894edb02e5121

No changes file available.

Binary packages built by this source

mini-buildd: minimal build daemon - daemon

 Mini-buildd is an easy-to-configure autobuilder and
 repository for deb packages.
 .
 This package provides the main daemon.

mini-buildd-common: minimal build daemon - 08x upgrade dummy package

 This is a dummy package assuring mini-buildd-common is
 upgraded (as a possible purge of the 0.8.x package
 would badly break mini-buildd 1.0).

python-mini-buildd: minimal build daemon - python library and user tool

 Mini-buildd is an easy-to-configure autobuilder and
 repository for deb packages.
 .
 This package includes the control utility "mini-buildd-tool" along
 with the "mini_buildd" Python package.