[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:49 UTC 2009


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

    Added openssl and rdoc to build dependencies.
    Not sure how they got missed previously

diff --git a/debian/changelog b/debian/changelog
index 958b8d8..7b124bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,7 +20,10 @@ puppet (0.24.8-2) unstable; urgency=high
   * Stopped using dh_movefiles, moved to dh_install
   * debian/rules greatly cleaned up due to above two changes
 
- -- Andrew Pollock <apollock at debian.org>  Tue, 16 Jun 2009 22:43:49 -0700
+  [ Andrew Pollock ]
+  * debian/control: add rdoc and openssl to build dependencies
+
+ -- Andrew Pollock <apollock at debian.org>  Tue, 16 Jun 2009 23:00:52 -0700
 
 puppet (0.24.8-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index 5a13529..9cc6b5d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ 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)
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends-Indep: ruby (>= 1.8.1), rdoc
+Build-Depends: debhelper (>= 4.0.0), openssl
 Standards-Version: 3.8.1
 Vcs-Git: git://git.debian.org/git/pkg-puppet/puppet.git
 Vcs-Browser: http://git.debian.org/?p=pkg-puppet/puppet.git

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list