debian/0000775000000000000000000000000012212243725007170 5ustar debian/changelog0000664000000000000000000000347112212243725011047 0ustar ruby-rr (1.1.2-1) unstable; urgency=low * Imported Upstream version 1.1.2 * debian/patches/use_moved_VERSION.patch: Removed. Upstream changed. * debian/patches/add-back-adapters-rspec2.patch: Removed. Upstream changed. * debian/rules: Remove unneed targets. -- TANIGUCHI Takaki Fri, 06 Sep 2013 12:11:09 +0900 ruby-rr (1.1.1-2) unstable; urgency=medium * Add back RR::Adapters::RSpec2 (Closes: 713153) - add-back-adapters-rspec2.patch -- Praveen Arimbrathodiyil Tue, 25 Jun 2013 00:50:08 +0530 ruby-rr (1.1.1-1) unstable; urgency=low * Imported Upstream version 1.1.1 -- TANIGUCHI Takaki Fri, 21 Jun 2013 14:12:45 +0900 ruby-rr (1.1.0-1) unstable; urgency=low * Imported Upstream version 1.1.0 -- TANIGUCHI Takaki Thu, 06 Jun 2013 16:43:42 +0900 ruby-rr (1.0.5-3) unstable; urgency=low * debian/copyright: update format URL * Upload to unstable. -- TANIGUCHI Takaki Tue, 07 May 2013 09:29:28 +0900 ruby-rr (1.0.5-2) experimental; urgency=low * Find VERSION correctly with use_moved_VERSION.patch * unapply patches after build * Add myself to uploaders -- Praveen Arimbrathodiyil Sat, 27 Apr 2013 00:06:19 +0530 ruby-rr (1.0.5-1) experimental; urgency=low * Team upload * New upstream release - rspec2 adapter * Update to standards version 3.9.4 - remove DM-Upload-Allowed * Uncomment VCS fileds * Install CHANGES.md as upstream changelog * Update debian/copyright (format version, compress license paragraphs) -- Praveen Arimbrathodiyil Fri, 26 Apr 2013 23:11:01 +0530 ruby-rr (1.0.4-1) unstable; urgency=low * Initial release (Closes: #646560) -- TANIGUCHI Takaki Fri, 28 Oct 2011 21:22:35 +0900 debian/compat0000664000000000000000000000000212212243725010366 0ustar 7 debian/control0000664000000000000000000000160412212243725010574 0ustar Source: ruby-rr Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: TANIGUCHI Takaki , Praveen Arimbrathodiyil Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.10~) Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rr.git Vcs-Browser: http://anonscm.debian.org/?p=pkg-ruby-extras/ruby-rr.git;a=summary Homepage: http://pivotallabs.com XS-Ruby-Versions: all Package: ruby-rr Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: test double framework for Ruby RR (Double Ruby) is a double framework that features a rich selection of double techniques and a terse syntax. . Double flamework is written in http://xunitpatterns.com/Test%20Double.html debian/copyright0000664000000000000000000000256212212243725011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rr Source: https://github.com/btakita/rr Files: * Copyright: 2010 Brian Takita License: Expat Files: debian/* Copyright: 2011 TANIGUCHI Takaki 2013 Praveen Arimbrathodiyil License: Expat License: Expat 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/docs0000664000000000000000000000001312212243725010035 0ustar CHANGES.md debian/patches/0000775000000000000000000000000012212243725010617 5ustar debian/patches/series0000664000000000000000000000000012212243725012022 0ustar debian/ruby-rr.docs0000664000000000000000000000022112212243725011437 0ustar # FIXME: doc/ dir found in source. Consider installing the docs. # Examples: # doc/manual.html # doc/site/* # FIXME: READMEs found # README.rdoc debian/ruby-tests.rb0000664000000000000000000000073512212243725011643 0ustar # FIXME # there's a spec/ or a test/ directory in the upstream source, but # no test suite was defined in the Gem specification. It would be # a good idea to define it here so the package gets tested at build time. # Examples: # $: << 'lib' << '.' # Dir['{spec,test}/**/*.rb'].each { |f| require f } # # require 'test/ts_foo.rb' # # require 'rbconfig' # ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name']) # exec("#{ruby} -I. test/runtests.rb") debian/rules0000775000000000000000000000100312212243725010242 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_installchangelogs: dh_installchangelogs CHANGES.md debian/source/0000775000000000000000000000000012212243725010470 5ustar debian/source/format0000664000000000000000000000001412212243725011676 0ustar 3.0 (quilt) debian/watch0000664000000000000000000000013112212243725010214 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/rr .*/rr-(.*).tar.gz