facter 1.7.2-1ubuntu1 source package in Ubuntu

Changelog

facter (1.7.2-1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable (LP: #1246416).  Remaining changes:
    - d/control: virt-what is not in main, so move Depends to Suggests.
    - d/control, d/tests: add dep8 smoke test.
    - d/p/kvm-cpuinfo: detect "Common KVM processor" in /proc/cpuinfo as
      virtual (LP: #1170325).
  * Move ruby-json back to Depends (dropping the delta with debian) as it
    is now in main.

facter (1.7.2-1) unstable; urgency=low

  * Imported upstream version 1.7.2
 -- Andres Rodriguez <email address hidden>   Wed, 30 Oct 2013 13:22:31 -0400

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
facter_1.7.2.orig.tar.gz 188.0 KiB bc836504934d0d921c8b3038d1b4cfef49776f898faa165f2d83b4e073175324
facter_1.7.2-1ubuntu1.debian.tar.gz 8.0 KiB a3a43a299b8f853bd20e256a1dcd7b124e9a8c9a64d04599c6b6081d41a94863
facter_1.7.2-1ubuntu1.dsc 2.1 KiB d704605ecbfdc72c5da81355b79524a4a23127d79d186fd94f17fd5e3ec6d632

Available diffs

View changes file

Binary packages built by this source

facter: collect and display facts about the system

 A cross-platform Ruby library for retrieving facts from operating systems.
 Supports multiple resolution mechanisms, any of which can be restricted to
 working only on certain operating systems or environments. Facter is
 especially useful for retrieving things like operating system names, IP
 addresses, MAC addresses, and SSH keys.
 .
 It is easy to extend Facter to include your own custom facts or to include
 additional mechanisms for retrieving facts.