debian/0000755000000000000000000000000012142655257007177 5ustar debian/copyright0000644000000000000000000000254712142655257011142 0ustar Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174 Upstream-Name: puppet-lint Source: https://github.com/rodjek/puppet-lint Files: * Copyright: 2011 Tim Sharpe License: Expat Files: debian/* Copyright: 2011 Stig Sandbeck Mathisen License: Expat License: Expat Copyright (c) 2011 Tim Sharpe . 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/compat0000644000000000000000000000000212142655257010375 0ustar 7 debian/changelog0000644000000000000000000000256712142655257011063 0ustar puppet-lint (0.3.2-2) unstable; urgency=low * Upload to unstable -- Stig Sandbeck Mathisen Thu, 09 May 2013 10:13:12 +0200 puppet-lint (0.3.2-1) experimental; urgency=low [ Micah Andeson ] * New upstream release * Remove puppet-common from Depends, internal parser is used instead -- Micah Anderson Wed, 02 Jan 2013 13:03:10 -0500 puppet-lint (0.2.1-1) experimental; urgency=low * Imported upstream version 0.2.1 * Remove patch "no-require-rubygems" -- Stig Sandbeck Mathisen Tue, 04 Sep 2012 09:11:04 +0200 puppet-lint (0.1.13-1) unstable; urgency=low * Imported Upstream version 0.1.13 -- Stig Sandbeck Mathisen Sat, 31 Mar 2012 14:47:23 +0200 puppet-lint (0.1.12-1) unstable; urgency=low * New upstream release -- Stig Sandbeck Mathisen Thu, 15 Mar 2012 23:51:13 +0100 puppet-lint (0.1.11-1) unstable; urgency=low * New upstream relase * Refresh patch "no-require-rubygems" -- Stig Sandbeck Mathisen Thu, 26 Jan 2012 15:33:41 +0100 puppet-lint (0.1.6-1) unstable; urgency=low * New upstream release -- Stig Sandbeck Mathisen Sat, 08 Oct 2011 15:13:24 +0200 puppet-lint (0.1.4-1) unstable; urgency=low * Initial release (Closes: #642518) -- Stig Sandbeck Mathisen Sat, 24 Sep 2011 21:27:54 +0200 debian/rules0000755000000000000000000000070112142655257010255 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/puppet-lint.docs0000644000000000000000000000001212142655257012323 0ustar README.md debian/puppet-lint.manpages0000644000000000000000000000002512142655257013172 0ustar debian/puppet-lint.1 debian/control0000644000000000000000000000170612142655257010606 0ustar Source: puppet-lint Section: ruby Priority: optional Maintainer: Puppet Package Maintainers Uploaders: Stig Sandbeck Mathisen , Micah Anderson DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.9~) Standards-Version: 3.9.3 Vcs-Git: git://anonscm.debian.org/pkg-puppet/puppet-lint.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-puppet/puppet-lint.git;a=summary Homepage: https://github.com/rodjek/puppet-lint/ XS-Ruby-Versions: all Package: puppet-lint Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter Suggests: rake Description: check puppet manifests for style guide conformity Checks your Puppet manifests against the Puppet Labs style guide and alerts you to any discrepancies. . This program checks spacing, indentation, whitespace, quoting, conditionals and classes. debian/source/0000755000000000000000000000000012142655257010477 5ustar debian/source/format0000644000000000000000000000001412142655257011705 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015312142655257010227 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/puppet-lint .*/puppet-lint-(.*).tar.gz debian/puppet-lint.10000644000000000000000000000052712142655257011546 0ustar .TH PUPPET-LINT "1" "September 2011" "puppet-lint 0.1.4" "User Commands" .SH NAME puppet-lint \- check puppet manifests for style guide conformity .SH DESCRIPTION Puppet\-lint .SS "Basic Command Line Usage:" .IP puppet\-lint [OPTIONS] [PATH] .TP PATH The path to the Puppet manifest. .SH OPTIONS .TP \fB\-\-version\fR Display current version.