[DRE-commits] [SCM] gem2deb.git branch, master, updated. 0.2.14-8-g334b903

Antonio Terceiro terceiro at debian.org
Tue Jun 5 18:40:42 UTC 2012


The following commit has been merged in the master branch:
commit 334b9032ff3e23606dc544d99457bfbd82c8da8a
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jun 5 15:27:24 2012 -0300

    Release to unstable

diff --git a/debian/changelog b/debian/changelog
index b61bd02..56d8ee5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gem2deb (0.2.16) unstable; urgency=low
+
+  * Assume that any external files are UTF-8. Closes: #676192
+
+ -- Antonio Terceiro <terceiro at debian.org>  Tue, 05 Jun 2012 15:25:09 -0300
+
 gem2deb (0.2.15) unstable; urgency=low
 
   * dh_ruby: read debian/control as UTF-8, not ASCII. Closes: #675974
diff --git a/lib/gem2deb/version.rb b/lib/gem2deb/version.rb
index 7a2cfac..ef217f9 100644
--- a/lib/gem2deb/version.rb
+++ b/lib/gem2deb/version.rb
@@ -1,3 +1,3 @@
 module Gem2Deb
-  VERSION = '0.2.15'
+  VERSION = '0.2.16'
 end

-- 
gem2deb.git



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