[DRE-commits] [librarian-puppet] 82/153: Preparing 1.4.1 and 2.0.1 releases

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:46 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 c8c52c11853bb548a4e47159ae163592ba74f0ff
Author: Carlos Sanchez <carlos at apache.org>
Date:   Thu Dec 4 10:59:17 2014 +0100

    Preparing 1.4.1 and 2.0.1 releases
---
 Changelog.md                    | 4 ++--
 lib/librarian/puppet/version.rb | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Changelog.md b/Changelog.md
index 3a76dc5..9b1b9f6 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -2,7 +2,7 @@
 
 ## From 2.x Librarian-Puppet requires Ruby >= 1.9, uses Puppet Forge API v3. For Ruby 1.8 use 1.x
 
-### 2.1.0
+### 2.0.1
 
  * [Issue #272](https://github.com/rodjek/librarian-puppet/issues/272) Defined forge is not used when resolving dependencies
  * [Issue #150](https://github.com/rodjek/librarian-puppet/issues/150) Allow dependencies other than Puppet modules
@@ -16,7 +16,7 @@
  * [Issue #261](https://github.com/rodjek/librarian-puppet/issues/261) Incorrect install directory is created if the organization name contains a dash
  * [Issue #255](https://github.com/rodjek/librarian-puppet/issues/255) Ignored forge URL when using API v3
 
-### 1.5.0
+### 1.4.1
 
  * [Issue #272](https://github.com/rodjek/librarian-puppet/issues/272) Defined forge is not used when resolving dependencies
  * [Issue #150](https://github.com/rodjek/librarian-puppet/issues/150) Allow dependencies other than Puppet modules
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index 4a431a0..777103c 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "2.1.0"
+    VERSION = "2.0.1"
   end
 end

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