Codebase list ruby-recaptcha / debian/3.2.0-2
checm gemspec deps Praveen Arimbrathodiyil 7 years ago
2 changed file(s) with 4 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
00 ruby-recaptcha (3.2.0-2) unstable; urgency=medium
11
22 * Team upload
3 * Reupload to unstable
3 * Reupload to unstable
4 * Check gemspec dependencies during build
45
56 -- Pirate Praveen <praveen@debian.org> Sat, 09 Jul 2016 18:25:17 +0530
67
00 #!/usr/bin/make -f
1 #export DH_VERBOSE=1
2 #
3 # Uncomment to ignore all test failures (but the tests will run anyway)
4 #export DH_RUBY_IGNORE_TESTS=all
5 #
6 # Uncomment to ignore some test failures (but the tests will run anyway).
7 # Valid values:
8 #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems
1
2 export GEM2DEB_TEST_RUNNER = --check-dependencies
93
104 %:
115 dh $@ --buildsystem=ruby --with ruby