Source: debomatic
Section: devel
Priority: extra
Maintainer: Luca Falavigna <dktrkranz@debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 9),
               python (>= 2.6.6-3~),
               python-sphinx,
               texlive-latex-base,
               texlive-latex-recommended,
               texlive-fonts-recommended,
               texlive-latex-extra,
               gettext
X-Python-Version: >= 2.7
Standards-Version: 3.9.5
Homepage: https://launchpad.net/debomatic
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/debomatic/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/debomatic/trunk/

Package: debomatic
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         pbuilder | cowbuilder,
         debootstrap | cdebootstrap,
         python-daemon,
         python-lockfile
Recommends: gpgv,
            lintian,
            python-pyinotify (>= 0.8.6-1),
            debian-archive-keyring,
            ubuntu-keyring
Suggests: piuparts (>= 0.45),
          apt-utils,
          devscripts
Description: automatic build machine for Debian source packages
 Deb-o-Matic is an easy to use build machine for Debian source packages
 based on pbuilder, written in Python.
 . 
 It provides a simple tool to automate build of source packages with limited
 user interaction and a simple configuration. It has some useful features such
 as automatic update of pbuilder, automatic scan and selection of source
 packages to build and modules support.
 .
 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.
