[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.2.9-4-g758d31a

Antonio Terceiro terceiro at softwarelivre.org
Sat Sep 24 19:24:14 UTC 2011


The following commit has been merged in the master branch:
commit 758d31a61bbedb7e08e6226c2ac39239a7c82e4c
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Sat Sep 24 12:18:30 2011 -0700

    Prepare upload of 0.2.10

diff --git a/debian/changelog b/debian/changelog
index 623254e..6ccca92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+gem2deb (0.2.10) unstable; urgency=low
+
+  [ Antonio Terceiro ]
+  * If all Rubies are supported, use `/usr/bin/env ruby` as shebang
+    line.
+
+  [ Dmitry Borodaenko ]
+  * Don't rewrite shebangs of non-Ruby scripts
+
+ -- Antonio Terceiro <terceiro at debian.org>  Sat, 24 Sep 2011 12:17:38 -0700
+
 gem2deb (0.2.9) unstable; urgency=low
 
   [ Cédric Boutillier ]
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 87acca9..bfbd104 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.2.9'
+  VERSION = '0.2.10'
 end

-- 
gem2deb.git



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