[DRE-commits] [gem2deb] 06/08: Release to unstable

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Aug 12 01:46:27 UTC 2014


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

terceiro pushed a commit to branch master
in repository gem2deb.

commit f1c317610ce8033bbe952a20a4f24db3067c29df
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Sun Aug 10 18:47:41 2014 -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 f5977e1..ebef305 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-gem2deb (0.8) UNRELEASED; urgency=medium
+gem2deb (0.8.0) unstable; urgency=medium
 
   * dh_ruby_fixdepends: inject minimum Ruby dependency provided by
     ruby-all-dev in the shared library dependencies. For that, bump dependency
@@ -7,7 +7,7 @@ gem2deb (0.8) UNRELEASED; urgency=medium
   * test/bin/wnpp-check: mock the actual wnpp-check during tests to avoid
     hitting the network
 
- -- Antonio Terceiro <terceiro at debian.org>  Sat, 09 Aug 2014 22:35:16 -0300
+ -- Antonio Terceiro <terceiro at debian.org>  Sun, 10 Aug 2014 18:47:30 -0300
 
 gem2deb (0.7.6) unstable; urgency=medium
 
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index fd8bec9..45d4fd8 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.7.6'
+  VERSION = '0.8.0'
 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