debian/0000755000000000000000000000000012250151402007156 5ustar debian/watch0000644000000000000000000000020112250140010010171 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/puppetlabs_spec_helper .*/puppetlabs_spec_helper-(.*).tar.gz debian/copyright0000644000000000000000000000201112250140010011074 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: puppetlabs_spec_helper Source: https://rubygems.org/gems/puppetlabs_spec_helper Files: * Copyright: 2012 Puppet Labs Inc License: Apache-2.0 Files: debian/* Copyright: 2013 Thomas Bechtold License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License 2.0 can be found in "/usr/share/common-licenses/Apache-2.0" debian/compat0000644000000000000000000000000212250140010010345 0ustar 7 debian/changelog0000644000000000000000000000026612250144572011046 0ustar ruby-puppetlabs-spec-helper (0.4.1-1) unstable; urgency=low * Initial release (Closes: #730843) -- Thomas Bechtold Fri, 29 Nov 2013 15:58:56 +0100 debian/control0000644000000000000000000000253312250145000010561 0ustar Source: ruby-puppetlabs-spec-helper Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Thomas Bechtold Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-puppetlabs-spec-helper.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-puppetlabs-spec-helper.git;a=summary Homepage: http://github.com/puppetlabs/puppetlabs_spec_helper XS-Ruby-Versions: all Package: ruby-puppetlabs-spec-helper Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, rake, ruby-rspec (>= 2.9.0), ruby-mocha (>= 0.10.5), ruby-rspec-puppet (>= 0.1.1), Description: rake tasks and spec helper for spec tests on puppet modules Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This ruby module contains rake tasks and a standard spec_helper for running spec tests on puppet modules. debian/rules0000755000000000000000000000070112250140010010225 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.9.1 ruby2.0 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/source/0000755000000000000000000000000012250140010010447 5ustar debian/source/format0000644000000000000000000000001412250140010011655 0ustar 3.0 (quilt)