facter 1.6.1-1ubuntu1 source package in Ubuntu

Changelog

facter (1.6.1-1ubuntu1) precise; urgency=low

  * Merge from Debian unstable (LP: #877621). Remaining changes:
    - debian/rules: use what we had in natty; we dont want ruby-pkg-tools
      in main. (LP: #408402)
  * debian/control: Continue using ruby + libopenssl-ruby as Build-Depends
    even tho Debian has moved to gem2deb (not in main). Move ruby-json to
    Suggests.

facter (1.6.1-1) unstable; urgency=low

  * New upstream release
  * Use upstream tarball instead of git tag

facter (1.6.0-1) unstable; urgency=low

  * New upstream release
  * New packaging to support multiple ruby versions
  * Upstream license change
  * Update man page
 -- Adam Gandelman <email address hidden>   Tue, 18 Oct 2011 10:32:42 -0700

Upload details

Uploaded by:
Adam Gandelman
Sponsored by:
Dave Walker
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
facter_1.6.1.orig.tar.gz 95.5 KiB b6afb1b9fe5712e56684b1572aa10defedf2f8ea2133940c0a6c905608b6818d
facter_1.6.1-1ubuntu1.debian.tar.gz 6.6 KiB 8a521f6284de1b331900d88582c18c0d97c1f22971a0694c593dafaee6955e1d
facter_1.6.1-1ubuntu1.dsc 1.5 KiB c76e024f93281654f268019deb36997b2486c205ae60d243cc285b697c1e2db5

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.