[DRE-commits] r3385 - packages-wip/libpacket-ruby/trunk/debian

Ryan Niebur ryan52-guest at alioth.debian.org
Tue Apr 14 05:03:24 UTC 2009


Author: ryan52-guest
Date: 2009-04-14 05:03:23 +0000 (Tue, 14 Apr 2009)
New Revision: 3385

Modified:
   packages-wip/libpacket-ruby/trunk/debian/control
Log:
remove trailing whitespace

Modified: packages-wip/libpacket-ruby/trunk/debian/control
===================================================================
--- packages-wip/libpacket-ruby/trunk/debian/control	2009-04-14 05:01:07 UTC (rev 3384)
+++ packages-wip/libpacket-ruby/trunk/debian/control	2009-04-14 05:03:23 UTC (rev 3385)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Micah Anderson <micah at debian.org>
 Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs, debhelper (>= 4.0.0), 
+Build-Depends: cdbs, debhelper (>= 4.0.0),
 Build-Depends-Indep: ruby-pkg-tools (>= 0.8), ruby1.8
 Standards-Version: 3.7.2
 
@@ -12,10 +12,10 @@
 Depends: libpacket-ruby1.8
 Description: Ruby library for Event driven network programming
  Packet is a pure ruby library for writing network applications in Ruby.
- It follows Evented Model of network programming and implements almost all the 
- features provided by EventMachine.                                                                                                          
+ It follows Evented Model of network programming and implements almost all the
+ features provided by EventMachine.
  .
- It also provides real easy to user UNIX workers for concurrent programming.                                                                 
+ It also provides real easy to user UNIX workers for concurrent programming.
  .
  This package is part of the Ruby library extras, a supplement to Ruby's
  standard library.
@@ -28,10 +28,10 @@
 Depends: ruby
 Description: Ruby library for Event driven network programming
  Packet is a pure ruby library for writing network applications in Ruby.
- It follows Evented Model of network programming and implements almost all the 
- features provided by EventMachine.                                                                                                          
+ It follows Evented Model of network programming and implements almost all the
+ features provided by EventMachine.
  .
- It also provides real easy to user UNIX workers for concurrent programming.                                                                 
+ It also provides real easy to user UNIX workers for concurrent programming.
  .
  This package is part of the Ruby library extras, a supplement to Ruby's
  standard library.




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