[DRE-commits] [gem2deb] 01/01: release to unstable
Antonio Terceiro
terceiro at moszumanska.debian.org
Tue Jun 23 23:49:12 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 45606d9d48786f769ded487d57eb6a65344d36b0
Author: Antonio Terceiro <terceiro at debian.org>
Date: Tue Jun 23 20:37:59 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 047701b..44e1f24 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.18.3) UNRELEASED; urgency=medium
+gem2deb (0.18.3) unstable; urgency=medium
* gem2deb-test-runner: add dependency on ruby-test-unit
- Ruby 2.1 had an embedded copy of test/unit, so packages using it in
@@ -7,7 +7,7 @@ gem2deb (0.18.3) UNRELEASED; urgency=medium
now FTBFS. Since we have a transition to make, instead of waiting for
all those packages to be fixed, let's workaround that centrally here.
- -- Antonio Terceiro <terceiro at debian.org> Mon, 22 Jun 2015 18:45:49 -0300
+ -- Antonio Terceiro <terceiro at debian.org> Tue, 23 Jun 2015 20:37:54 -0300
gem2deb (0.18.2) unstable; urgency=medium
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 9c8bd28..b63a031 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
module Gem2Deb
- VERSION = '0.18.2'
+ VERSION = '0.18.3'
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