[DRE-commits] [SCM] atig.git branch, master, updated. upstream/0.3.6-15-g76fd335

Youhei SASAKI uwabami at gfd-dennou.org
Sat Feb 9 08:04:48 UTC 2013


The following commit has been merged in the master branch:
commit d5918e87f00694de7ed49aeb8f3329a167d5ab13
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Sun Feb 3 20:39:06 2013 +0900

    Drop ruby1.8 support
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>

diff --git a/debian/control b/debian/control
index bbd722b..66bca0f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ XS-Ruby-Versions: ruby1.9.1
 Package: atig
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby1.9.1,
  ruby-json, ruby-sqlite3, ruby-diff-lcs, ruby-net-irc, ruby-oauth
 Description: Another Twitter IRC gateway
  Atig.rb is Twitter Irc Gateway. You can tweet via your favorite IRC
diff --git a/debian/patches/series b/debian/patches/series
index 0adfb63..ec840f5 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 0001-Remove-Bundler-and-Rubygems-Dependencies.patch
 0002-Disabled_Update_Checker.patch
-0003-Fix-char-count.patch

-- 
atig.git



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