[DRE-commits] [ruby-timecop] branch master updated (5772cb7 -> 4675c14)
Cédric Boutillier
boutil at moszumanska.debian.org
Sun Aug 31 22:08:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a change to branch master
in repository ruby-timecop.
from 5772cb7 Add git-buildpackage configuration
new 0e36271 build-depend on ruby-test-unit (Closes: #759898)
adds 709b17a Imported Upstream version 0.7.1
new 43536b8 Merge tag 'upstream/0.7.1'
new 2fb85e2 add autopkgtest support
new d1082fe add myself to the uploders
new 267ea78 bump Standards-Version to 3.9.5
new 6ad238d do not install History.rdoc, not shipped anymore by upstream
new 9b5f33d add fix_path_require.patch to use an absolute path to require timecop in tests
new c3b16ff prefix tests path with ./
new 4675c14 prepare changelog
The 9 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:
History.rdoc | 142 ---------------------------------
README.markdown | 34 +++++---
Rakefile | 4 +-
debian/changelog | 18 +++++
debian/control | 6 +-
debian/patches/fix_path_require.patch | 52 ++++++++++++
debian/patches/series | 1 +
debian/ruby-tests.rb | 2 +-
debian/rules | 3 -
debian/tests/control | 6 ++
lib/timecop/time_extensions.rb | 93 +++++++++++-----------
lib/timecop/time_stack_item.rb | 55 +++++--------
lib/timecop/timecop.rb | 23 +++++-
lib/timecop/version.rb | 2 +-
metadata.yml | 42 +++++-----
test/run_tests.sh | 8 +-
test/test_helper.rb | 10 ++-
test/time_stack_item_test.rb | 144 ++++++++++++++++++++--------------
test/timecop_test.rb | 92 +++++++++++++++++++---
19 files changed, 390 insertions(+), 347 deletions(-)
delete mode 100644 History.rdoc
create mode 100644 debian/patches/fix_path_require.patch
create mode 100644 debian/tests/control
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-timecop.git
More information about the Pkg-ruby-extras-commits
mailing list