[DRE-commits] [ruby-highline] branch master updated (449dbc0 -> 03312b1)
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Jun 21 00:05:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository ruby-highline.
from 449dbc0 prepare changelog
adds 316b8d8 Imported Upstream version 1.7.2
new 8f8b817 Merge tag 'upstream/1.7.2'
new 2ed483a New upstream release
new e107a0f disable_test_terminal_size.patch: refresh
new a7be846 Update packaging with a new dh-make-ruby run
new ff0dd8a Release to unstable
new 03312b1 Missing build dependency on test-unit
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 15 ++
COPYING | 41 +++--
CHANGELOG => Changelog.md | 134 +++++++++-----
Gemfile | 9 +
INSTALL | 4 +
README.rdoc | 9 +-
Rakefile | 38 +---
checksums.yaml.gz | Bin 269 -> 0 bytes
debian/changelog | 9 +
debian/control | 19 +-
debian/patches/disable_test_terminal_size.patch | 4 +-
debian/rules | 13 +-
debian/source/options | 1 -
highline.gemspec | 22 +--
lib/highline.rb | 56 +++---
lib/highline/menu.rb | 2 +-
lib/highline/question.rb | 5 +-
lib/highline/style.rb | 27 ++-
lib/highline/system_extensions.rb | 11 +-
lib/highline/version.rb | 4 +
metadata.yml | 35 ++--
test/tc_highline.rb | 230 +++++++++++++++++++++++-
test/tc_menu.rb | 4 +-
test/tc_string_extension.rb | 13 ++
test/tc_style.rb | 11 ++
test/ts_all.rb | 16 --
26 files changed, 539 insertions(+), 193 deletions(-)
create mode 100644 .travis.yml
rename CHANGELOG => Changelog.md (84%)
create mode 100644 Gemfile
delete mode 100644 checksums.yaml.gz
delete mode 100644 debian/source/options
create mode 100644 lib/highline/version.rb
delete mode 100644 test/ts_all.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-highline.git
More information about the Pkg-ruby-extras-commits
mailing list