Package: facter Version: 1.5.1-0.1 Severity: wishlist Tags: patch
There is a new version of facter available. The patch available is from the packaging I used locally to upgrade from 1.5.1-0.1 to 1.5.4, I hope it may be of use. (The "Depends: ${misc:Depends}" line may not be needed) -- System Information: Debian Release: 5.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages facter depends on: ii bind9-host [host] 1:9.5.1.dfsg.P1-1 Version of 'host' bundled with BIN ii net-tools 1.60-22 The NET-3 networking toolkit ii ruby 4.2 An interpreter of object-oriented facter recommends no packages. facter suggests no packages. -- no debconf information
diff -ur facter-1.5.1/debian/changelog facter-1.5.4/debian/changelog --- facter-1.5.1/debian/changelog 2009-03-30 12:22:06.000000000 +0200 +++ facter-1.5.4/debian/changelog 2009-03-30 12:22:46.000000000 +0200 @@ -1,3 +1,9 @@ +facter (1.5.4-1) unstable; urgency=low + + * New upstream release + + -- Stig Sandbeck Mathisen <s...@debian.org> Mon, 30 Mar 2009 10:22:46 +0000 + facter (1.5.1-0.1) unstable; urgency=low * Non-maintainer upload diff -ur facter-1.5.1/debian/compat facter-1.5.4/debian/compat --- facter-1.5.1/debian/compat 2009-03-30 12:22:06.000000000 +0200 +++ facter-1.5.4/debian/compat 2009-03-30 12:25:35.000000000 +0200 @@ -1 +1 @@ -4 +7 diff -ur facter-1.5.1/debian/control facter-1.5.4/debian/control --- facter-1.5.1/debian/control 2009-03-30 12:22:06.000000000 +0200 +++ facter-1.5.4/debian/control 2009-03-30 12:29:46.000000000 +0200 @@ -2,9 +2,10 @@ Section: admin Priority: optional Maintainer: Jamie Wilkinson <j...@debian.org> -Uploaders: Jamie Wilkinson <j...@debian.org>, Matthew Palmer <mpal...@debian.org> -Build-Depends: debhelper (>= 4.0.0), ruby (>= 1.8) -Standards-Version: 3.8.0 +Uploaders: Matthew Palmer <mpal...@debian.org>, Stig Sandbeck Mathisen <s...@debian.org> +Build-Depends: debhelper (>= 7), ruby (>= 1.8) +Depends: ${misc:Depends} +Standards-Version: 3.8.1 Package: facter Architecture: all diff -ur facter-1.5.1/debian/rules facter-1.5.4/debian/rules --- facter-1.5.1/debian/rules 2009-03-30 12:22:06.000000000 +0200 +++ facter-1.5.4/debian/rules 2009-03-30 12:27:03.000000000 +0200 @@ -42,7 +42,7 @@ install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs # Add here commands to install the package into debian/facter.