Source: ssync
Section: net
Priority: extra
Maintainer: Kimmo Suominen <kimmo@gw.com>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.8.4
Homepage: http://kimmo.suominen.com/sw/
#Vcs-Git: git://git.debian.org/collab-maint/ssync.git
#Vcs-Browser: http://git.debian.org/?p=collab-maint/ssync.git;a=summary

Package: ssync
Architecture: all
Depends: ${misc:Depends}, dash (>= 0.5.5.1) | bash (>= 4.1), coreutils (>= 7.4), netname, ng-utils, openssh-client, osname, rsync, srsh
Description: Distribute files to a set of hosts
 The sdist command invokes rsync(1) in an intelligent manner.  Usually
 ssync is invoked from the master distribution host.
 .
 ssync was created as a drop-in replacement for sdist(1) and thus has
 switches similar to rdist(1) rather than rsync(1).
