[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. puppet-0.24.5-rc3-1654-g4217395

Stig Sandbeck Mathisen ssm at fnord.no
Sat Jan 16 14:43:38 UTC 2010


The following commit has been merged in the master branch:
commit 47a56387d0b2b6a48fcfdd529dcc2966fd88286a
Author: Nigel Kersten <nigelk at google.com>
Date:   Tue Oct 27 11:54:08 2009 -0700

    Explicit shebang for ext/puppetlast, update standards-version and debhelper version

diff --git a/debian/control b/debian/control
index cd47b07..91b24b5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Puppet Package Maintainers <pkg-puppet-devel at lists.alioth.debian.org>
 Uploaders: Thom May <thom at debian.org>, Micah Anderson <micah at debian.org>, Andrew Pollock <apollock at debian.org>, Nigel Kersten <nigel at explanatorygap.net>, Stig Sandbeck Mathisen <ssm at debian.org>
 Build-Depends-Indep: ruby (>= 1.8.1), libopenssl-ruby, facter
-Build-Depends: debhelper (>= 4.0.0), openssl
-Standards-Version: 3.8.1
+Build-Depends: debhelper (>= 5), openssl
+Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-puppet/puppet.git
 Vcs-Browser: http://git.debian.org/?p=pkg-puppet/puppet.git
 Homepage: http://reductivelabs.com/trac/puppet
diff --git a/ext/puppetlast b/ext/puppetlast
index e949676..93e08b1 100755
--- a/ext/puppetlast
+++ b/ext/puppetlast
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/ruby1.8
 # Puppetlast, a script to output the last check-in time of nodes. Also outputs the cached configuration state, if expired or not.
 #
 # AJ "Fujin" Christensen <aj at junglist.gen.nz>

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list