[Pkg-puppet-devel] [facter] 155/180: (FACT-570) Remove windows-pr gem when facter packaged as a gem

Stig Sandbeck Mathisen ssm at debian.org
Mon Jun 30 15:06:42 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 2d459bdb9b398c72163df95a72d6d9de6f96f396
Author: Josh Cooper <josh at puppetlabs.com>
Date:   Fri Jun 20 10:39:06 2014 -0700

    (FACT-570) Remove windows-pr gem when facter packaged as a gem
    
    Commit 60976022a8 removed the dependency from facter's Gemfile, but
    not project_data.yaml.
---
 ext/project_data.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/ext/project_data.yaml b/ext/project_data.yaml
index 7a74fc8..ea37fc7 100644
--- a/ext/project_data.yaml
+++ b/ext/project_data.yaml
@@ -21,14 +21,12 @@ gem_platform_dependencies:
     gem_runtime_dependencies:
       ffi: '~> 1.9.3'
       win32-dir: '~> 0.4.8'
-      windows-pr: '~> 1.2'
       win32-security: '~> 0.2.5'
       win32console: '~> 1.3.2'
   x64-mingw32:
     gem_runtime_dependencies:
       ffi: '~> 1.9.3'
       win32-dir: '~> 0.4.8'
-      windows-pr: '~> 1.2'
       win32-security: '~> 0.2.5'
 bundle_platforms:
   universal-darwin: ruby

-- 
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