debian/0000755000000000000000000000000012320476335007173 5ustar debian/changelog0000644000000000000000000000126112320476304011041 0ustar ruby-cutest (1.2.1-2) unstable; urgency=low * drop ruby 1.9 from runtime deps as well. -- Pirate Praveen Mon, 07 Apr 2014 15:53:56 +0530 ruby-cutest (1.2.1-1) unstable; urgency=low * New upstream release (refresh patches) * Bump gem2deb build-dep to 0.7.4~ * Build for all ruby versions * Bump standards version to 3.9.5 (no changes needed) -- Pirate Praveen Thu, 03 Apr 2014 17:33:57 +0530 ruby-cutest (1.2.0-1) unstable; urgency=low * Initial release. (Closes: #638829) * fix failing tests, patch by srihari * add manpage for cutest. -- Praveen Arimbrathodiyil Mon, 22 Aug 2011 18:29:19 +0530 debian/copyright0000644000000000000000000000253112317246614011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: cutest Source: http://github.com/djanowski/cutest Files: * Copyright: 2010 Damian Janowski & Michel Martens License: Expat Files: debian/* Copyright: 2011-2012 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/control0000644000000000000000000000156712320476232010603 0ustar Source: ruby-cutest Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.4~) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-cutest.git Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-cutest.git;a=summary Homepage: http://github.com/djanowski/cutest XS-Ruby-Versions: all Package: ruby-cutest Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Description: Run ruby tests independantly Cutest run tests in separate processes to avoid shared state. Once a failure is found, you get a report detailing what failed and how to locate the error and the rest of the file is skipped. debian/ruby-cutest.lintian-overrides0000644000000000000000000000012012317246614015033 0ustar # Upstream does not provide a changelog file ruby-cutest: no-upstream-changelog debian/manpages0000644000000000000000000000001612317246614010707 0ustar debian/*.[0-9]debian/cutest.1.pod0000644000000000000000000000104412317246614011345 0ustar =head1 NAME cutest - run tests in separate processes =head1 SYNOPSIS B [I