Project

General

Profile

« Previous | Next » 

Revision 9e23e9c0

Added by Evgeni Golov over 1 year ago

drop ruby-chef-api

View differences:

dependencies/bullseye/chef-api/changelog
ruby-chef-api (0.6.0-1) unstable; urgency=low
* Initial release for Ubuntu/bionic
-- Michael Moll <mmoll@mmoll.at> Sat, 30 Jun 2018 13:31:29 +0200
dependencies/bullseye/chef-api/compat
7
dependencies/bullseye/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 (>= 0.1), ruby-logify (<<1.0), ruby-mime-types
Description: A Chef API client in Ruby
A tiny Chef API client with minimal dependencies
dependencies/bullseye/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/bullseye/chef-api/ruby-chef-api.docs
README.md
dependencies/bullseye/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
override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.md
dependencies/bullseye/chef-api/source/format
3.0 (quilt)
dependencies/focal/chef-api/changelog
ruby-chef-api (0.6.0-1) unstable; urgency=low
* Initial release for Ubuntu/bionic
-- Michael Moll <mmoll@mmoll.at> Sat, 30 Jun 2018 13:31:29 +0200
dependencies/focal/chef-api/compat
7
dependencies/focal/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 (>= 0.1), ruby-logify (<<1.0), ruby-mime-types
Description: A Chef API client in Ruby
A tiny Chef API client with minimal dependencies
dependencies/focal/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/focal/chef-api/ruby-chef-api.docs
README.md
dependencies/focal/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
override_dh_installchangelogs:
dh_installchangelogs CHANGELOG.md
dependencies/focal/chef-api/source/format
3.0 (quilt)

Also available in: Unified diff