[DRE-commits] [gem2deb] 03/03: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Fri Jul 24 12:15:32 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 cff100a4e977505a0898e2473197b92a0eafe939
Author: Antonio Terceiro <terceiro at debian.org>
Date: Fri Jul 24 09:09:09 2015 -0300
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 d97d3a5..01c0ca5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-gem2deb (0.21) UNRELEASED; urgency=medium
+gem2deb (0.20.1) unstable; urgency=medium
* gem2deb-test-runner:
- use the API version number to point to rubygems-integration directories
inside the build location
- print banner on dependency resolution step
- -- Antonio Terceiro <terceiro at debian.org> Fri, 24 Jul 2015 08:50:24 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Fri, 24 Jul 2015 09:09:00 -0300
gem2deb (0.20) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 6b3ee96..a693b4c 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.20'
+ VERSION = '0.20.1'
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