Package: puppet-lint / 2.0.2-0.1~bpo8+1

Metadata

Package Version Patches format
puppet-lint 2.0.2-0.1~bpo8+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
drop git ls.patch | (download)

puppet-lint.gemspec | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 fix the gemspec
 Don't use git-ls files in Gemspec. There is this warning during the build:
 Invalid gemspec in [puppet-lint.gemspec]: No such file or directory - git
disable rspec | (download)

Rakefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable ruby utils that aren't in jessie
disable some utilities that aren't available in jessie or
jessie-backports so that we can backport to jessie-backports.
 .
 puppet-lint (2.0.2-0.1~bpo8+1) jessie-backports; urgency=medium
 .
   * Rebuild for jessie-backports.
   * disable ruby-rspec-its ruby-rspec-collection-matchers which aren't
      available