[DRE-commits] [ruby-serialport] 01/01: Merge tag 'upstream/1.3.0'
Jonas Genannt
jonas at brachium-system.net
Wed Jan 15 17:38:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-serialport.
commit 29289716c266cd1ee7901c109d4016252064d17d
Merge: 5d62cf2 3fda371
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Wed Jan 15 18:37:28 2014 +0100
Merge tag 'upstream/1.3.0'
Upstream version 1.3.0
# gpg: Signature made Wed 15 Jan 2014 06:37:24 PM CET using RSA key ID 016CFFD0
# gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
# gpg: aka "Jonas Genannt <jonas.genannt at capi2name.de>"
* tag 'upstream/1.3.0':
Imported Upstream version 1.3.0
.gitignore | 15 +++
.travis.yml | 12 ++
CHANGELOG | 10 ++
CHECKLIST | 21 ++--
Gemfile | 3 +
MANIFEST | 3 +-
README | 153 ------------------------
README.md | 37 ++++++
Rakefile | 44 +++----
VERSION | 1 -
checksums.yaml.gz | Bin 0 -> 422 bytes
ext/native/extconf.rb | 0
ext/native/posix_serialport_impl.c | 35 ++++++
ext/native/serialport.c | 239 ++++++++++++++++++++++++++++---------
ext/native/serialport.h | 9 +-
ext/native/win_serialport_impl.c | 36 ++++++
lib/serialport.rb | 29 +++--
lib/serialport/version.rb | 3 +
metadata.yml | 124 +++++++++++--------
serialport.gemspec | 53 ++------
20 files changed, 476 insertions(+), 351 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-serialport.git
More information about the Pkg-ruby-extras-commits
mailing list