[DRE-commits] [rake] branch master updated (613f570 -> bd1d068)
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Feb 29 20:05:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
terceiro pushed a change to branch master
in repository rake.
from 613f570 Release to unstable
adds a769209 Imported Upstream version 10.5.0
new a190f01 Merge tag 'upstream/10.5.0'
new 15257e4 Undo direct modification of upstream files
new b5f9326 New upstream release + fix rake/testtask
new 275fb0a skip test for removed behavior
new 644f0c8 debian/control improvements
new bd1d068 release to unstable
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:
.gemtest | 0
CONTRIBUTING.rdoc | 10 ++++--
History.rdoc | 8 +++++
README.rdoc | 13 ++++---
bin/rake | 6 ++++
debian/changelog | 13 +++++++
debian/control | 6 ++--
debian/patches/autopkgtest.patch | 2 +-
debian/patches/series | 1 +
debian/patches/skip-rake-libdir.patch | 44 +++++++++++++++++++++++
doc/glossary.rdoc | 21 ++++++-----
doc/rake.1 | 6 ++--
doc/rakefile.rdoc | 29 ---------------
lib/rake.rb | 2 +-
lib/rake/application.rb | 2 +-
lib/rake/clean.rb | 2 +-
lib/rake/dsl_definition.rb | 2 +-
lib/rake/ext/string.rb | 4 ++-
lib/rake/ext/time.rb | 16 +++++----
lib/rake/file_list.rb | 2 +-
lib/rake/loaders/makefile.rb | 23 +++++++++---
lib/rake/task_manager.rb | 5 +--
lib/rake/testtask.rb | 5 +--
metadata.yml | 66 +++++------------------------------
test/helper.rb | 10 ++----
test/test_rake_application_options.rb | 4 ++-
test/test_rake_clean.rb | 2 +-
test/test_rake_file_list.rb | 15 ++++++++
test/test_rake_file_utils.rb | 5 +++
test/test_rake_linked_list.rb | 4 +--
test/test_rake_path_map.rb | 8 ++---
test/test_rake_task.rb | 8 ++---
test/test_rake_task_manager.rb | 2 +-
33 files changed, 186 insertions(+), 160 deletions(-)
delete mode 100644 .gemtest
create mode 100644 debian/patches/skip-rake-libdir.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rake.git
More information about the Pkg-ruby-extras-commits
mailing list