[DRE-commits] [ruby-fastimage] 01/01: Update descriptions

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Wed Aug 27 15:58:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

uwabami-guest pushed a commit to branch master
in repository ruby-fastimage.

commit a826b514af297be2bc4755d699a3c9e7f22f492d
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Thu Aug 28 00:42:12 2014 +0900

    Update descriptions
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index ea893a8..67eb0cd 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,12 @@ Package: ruby-fastimage
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-addressable
-Description: Finds the size or type of image as little as needed
+Description: Ruby library for finding the size or type of image with minimal dependency
  FastImage does this minimal fetch for image types GIF, JPEG, PNG, TIFF,
- BMP and PSD.  And it doesn't rely on installing external libraries such
- as RMagick (which relies on ImageMagick or GraphicsMagick) or
- ImageScience (which relies on FreeImage). You only need supply the uri,
- and FastImage will do the rest.
+ BMP and PSD.
+ .
+ And it doesn't rely on installing external libraries such as RMagick
+ (which relies on ImageMagick or GraphicsMagick) or ImageScience (which
+ relies on FreeImage).
+ .
+ You only need supply the uri, and FastImage will do the rest.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fastimage.git



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