[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, debian, updated. debian/0.24.7-1-114-g8514fa4

Andrew Pollock apollock at icarus.andrew.net.au
Wed Jun 17 06:41:50 UTC 2009


The following commit has been merged in the debian branch:
commit abe0843b9bc1ebe0bf7481626e4fe5630fb68fe0
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date:   Tue Jun 16 23:09:06 2009 -0700

    Added facter to build dependencies
    I know why these are suddenly necessary: because we're now using install.rb

diff --git a/debian/changelog b/debian/changelog
index a34ffac..436a683 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,9 +21,9 @@ puppet (0.24.8-2) unstable; urgency=high
   * debian/rules greatly cleaned up due to above two changes
 
   [ Andrew Pollock ]
-  * debian/control: add rdoc and libopenssl-ruby to build dependencies
+  * debian/control: add rdoc, libopenssl-ruby and facter to build dependencies
 
- -- Andrew Pollock <apollock at debian.org>  Tue, 16 Jun 2009 23:00:52 -0700
+ -- Andrew Pollock <apollock at debian.org>  Tue, 16 Jun 2009 23:08:47 -0700
 
 puppet (0.24.8-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index af92b83..92749e5 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>
-Build-Depends-Indep: ruby (>= 1.8.1), libopenssl-ruby
+Build-Depends-Indep: ruby (>= 1.8.1), libopenssl-ruby, facter
 Build-Depends: debhelper (>= 4.0.0), openssl
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-puppet/puppet.git

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list