[Pkg-puppet-devel] [SCM] Packaging of Facter for debian branch, master, updated. 0ffc9714d9ed9d2906ae7ccbcd83dcc7308bb18f

Andrew Pollock apollock at debian.org
Tue Apr 14 00:41:48 UTC 2009


The following commit has been merged in the master branch:
commit e0986e501c6c88ac77841776c84da00c3d6bf46e
Author: Andrew Pollock <apollock at debian.org>
Date:   Mon Apr 13 15:21:12 2009 -0700

    Addressed some complaints from Lintian

diff --git a/debian/changelog b/debian/changelog
index 0fe118e..3354aa7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,8 +9,11 @@ facter (1.5.4-1) unstable; urgency=low
 
   [ Andrew Pollock ]
   * debian/control: add libopenssl-ruby to build dependencies
+  * debian/control: bump Standards-Version (no changes)
+  * debian/compat: increase to 5
+  * debian/control: add ${misc:Depends} to dependencies
 
- -- Andrew Pollock <apollock at debian.org>  Thu, 09 Apr 2009 17:48:27 -0700
+ -- Andrew Pollock <apollock at google.com>  Mon, 13 Apr 2009 15:20:21 -0700
 
 facter (1.5.1-0.1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index b8626c4..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+5
diff --git a/debian/control b/debian/control
index f5a6eaf..7bc1cb1 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ 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>
 Build-Depends: debhelper (>= 4.0.0), ruby (>= 1.8), libopenssl-ruby
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 
 Package: facter
 Architecture: all
-Depends: ruby (>= 1.8), net-tools, host | bind9-host
+Depends: ruby (>= 1.8), net-tools, host | bind9-host, ${misc:Depends}
 Description: a library for retrieving facts from operating systems
  A cross-platform Ruby library for retrieving facts from operating systems.
  Supports multiple resolution mechanisms, any of which can be restricted to

-- 
Packaging of Facter for debian



More information about the Pkg-puppet-devel mailing list