[DRE-commits] [gem2deb] 02/02: Officially open 0.18 for business
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Jun 12 14:13:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository gem2deb.
commit 6b41b6d65df498f264a08565a7a6fba5110b6c62
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Jun 12 11:11:44 2015 -0300
Officially open 0.18 for business
---
debian/changelog | 7 +++++++
lib/gem2deb/version.rb | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index dcdd0f1..c809ebc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gem2deb (0.18) UNRELEASED; urgency=medium
+
+ * make dh-make-ruby resilient against a corrupt "gem name to package name"
+ cache (Closes: #786841)
+
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 12 Jun 2015 11:04:47 -0300
+
gem2deb (0.17) unstable; urgency=medium
* dh-make-ruby:
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 164fe7b..a862173 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.17'
+ VERSION = '0.18'
end
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list