[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, master, updated. debian/0.24.7-1-114-g8514fa4
Andrew Pollock
apollock at icarus.andrew.net.au
Wed Jun 17 06:42:26 UTC 2009
The following commit has been merged in the master branch:
commit 6ff9a22b9760e57f24addc85ad9c45a55def8d8d
Author: Andrew Pollock <apollock at icarus.andrew.net.au>
Date: Tue Jun 16 23:30:15 2009 -0700
Avert a brown paper bag release and make sure that everything in /usr/lib/ruby1.8 winds up in the package
diff --git a/debian/changelog b/debian/changelog
index 9130960..f15ad21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,8 +23,10 @@ puppet (0.24.8-2) unstable; urgency=high
[ Andrew Pollock ]
* debian/control: add rdoc, libopenssl-ruby and facter to build dependencies
* debian/control: depend on ruby1.8 instead of ruby to placate Lintian
+ * debian/puppet.install: brown paper bag release averted; install
+ /usr/lib/ruby1.8
- -- Andrew Pollock <apollock at debian.org> Tue, 16 Jun 2009 23:15:05 -0700
+ -- Andrew Pollock <apollock at debian.org> Tue, 16 Jun 2009 23:29:22 -0700
puppet (0.24.8-1) unstable; urgency=low
diff --git a/debian/puppet.install b/debian/puppet.install
index ee9dc3e..6518f73 100644
--- a/debian/puppet.install
+++ b/debian/puppet.install
@@ -4,3 +4,4 @@ debian/tmp/usr/bin/puppet usr/bin
debian/tmp/usr/bin/puppetdoc usr/bin
debian/tmp/usr/bin/puppetd usr/sbin
debian/tmp/usr/bin/ralsh usr/bin
+debian/tmp/usr/lib/ruby1.8/* usr/lib/ruby1.8
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list