[DRE-commits] [gem2deb] 07/07: release

Antonio Terceiro terceiro at moszumanska.debian.org
Sat Sep 16 00:50:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository gem2deb.

commit b13da375d4ab11167d8b5a1679c3768bf6c3ccd2
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Sep 15 21:35:46 2017 -0300

    release
---
 debian/changelog       | 4 ++--
 lib/gem2deb/version.rb | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4cbe017..c0c0a0a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.36) UNRELEASED; urgency=medium
+gem2deb (0.36) unstable; urgency=medium
 
   * dh-make-ruby:
     - use `FIXME` in Section: when package name is not `ruby-*`, to avoid
@@ -9,7 +9,7 @@ gem2deb (0.36) UNRELEASED; urgency=medium
   * Apply patch by James Clarke to fix crash when handling build failures in C
     extensions (Closes: #851172)
 
- -- Antonio Terceiro <terceiro at debian.org>  Fri, 15 Sep 2017 20:31:46 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Fri, 15 Sep 2017 21:35:41 -0300
 
 gem2deb (0.35) unstable; urgency=medium
 
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index d1b092b..0311f45 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.35'
+  VERSION = '0.36'
 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