[DRE-commits] [ruby-rsync] 02/03: Merge tag 'upstream/1.0.9'
Sebastien Badia
sbadia-guest at moszumanska.debian.org
Wed Mar 9 04:22:03 UTC 2016
This is an automated email from the git hooks/post-receive script.
sbadia-guest pushed a commit to branch master
in repository ruby-rsync.
commit 98217d2a7c2d254580245ca2c00334e2cfb2e331
Merge: d0dfe4d cfdff0b
Author: Sebastien Badia <seb at sebian.fr>
Date: Wed Mar 9 00:35:17 2016 -0300
Merge tag 'upstream/1.0.9'
Upstream version 1.0.9
# gpg: Signature made Wed 09 Mar 2016 12:35:13 AM BRT
# gpg: using RSA key 0x8716CE4614A452D8
# gpg: Good signature from "Sebastien Badia <seb at sebian.fr>"
# gpg: aka "Sebastien Badia <seb at ldn-fai.net>"
# gpg: aka "Sebastien Badia <sebastien at badia.fr>"
# gpg: aka "Sebastien Badia <seb at gitoyen.net>"
.gitignore | 19 +++++
.rspec | 1 +
.travis.yml | 7 ++
Gemfile | 6 ++
LICENSE.txt | 22 ++++++
README.md | 33 ++++++++
Rakefile | 4 +
lib/rsync.rb | 21 +++++
lib/rsync/change.rb | 187 +++++++++++++++++++++++++++++++++++++++++++++
lib/rsync/command.rb | 23 ++++++
lib/rsync/configure.rb | 13 ++++
lib/rsync/result.rb | 77 +++++++++++++++++++
lib/rsync/version.rb | 4 +
metadata.yml | 111 +++++++++++++++++++++++++++
rsync.gemspec | 23 ++++++
spec/rsync/change_spec.rb | 36 +++++++++
spec/rsync/command_spec.rb | 7 ++
spec/rsync/result_spec.rb | 27 +++++++
spec/rsync_spec.rb | 54 +++++++++++++
spec/spec_helper.rb | 36 +++++++++
20 files changed, 711 insertions(+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rsync.git
More information about the Pkg-ruby-extras-commits
mailing list