debian/0000755000000000000000000000000012072037454007172 5ustar debian/rules0000755000000000000000000000070112072036501010240 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 debian/watch0000644000000000000000000000016712072036501010217 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/jnunemaker-matchy .*/jnunemaker-matchy-(.*).tar.gz debian/source/0000755000000000000000000000000012072036501010462 5ustar debian/source/format0000644000000000000000000000001412072036501011670 0ustar 3.0 (quilt) debian/ruby-test-files.yaml0000644000000000000000000000050212072036501013101 0ustar --- - test/test_change_expectation.rb - test/test_custom_matcher.rb - test/test_enumerable_expectations.rb - test/test_error_expectations.rb - test/test_expectation_builder.rb - test/test_helper.rb - test/test_matcher_builder.rb - test/test_modals.rb - test/test_operator_expectations.rb - test/test_truth_expectations.rb debian/copyright0000644000000000000000000000334512072036501011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: jnunemaker-matchy Source: https://github.com/jnunemaker/matchy Files: * Copyright: 2008 Jeremy McAnally License: Expat Files: setup.rb Copyright: 2000-2005 Minero Aoki License: LGPL-2.1 Files: debian/* Copyright: 2012 Nandaja Varma License: Expat License: LGPL-2.1 This program is free software. You can distribute/modify this program under the terms of the GNU LGPL, Lesser General Public License version 2.1. . On Debian systems you can find the complete text of the LGPL version 2.1 in /usr/share/common-licenses/LGPL-2.1 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/control0000644000000000000000000000164612072036501010574 0ustar Source: ruby-jnunemaker-matchy Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Nandaja Varma Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-test-unit Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-jnunemaker-matchy.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-jnunemaker-matchy.git;a=summary Homepage: http://matchy.rubyforge.org XS-Ruby-Versions: all Package: ruby-jnunemaker-matchy Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: RSpec-like matcher system for use in Test::Unit Matchy provides a sophisticated matcher system for developing Ruby testing frameworks in an RSpec-like behavior-driven style, which eliminates the overhead of writing assertions. debian/ruby-jnunemaker-matchy.docs0000644000000000000000000000001412072036501014430 0ustar README.rdoc debian/compat0000644000000000000000000000000212072036501010360 0ustar 7 debian/changelog0000644000000000000000000000025412072036501011035 0ustar ruby-jnunemaker-matchy (0.4.0-1) unstable; urgency=low * Initial release (Closes: #691492) -- Nandaja Varma Thu, 08 Nov 2012 22:43:56 +0400