[DRE-commits] [gem2deb] 05/05: release to experimental
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Nov 13 16:37:58 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 aecc0a98c0001475f160958fa27d64998e07a56e
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Nov 13 11:19:35 2015 -0200
release to experimental
---
debian/changelog | 4 ++--
lib/gem2deb/version.rb | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5326a30..cafc098 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.23) UNRELEASED; urgency=medium
+gem2deb (0.23) experimental; urgency=medium
* dh_ruby:
- take parameters from the $DH_RUBY environment variable
@@ -6,7 +6,7 @@ gem2deb (0.23) UNRELEASED; urgency=medium
- allow options to be passed in any order
- clarify usage message
- -- Antonio Terceiro <terceiro at debian.org> Wed, 11 Nov 2015 14:50:13 -0200
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 13 Nov 2015 10:59:47 -0200
gem2deb (0.22.1) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index c663f76..a32ffc4 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.22.1'
+ VERSION = '0.23'
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