[DRE-commits] [SCM] ruby-temple.git branch, master, updated. upstream/0.6.2-20-gd28ce78

Jérémy Bobbio lunar at debian.org
Sat Mar 16 08:33:41 UTC 2013


The following commit has been merged in the master branch:
commit 15fdee209d309f4f6e68983e192863334f11b76c
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Mar 16 08:23:09 2013 +0000

    Improve short and extended description

diff --git a/debian/control b/debian/control
index 995fdd8..b33c4bf 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,8 @@ Package: ruby-temple
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Description: Template compilation framework in Ruby
- Temple is an abstraction and a framework for compiling templates to pure Ruby. 
- It's all about making it easier to experiment, implement and optimize template 
- languages. If you're interested in implementing your own template language, or 
- anything else related to the internals of a template engine: You've come to the 
- right place.
+Description: template compilation framework in Ruby
+ Temple is an abstraction and a framework for compiling templates to pure Ruby.
+ It's all about making it easier to experiment, implement and optimize template
+ languages. It should be of interest of anyone who wants to implement a
+ template language or cares about the internals of a template engine.

-- 
ruby-temple.git



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