[DRE-commits] [gem2deb] 02/02: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Aug 18 18:08:42 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 c498cd00a91c9c1b8800d90e990ef333a75abfe2
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Aug 18 19:59:01 2015 +0200
release to unstable
---
debian/changelog | 4 ++--
lib/gem2deb/version.rb | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 4e177bd..51baa98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.21) UNRELEASED; urgency=medium
+gem2deb (0.21) unstable; urgency=medium
* dh_ruby: only ask questions interactively when called by gem2deb
* dh-make-ruby:
@@ -9,7 +9,7 @@ gem2deb (0.21) UNRELEASED; urgency=medium
* gem2deb-test-runner: call `gem list` when dependency checking fails to
ease debugging
- -- Antonio Terceiro <terceiro at debian.org> Fri, 31 Jul 2015 09:40:58 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 18 Aug 2015 19:57:33 +0200
gem2deb (0.20.2) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index dbd0599..ed4612a 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.20.2'
+ VERSION = '0.21'
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