[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. debian/1.5.6-1-3-gf695058
Micah Anderson
micah at riseup.net
Tue Jun 30 16:53:37 UTC 2009
The following commit has been merged in the master branch:
commit f69505873b8ed3f41e5008e11e5e03464c4fea2a
Author: Micah Anderson <micah at riseup.net>
Date: Tue Jun 30 12:52:01 2009 -0400
add proper depends on libsetup-ruby1.8 and update changelog
diff --git a/debian/changelog b/debian/changelog
index af871d1..ccf76c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-facter (1.5.6-2) UNRELEASED; urgency=low
+facter (1.5.6-2) unstable; urgency=low
* Added depends possibility on libopenssl-ruby1.9
* Switch from install.rb to using the standardized Debian ruby CDBS
@@ -6,6 +6,7 @@ facter (1.5.6-2) UNRELEASED; urgency=low
to a specific ruby version, as facter works with both 1.8 and 1.9
* Install facter library dependencies in ruby version neutral
directory: /usr/lib/ruby/vendor_ruby
+ * Add depends on libsetup-ruby1.8, ruby-pkg-tools and cdbs
-- Micah Anderson <micah at debian.org> Tue, 30 Jun 2009 00:21:23 -0400
diff --git a/debian/control b/debian/control
index 7808417..4f33e71 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: Andrew Pollock <apollock at debian.org>, Nigel Kersten <nigelk at explanatorygap.net>, Micah Anderson <micah at debian.org>
-Build-Depends: ruby-pkg-tools, cdbs, debhelper (>= 5.0.0), ruby (>= 1.8), libopenssl-ruby
+Build-Depends: ruby-pkg-tools, libsetup-ruby1.8, cdbs, debhelper (>= 5.0.0), ruby (>= 1.8), libopenssl-ruby
Standards-Version: 3.8.2
Package: facter
--
Packaging of Facter for debian
More information about the Pkg-puppet-devel
mailing list