Source: pbuilder-ssh
Section: devel
Priority: optional
Maintainer: Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 4.1.16), help2man
Standards-Version: 3.7.2

Package: pbuilder-ssh
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, devscripts, dpkg-dev (>=1.13.9)
Recommends: svn-buildpackage
Description: build Debian packages on remote machines
 This tool uploads source packages to remote machines and builds them 
 by invoking pbuilder remotely. Downloading of the resulting binary packages is
 automatically done as well.
 . 
 pbuilder-ssh handles source packages by their dsc file. Alternatively it can 
 directly export it from a svn-buildpackage working copy.
 .
 pbuilder-ssh also aids backporting by providing an infrastructure to 
 apply distribution specific patches and performs the necessary version mangling 
 upon request.

