[DRE-commits] [librarian-puppet] 106/153: puppetlabs/apt 1.4.1 has been deleted from the forge :|

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:51 UTC 2016


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

ssm pushed a commit to branch master
in repository librarian-puppet.

commit 02ad24a35d63a43297dc0a415f267172aac28b8d
Author: Carlos Sanchez <carlos at apache.org>
Date:   Thu Apr 23 17:41:33 2015 -0700

    puppetlabs/apt 1.4.1 has been deleted from the forge :|
    
    And cause test failures
---
 features/install/forge.feature | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/features/install/forge.feature b/features/install/forge.feature
index 7b9edf0..d8cf1b8 100644
--- a/features/install/forge.feature
+++ b/features/install/forge.feature
@@ -85,7 +85,7 @@ Feature: cli/install/forge
 
     mod 'puppetlabs/apache', '0.4.0'
     mod 'puppetlabs/postgresql', '2.0.1'
-    mod 'puppetlabs/apt', '< 1.4.2' # 1.4.2 causes trouble in travis
+    mod 'puppetlabs/apt', '< 1.4.1' # 1.4.2 causes trouble in travis
     """
     When I run `librarian-puppet install`
     Then the exit status should be 0
@@ -128,7 +128,7 @@ Feature: cli/install/forge
     forge "http://forge.puppetlabs.com"
 
     mod 'puppetlabs/postgresql', '3.2.0'
-    mod 'puppetlabs/apt', '< 1.4.2' # 1.4.2 causes trouble in travis
+    mod 'puppetlabs/apt', '< 1.4.1' # 1.4.2 causes trouble in travis
     """
     When I run `librarian-puppet install`
     Then the exit status should be 0

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



More information about the Pkg-ruby-extras-commits mailing list