Package: rake / 13.3.1-1

Metadata

Package Version Patches format
rake 13.3.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 test adapt to test installed package.patch | (download)

test/helper.rb | 12 9 + 3 - 0 !
test/test_rake_file_task.rb | 2 1 + 1 - 0 !
test/test_rake_rake_test_loader.rb | 2 1 + 1 - 0 !
3 files changed, 11 insertions(+), 5 deletions(-)

 test: adapt to test installed package

These changes are necessary to run under Debian's autopkgtest, which is
supposed to test the installed package (as opposed to testing the code
in a source code checkout)

Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>