debian/0000755000000000000000000000000012155112606007165 5ustar debian/ruby-benchmark-ips.docs0000644000000000000000000000001312120072602013524 0ustar README.txt debian/copyright0000644000000000000000000000252012155112045011114 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: benchmark-ips Source: http://github.com/evanphx/benchmark-ips Files: * Copyright: 2012-2013 Evan Phoenix License: MIT Files: debian/* Copyright: 2013 Per Andersson License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/ruby-benchmark-ips-doc.doc-base0000644000000000000000000000100712155112045015024 0ustar Document: ruby-benchmark-ips-doc Title: Debian ruby-benchmark-ips manual Author: Evan Phoenix Abstract: iterations per second enhancement to Benchmark Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts. Section: Programming/Ruby Format: HTML Index: /usr/share/doc/ruby-benchmark-ips-doc/html/index.html Files: /usr/share/doc/ruby-benchmark-ips-doc/html/* debian/control0000644000000000000000000000275012155112045010571 0ustar Source: ruby-benchmark-ips Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Per Andersson Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rdoc, ruby-hoe, Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-benchmark-ips.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-benchmark-ips.git;a=summary Homepage: http://github.com/evanphx/benchmark-ips XS-Ruby-Versions: all Package: ruby-benchmark-ips Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Suggests: ruby-benchmark-ips-doc Description: iterations per second enhancement to Benchmark Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts. Package: ruby-benchmark-ips-doc Architecture: all Section: doc Depends: ${misc:Depends}, libjs-jquery Suggests: ruby-benchmark-ips Description: iterations per second enhancement to Benchmark (documentation) Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code, ips automatically figures out how many times to run the code to get interesting data. No more guessing at random iteration counts. . This package contains the html documentation for ruby-benchmark-ips. debian/changelog0000644000000000000000000000027012155112045011033 0ustar ruby-benchmark-ips (1.2.0+git.20130609.e47e416-1) unstable; urgency=low * Initial release (Closes: #698726) -- Per Andersson Sun, 09 Jun 2013 16:29:05 +0200 debian/rules0000755000000000000000000000155412155112045010247 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby1.8 ruby1.9.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby override_dh_auto_clean: dh_auto_clean rm -rf doc override_dh_auto_build: dh_auto_build # build documentation rdoc --main=README.txt lib override_dh_auto_install: dh_auto_install # remove bundled jquery.js rm -f debian/ruby-benchmark-ips-doc/usr/share/doc/ruby-benchmark-ips-doc/html/js/jquery.js # remove unused script rm -f debian/ruby-benchmark-ips/usr/bin/benchmark_ips rmdir debian/ruby-benchmark-ips/usr/bin debian/ruby-benchmark-ips-doc.links0000644000000000000000000000013512155112045014470 0ustar usr/share/javascript/jquery/jquery.js usr/share/doc/ruby-benchmark-ips-doc/html/js/jquery.js debian/watch0000644000000000000000000000012212120072602010202 0ustar version=3 http://githubredir.debian.net/github/evanphx/benchmark-ips/ (.*).tar.gz debian/ruby-test-files.yaml0000644000000000000000000000004112120072602013073 0ustar --- - test/test_benchmark_ips.rb debian/source/0000755000000000000000000000000012120072602010456 5ustar debian/source/format0000644000000000000000000000001412120072602011664 0ustar 3.0 (quilt) debian/ruby-benchmark-ips-doc.install0000644000000000000000000000006312155112045015016 0ustar doc/* usr/share/doc/ruby-benchmark-ips-doc/html/ debian/compat0000644000000000000000000000000212120072602010354 0ustar 7