[DRE-commits] [librarian-puppet] 83/97: Release 0.9.12, this time under ruby 1.9

Stig Sandbeck Mathisen ssm at debian.org
Tue Mar 11 12:12:52 UTC 2014


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

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

commit c591c27ed30a8cdae654645d2b8a491e1387a38f
Author: Carlos Sanchez <csanchez at maestrodev.com>
Date:   Sat Feb 8 11:45:30 2014 +0100

    Release 0.9.12, this time under ruby 1.9
---
 Changelog.md                    | 3 +++
 lib/librarian/puppet/version.rb | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/Changelog.md b/Changelog.md
index 3bae8d9..0f76de1 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,5 +1,8 @@
 ## Changelog
 
+### 0.9.12
+ * Remove extra dependencies from gem added when 0.9.11 was released under ruby 1.8
+
 ### 0.9.11
  * librarian-puppet package causes an infinite loop
  * Show a message if no versions are found for a module
diff --git a/lib/librarian/puppet/version.rb b/lib/librarian/puppet/version.rb
index 3e53663..fafac2e 100644
--- a/lib/librarian/puppet/version.rb
+++ b/lib/librarian/puppet/version.rb
@@ -1,5 +1,5 @@
 module Librarian
   module Puppet
-    VERSION = "0.9.11"
+    VERSION = "0.9.12"
   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