[DRE-commits] [gem2deb] 03/03: release to unstable

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Jun 17 22:45:59 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 a79a75c215369204fbcda354cd96bfe86c78e31b
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Jun 17 19:40:24 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 0b580d4..71b9c29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.18.2) UNRELEASED; urgency=medium
+gem2deb (0.18.2) unstable; urgency=medium
 
   * gem2deb-test-runner: when under autopkgtest, don't pass any GEM_PATH at
     all, no even an empty one. This fixes dependency checks under autopkgtest.
@@ -9,7 +9,7 @@ gem2deb (0.18.2) UNRELEASED; urgency=medium
   * dh-make-ruby: avoid converting gem dependencies on exact versions
     (= 0.1.2) to Debian; that is never going to work.
 
- -- Antonio Terceiro <terceiro at debian.org>  Sat, 13 Jun 2015 12:13:45 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Wed, 17 Jun 2015 19:40:18 -0300
 
 gem2deb (0.18.1) unstable; urgency=medium
 
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index fb27744..9c8bd28 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.18.1'
+  VERSION = '0.18.2'
 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