[DRE-commits] r3499 - packages/thin/trunk/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Sun May 3 09:07:16 UTC 2009


Author: ryan52-guest
Date: 2009-05-03 09:07:16 +0000 (Sun, 03 May 2009)
New Revision: 3499

Modified:
   packages/thin/trunk/debian/changelog
   packages/thin/trunk/debian/control
Log:
* New upstream version
  - update dependencies

Modified: packages/thin/trunk/debian/changelog
===================================================================
--- packages/thin/trunk/debian/changelog	2009-05-03 07:29:30 UTC (rev 3498)
+++ packages/thin/trunk/debian/changelog	2009-05-03 09:07:16 UTC (rev 3499)
@@ -1,9 +1,9 @@
-thin (1.2.0-1.1) UNRELEASED; urgency=low
+thin (1.2.1-1) UNRELEASED; urgency=low
 
-  * Non-maintainer upload.
-  * NOT RELEASED YET
+  * New upstream version
+    - update dependencies
 
- -- Daigo Moriwaki <daigo at debian.org>  Sun, 26 Apr 2009 13:44:25 +0900
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sun, 03 May 2009 02:06:14 -0700
 
 thin (1.2.0-1) unstable; urgency=low
 

Modified: packages/thin/trunk/debian/control
===================================================================
--- packages/thin/trunk/debian/control	2009-05-03 07:29:30 UTC (rev 3498)
+++ packages/thin/trunk/debian/control	2009-05-03 09:07:16 UTC (rev 3499)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Ryan Niebur <ryanryan52 at gmail.com>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), quilt, ruby-pkg-tools, cdbs, ruby1.8, ruby1.8-dev, help2man, libeventmachine-ruby1.8 (>= 0.12.4), libdaemons-ruby1.8 (>= 1.0.9), librack-ruby1.8 (>= 0.9.1)
+Build-Depends: debhelper (>= 7), quilt, ruby-pkg-tools, cdbs, ruby1.8, ruby1.8-dev, help2man, libeventmachine-ruby1.8 (>= 0.12.6), libdaemons-ruby1.8 (>= 1.0.9), librack-ruby1.8 (>= 1.0.0)
 Standards-Version: 3.8.1
 Homepage: http://code.macournoyer.com/thin/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/packages/thin/trunk
@@ -11,7 +11,7 @@
 
 Package: thin1.8
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, librack-ruby1.8 (>= 0.9.1), ruby1.8, libeventmachine-ruby1.8 (>= 0.12.4), libdaemons-ruby1.8 (>= 1.0.9)
+Depends: ${shlibs:Depends}, ${misc:Depends}, librack-ruby1.8 (>= 1.0.0), ruby1.8, libeventmachine-ruby1.8 (>= 0.12.6), libdaemons-ruby1.8 (>= 1.0.9)
 Suggests: nginx, rails
 Description: fast and very simple Ruby web server (ruby 1.8 version)
  Thin is a Ruby web server that glues together 3 of the best Ruby




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