[Pkg-puppet-devel] [facter] 350/352: Refresh "do not require rubygems" patch

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:22:00 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit 9f9a93d7e50ddb7c2e00b71008c3f691c4970f85
Author: Stig Sandbeck Mathisen <ssm at debian.org>
Date:   Sun Apr 6 23:47:34 2014 +0200

    Refresh "do not require rubygems" patch
    
    Git-Dch: Ignore
---
 ...re-rubygems => 0001-Do-not-require-rubygems.patch} | 19 +++++++++++--------
 debian/patches/series                                 |  2 +-
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/debian/patches/no-require-rubygems b/debian/patches/0001-Do-not-require-rubygems.patch
similarity index 69%
rename from debian/patches/no-require-rubygems
rename to debian/patches/0001-Do-not-require-rubygems.patch
index 3bc2a82..dbb2365 100644
--- a/debian/patches/no-require-rubygems
+++ b/debian/patches/0001-Do-not-require-rubygems.patch
@@ -1,14 +1,17 @@
-Description: No require rubygems
-Subject: Do not require rubygems
- We do not require rubygems; the apt repository should contain all
- dependencies.
-Forwarded: not-needed
 From: Stig Sandbeck Mathisen <ssm at debian.org>
+Date: Sun, 6 Apr 2014 23:46:43 +0200
+Subject: Do not require rubygems
+
+---
+ bin/facter | 11 -----------
+ 1 file changed, 11 deletions(-)
+
+diff --git a/bin/facter b/bin/facter
+index 0616157..a25fa03 100755
 --- a/bin/facter
 +++ b/bin/facter
-@@ -58,17 +58,6 @@
- # Copyright (c) 2011 Puppet Labs, Inc
- # Licensed under the Apache 2.0 license
+@@ -1,16 +1,5 @@
+ #!/usr/bin/env ruby
  
 -# Bundler and rubygems maintain a set of directories from which to
 -# load gems. If Bundler is loaded, let it determine what can be
diff --git a/debian/patches/series b/debian/patches/series
index dd4dba1..42e573b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-no-require-rubygems
+0001-Do-not-require-rubygems.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list