deb_control_files:
- control
- md5sums
- postinst
- postrm
- prerm
deb_fields:
Architecture: all
Breaks: debci (<< 2.6~)
Depends: debci (= 3.6)
Description: |-
continuous integration system for Debian (collector daemon)
debci will scan the Debian archive for packages that contain DEP-8 compliant
test suites, and run those test suites whenever a new version of the package,
or of any package in its dependency chain (modulo the base system), is
available.
.
The requests are distributed to worker machines through AMQP queues. You need
rabbitmq-server for this; but it is also possible to run RabbitMQ on a
different server than debci, in which case you do not need to install that
recommendation.
.
This package provides the collector daemon, which will receive test results
published by debci worker hosts, store them centrally, and generate the static
HTML files for the debci user interface.
Homepage: http://ci.debian.net/
Installed-Size: '74'
Maintainer: Debian CI team <team+ci@tracker.debian.org>
Package: debci-collector
Priority: optional
Recommends: rabbitmq-server
Replaces: debci (<< 2.6~)
Section: devel
Source: debci
Version: '3.6'
srcpkg_name: debci
srcpkg_version: '3.6'