Source: ruby-rsync
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sebastien Badia <seb@sebian.fr>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               rsync,
               ruby-coveralls,
               ruby-rspec
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-rsync.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-rsync.git
Homepage: http://github.com/jbussdieker/ruby-rsync
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-rsync
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
Description: ruby wrapper and bindings for the rsync binary
 Ruby/Rsync is a Ruby library that can synchronize files between remote hosts by
 wrapping a call to the rsync binary.
 .
 This library provides wrapper and bindings for rsync binary.
