[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.2.8-5-g78c72b5

Antonio Terceiro terceiro at softwarelivre.org
Sun Sep 18 08:09:41 UTC 2011


The following commit has been merged in the master branch:
commit 8016db746abc81a87cd3809b38580a5231604c52
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sun Sep 18 00:28:45 2011 -0700

    Prepare upload.

diff --git a/debian/changelog b/debian/changelog
index a45356d..9743be4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+gem2deb (0.2.9) unstable; urgency=low
+
+  [ Antonio Terceiro ]
+  * Bugfix upload.
+
+  [ Cédric Boutillier ]
+  * Do not skip tests after failing one
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sun, 18 Sep 2011 00:27:31 -0700
+
 gem2deb (0.2.8) unstable; urgency=low
 
   * Generate a non-lintian-clean copyright file
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index ce4f03a..87acca9 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.2.8'
+  VERSION = '0.2.9'
 end

-- 
gem2deb.git



More information about the Pkg-ruby-extras-commits mailing list