[DRE-commits] [SCM] ruby-thin.git branch, master, updated. upstream/1.2.11-35-gb94d088

Ryan Niebur ryanryan52 at gmail.com
Tue Jan 17 18:19:01 UTC 2012


The following commit has been merged in the master branch:
commit af2ce41414d91655982082a064c58a6bedbe2348
Author: Ryan Niebur <ryanryan52 at gmail.com>
Date:   Tue Jan 10 23:10:00 2012 -0800

    change breaks/replaces versions in debian/control

diff --git a/debian/control b/debian/control
index 174c523..843918e 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,8 @@ Package: thin
 Architecture: any
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rack (>= 1.0.0), ruby-eventmachine (>= 0.12.10), ruby-daemons (>= 1.0.9)
-Replaces: thin1.8 (<< 1.2.4)
-Breaks: thin1.8 (<< 1.2.4)
+Replaces: thin1.8 (<< 1.3.1-1)
+Breaks: thin1.8 (<< 1.3.1-1)
 Provides: thin1.8
 Description: fast and very simple Ruby web server
  Thin is a Ruby web server that glues together 3 of the best Ruby

-- 
ruby-thin.git



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