File: README

package info (click to toggle)
debomatic 0.8-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 344 kB
  • ctags: 69
  • sloc: python: 642; sh: 67; makefile: 12
file content (14 lines) | stat: -rw-r--r-- 653 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Deb-o-Matic - Automatic build machine for Debian source packages

This is Deb-o-Matic, an easy to use build machine for Debian-based source
packages. It provides a simple tool to automate build of source packages with
limited user interaction and a straightforward configuration.

It has some useful feature such as automatic chroot update, automatic scan
and selection of source packages to build and support for modules.

It is meant to help developers to build their packages without worrying too
much of compilation, since it will run in background and no user feedback
is required during the whole process.

See docs/guide.rst for further details.