Project

General

Profile

« Previous | Next » 

Revision c75ac58f

Added by Michael Moll over 9 years ago

add chef-api gem

View differences:

dependencies/precise/chef-api/changelog
ruby-chef-api (0.5.0-1) unstable; urgency=low
* Initial release
-- Michael Moll <mmoll@mmoll.at> Sun, 16 Nov 2014 02:12:44 +0100
dependencies/precise/chef-api/compat
7
dependencies/precise/chef-api/control
Source: ruby-chef-api
Section: ruby
Priority: optional
Maintainer: Michael Moll <mmoll@mmoll.at>
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.5
Homepage: https://github.com/sethvargo/chef-api
XS-Ruby-Versions: all
Package: ruby-chef-api
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-logify, ruby-mime-types
Description: A Chef API client in Ruby
A tiny Chef API client with minimal dependencies
dependencies/precise/chef-api/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-api
Source: https://github.com/sethvargo/chef-api
Files: *
Copyright: 2013-2014 Seth Vargo <sethvargo@gmail.com>
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.
Files: debian/*
Copyright: 2014 Michael Moll <mmoll@mmoll.at>
License: Apache 2.0
Comment: the Debian packaging is licensed under the same terms as the original package.
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.
dependencies/precise/chef-api/ruby-chef-api.docs
README.md
dependencies/precise/chef-api/rules
#!/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=ruby2.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
dependencies/precise/chef-api/source/format
3.0 (quilt)
dependencies/trusty/chef-api/changelog
ruby-chef-api (0.5.0-1) unstable; urgency=low
* Initial release
-- Michael Moll <mmoll@mmoll.at> Sun, 16 Nov 2014 02:12:44 +0100
dependencies/trusty/chef-api/compat
7
dependencies/trusty/chef-api/control
Source: ruby-chef-api
Section: ruby
Priority: optional
Maintainer: Michael Moll <mmoll@mmoll.at>
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.5
Homepage: https://github.com/sethvargo/chef-api
XS-Ruby-Versions: all
Package: ruby-chef-api
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-logify, ruby-mime-types
Description: A Chef API client in Ruby
A tiny Chef API client with minimal dependencies
dependencies/trusty/chef-api/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-api
Source: https://github.com/sethvargo/chef-api
Files: *
Copyright: 2013-2014 Seth Vargo <sethvargo@gmail.com>
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.
Files: debian/*
Copyright: 2014 Michael Moll <mmoll@mmoll.at>
License: Apache 2.0
Comment: the Debian packaging is licensed under the same terms as the original package.
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.
dependencies/trusty/chef-api/ruby-chef-api.docs
README.md
dependencies/trusty/chef-api/rules
#!/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=ruby2.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
dependencies/trusty/chef-api/source/format
3.0 (quilt)
dependencies/wheezy/chef-api/changelog
ruby-chef-api (0.5.0-1) unstable; urgency=low
* Initial release
-- Michael Moll <mmoll@mmoll.at> Sun, 16 Nov 2014 02:12:44 +0100
dependencies/wheezy/chef-api/compat
7
dependencies/wheezy/chef-api/control
Source: ruby-chef-api
Section: ruby
Priority: optional
Maintainer: Michael Moll <mmoll@mmoll.at>
Build-Depends: debhelper, gem2deb
Standards-Version: 3.9.5
Homepage: https://github.com/sethvargo/chef-api
XS-Ruby-Versions: all
Package: ruby-chef-api
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-logify, ruby-mime-types
Description: A Chef API client in Ruby
A tiny Chef API client with minimal dependencies
dependencies/wheezy/chef-api/copyright
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: chef-api
Source: https://github.com/sethvargo/chef-api
Files: *
Copyright: 2013-2014 Seth Vargo <sethvargo@gmail.com>
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.
Files: debian/*
Copyright: 2014 Michael Moll <mmoll@mmoll.at>
License: Apache 2.0
Comment: the Debian packaging is licensed under the same terms as the original package.
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.
dependencies/wheezy/chef-api/ruby-chef-api.docs
README.md
dependencies/wheezy/chef-api/rules
#!/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=ruby2.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
dependencies/wheezy/chef-api/source/format
3.0 (quilt)

Also available in: Unified diff