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

Andrew Pollock apollock at debian.org
Wed Dec 16 19:39:58 UTC 2009


The following commit has been merged in the master branch:
commit c698b49961cb03a6c043292e5bdfe4b0a3704c23
Author: Andrew Pollock <apollock at debian.org>
Date:   Wed Dec 16 11:37:17 2009 -0800

    Version the build dependecy on facter for Debian bug #551055

diff --git a/debian/changelog b/debian/changelog
index 077a89f..3e91446 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,9 @@ puppet (0.25.1-3) unstable; urgency=low
   [ Andrew Pollock ]
   * debian/{puppet,puppetmaster}.pid: Correct the path to the pidfiles 
     (closes: #561231)
+  * debian/control: version the build dependency on facter (closes: #551055)
 
- -- Andrew Pollock <apollock at debian.org>  Wed, 16 Dec 2009 11:23:31 -0800
+ -- Andrew Pollock <apollock at debian.org>  Wed, 16 Dec 2009 11:36:39 -0800
 
 puppet (0.25.1-2) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 91b24b5..a62ed3f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
 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-Indep: ruby (>= 1.8.1), libopenssl-ruby, facter (>= 1.5)
 Build-Depends: debhelper (>= 5), openssl
 Standards-Version: 3.8.3
 Vcs-Git: git://git.debian.org/git/pkg-puppet/puppet.git

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list