[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 4cce957cc20c1cb7280d48fa086818934c8b5c83
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date:   Tue Jun 16 23:06:37 2009 -0700

    That's libopenssl-ruby needed, not openssl

diff --git a/debian/changelog b/debian/changelog
index 7b124bc..a34ffac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,7 +21,7 @@ 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 openssl to build dependencies
+  * debian/control: add rdoc and libopenssl-ruby to build dependencies
 
  -- Andrew Pollock <apollock at debian.org>  Tue, 16 Jun 2009 23:00:52 -0700
 
diff --git a/debian/control b/debian/control
index 9cc6b5d..af92b83 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), rdoc
+Build-Depends-Indep: ruby (>= 1.8.1), libopenssl-ruby
 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