ohai (18.1.3-2.1) unstable; urgency=medium . * Non-maintainer upload. * source only upload to enable migration (Closes: #1064422) ohai (18.1.3-2) unstable; urgency=medium . * Team upload * Reupload to unstable ohai (18.1.3-1) experimental; urgency=medium . * Team upload * New upstream version 18.1.3 ohai (17.9.0-2) unstable; urgency=medium . * Reupload to unstable * Drop obsolete X{S,B}-Ruby-Versions fields ohai (17.9.0-1) experimental; urgency=medium . [ Debian Janitor ] * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on ruby-ffi, ruby-ffi-yajl, ruby-mixlib-cli, ruby-mixlib-config and ruby-plist. * Update standards version to 4.6.1, no changes needed. . [ Pirate Praveen ] * Bump Standards-Version to 4.6.2 (no changes needed) * Update gem name in README.Source * New upstream version 17.9.0 * Drop patches no longer needed and refresh other patches ohai (16.13.0-3) unstable; urgency=medium . * Reupload to unstable * Update minimum version of chef-config * Bump Standards-Version to 4.6.0 (no changes needed) ohai (16.13.0-2) experimental; urgency=medium . * Update minimum version of ruby-mixlib-shellout ohai (16.13.0-1) unstable; urgency=medium . [ Antonio Terceiro ] * salsa-ci: use an UTF-8 locale * salsa-ci: set LC_ALL as well * debian/ruby-tests.rake: set locale for tests . [ Pirate Praveen ] * Add README.Source to mention the new location of gem source (Now using cinc project provided gem as source) (Closes: #986696) * New upstream version 16.13.0 * Refresh patches (remove patches no longer used) * Disable tests (rubygem does not include tests) * Drop ohai.docs (READEME.md is no longer present) * Add ruby-train-core as build dependency * Bump Standards-Version to 4.5.1 (no changes needed) * Bump debhelper compatibility level to 13 * Update my email address ohai (16.0.7-3) unstable; urgency=medium . * Team upload * 0002-Remove-relative-references-for-source-code-in-tests.patch: fix reference to plugins folder to make it work against package using the gem layout (as of -1). This makes the test suite pass under autopkgtests. ohai (16.0.7-2) unstable; urgency=medium . * Team upload * Change Breaks: chef (<< 16) to Breaks: chef (<< 15) * Build-Depends: ruby-chef-config (>= 15) ohai (16.0.7-1) unstable; urgency=medium . * Team upload . [ Utkarsh Gupta ] * Add salsa-ci.yml . [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 10 to 12. * Set debhelper-compat version in Build-Depends. * Set upstream metadata fields: Repository, Repository-Browse. . [ Antonio Terceiro ] * debian/watch: point at github to get full source * New upstream version 16.0.7 * Refresh packaging files from a new dh-make-ruby run * Refresh patches * debian/ruby-tests.rake: skip Windows-specific tests * Add patch to fix tests against multiple supported rubies * Drop debian/ohai.manpages as manpage was dropped by upstream * Add Breaks: on incompatible chef version ohai (13.8.0-1) unstable; urgency=medium . * New upstream release. - Supports ruby 2.5 (Closes: #892196) * Refresh patches. * Update copyright (and merge blocks with the same license, for sanity). * Bump Standards-Version to 4.1.4, no changes needed. * Patch: Ignore missing ipaddr_extensions. * Declare Rules-Requires-Root: no. * Bump debhelper compat to 10. * Migrate watch file to version 4, https://gitwatch.debian.net/ * Migrate package hosting to salsa.debian.org. * Remove trailing whitespace from changelog. ohai (8.21.0-1) unstable; urgency=medium . * New upstream version 8.21.0 * refresh patches ohai (8.20.0-1) unstable; urgency=medium . * New upstream version 8.20.0 - refresh patches - drop patch to avoid dependency on rspec-collection_matchers, which has been packaged since. * update packaging with new `dh-make-ruby -w` run - a bunch of dependencies updates - updated homepage - updated debian/ruby-tests.rake to latest version * add patch to mark 2 test cases that are Windows-specific as such ohai (8.10.0-1) unstable; urgency=medium . * Team upload. * Imported Upstream version 8.10.0 * debian/patches: refresh patches and drop 0003-Ruby-plugin-run-only-against-default-Ruby.patch, already applied by upstream * debian/control: depends (build and runtime) on ruby-chef-config * debian/patches: update 0001-Drop-dependency-on-wmi-lite.patch * Create patch that removes relative references of source code in tests * debian/copyright: update upstream copyright * Update Debian packaging copyright * Bump debhelper compatibility level to 9 * Declare compliance with Debian policy 3.9.7 * debian/control: use secure uri in Vcs-Git field ohai (8.4.0-1) unstable; urgency=medium . * New upstream release * Drop all patches, not needed anymore * Update packaging with a new dh-make-ruby run - Added dependencies on ruby-plist and ruby-sigar by hand; upstream metadata is missing them (reported as https://github.com/chef/ohai/issues/556) * Add 0001-Drop-dependency-on-wmi-lite.patch to remove a Windows-only dependency * Add 0002-Avoid-dependency-on-rspec-collection_matchers.patch to make the tests not depend on an unpackage rspec extension. * Add 0003-Ruby-plugin-run-only-against-default-Ruby.patch: restrict tests of the Ruby plugin to the default Ruby interpreter. ohai (6.14.0-2) unstable; urgency=low * Bump standards version to 3.9.2; no changes needed * Bump build dependency on gem2deb to >= 0.3.0~ ohai (6.14.0-1) unstable; urgency=low * New upstream version ohai (0.6.12-3) unstable; urgency=low * Add more missing dependencies. * Move to section admin as per ftp-master overrides. ohai (0.6.12-2) unstable; urgency=low * Add missing dependency on ruby-ipaddress. * Add missing dependency on ruby-sigar. ohai (0.6.12-1) unstable; urgency=low [ Praveen Arimbrathodiyil ] * New upstream release (0.6.10). * Use gem2deb helper for packaging. (Closes: #639787) * Add myself to uploaders. * run all tests (add new build dependencies). - ruby-mixlib-config, ruby-mixlib-log, ruby-mixlib-cli, - ruby-systemu, ruby-yajl, ruby-rspec, ruby-sigar [ Antonio Terceiro ] * debian/patches/Missing-require-rubygems.patch: add missing `require 'rubygems'`, which is required when running under Ruby 1.8 * debian/patches/Obtain-Ruby-plugin-test-data-from-system-ruby.patch: get test data for Ruby plugin from a system() call to `ruby` instead of reading the configuration of the running Ruby. This allows to run the tests under one interpreter while `ruby` is another interpreter, e.g., running the tests under Ruby 1.9 while Ruby 1.8 is the default Ruby, or the other way around. ohai (0.5.6-1) unstable; urgency=low * New upstream release (0.5.6). ohai (0.5.4-4) unstable; urgency=low * Fix use ohai binary from source instead of the one mangled by setup.rb. * Build-depend graphviz so rdoc gets created properly for ohai-doc. * Add source/format, version 1.0. Launchpad FTBS on version 3.0 for older ubuntu releases. ohai (0.5.0-2) unstable; urgency=low * Remove rubygems patch missed bin/ohai. * ohai needs to depend on 'ruby' or it fails to process plugins (Closes: #575067) ohai (0.5.0-1) unstable; urgency=low * New upstream release (0.5.0). * [OHAI-155] - Chef summons army of dmidecode Zombies * [OHAI-166] - Make it possible to disable plugins * Update man page w/ see also section. ohai (0.3.6-1) unstable; urgency=low [Joshua Timberman] * Add DRE team to uploaders. * Bump standards version to 3.8.3 [Bryan McLellan] * New upstream release * Add Joshua Timberman to uploaders * Add ohai as suggests to libohai-ruby * Update watch to use githubredir * Add quilt patch to remove rubygems require * Remove package man page in favor of upstream ohai (0.3.2-1) unstable; urgency=low * New upstream release * Add libsystemu-ruby as new dependency r-cran-mclogit (0.9.15-1) unstable; urgency=medium . * Team upload. * New upstream version * Standards-Version: 4.7.3 (routine-update) * Restrict to 64-bits architectures (routine-update) * Restrict to little-endian architectures (routine-update)