[DRE-commits] r1527 - packages-wip/libbuilder-ruby/trunk/debian

Paul van Tilburg paulvt at alioth.debian.org
Sun May 6 21:18:06 UTC 2007


Author: paulvt
Date: 2007-05-06 21:18:05 +0000 (Sun, 06 May 2007)
New Revision: 1527

Modified:
   packages-wip/libbuilder-ruby/trunk/debian/control
Log:
Removed seemingly erronous identation in the description.

Modified: packages-wip/libbuilder-ruby/trunk/debian/control
===================================================================
--- packages-wip/libbuilder-ruby/trunk/debian/control	2007-05-06 21:15:17 UTC (rev 1526)
+++ packages-wip/libbuilder-ruby/trunk/debian/control	2007-05-06 21:18:05 UTC (rev 1527)
@@ -13,13 +13,13 @@
   Builder is a library that allows easy programmatic creation of XML markup. It
   gives you a Ruby API to build structures and methods to dump it to XML.
   Some of the features:
-    * Easy generation by mapping method calls to elements, arguments to
-      attributes and blocks to contents.
-    * XML comment & processing instruction support.
-    * XML entity declaration support.
-    * Some support for XML namespaces.
-    * Default escaping of string attribute values.
-    * UTF-8 support.
+  * Easy generation by mapping method calls to elements, arguments to
+    attributes and blocks to contents.
+  * XML comment & processing instruction support.
+  * XML entity declaration support.
+  * Some support for XML namespaces.
+  * Default escaping of string attribute values.
+  * UTF-8 support.
   .
   This is a dependency package which depends on Debian's default version of Ruby
   (currently 1.8).
@@ -31,10 +31,10 @@
   Builder is a library that allows easy programmatic creation of XML markup. It
   gives you a ruby API to build structures and methods to dump it to XML.
   Some of the features:
-    * Easy generation by mapping method calls to elements, arguments to
-      attributes and blocks to contents.
-    * XML comment & processing instruction support.
-    * XML entity declaration support.
-    * Some support for XML namespaces.
-    * Default escaping of string attribute values.
-    * UTF-8 support.
+  * Easy generation by mapping method calls to elements, arguments to
+    attributes and blocks to contents.
+  * XML comment & processing instruction support.
+  * XML entity declaration support.
+  * Some support for XML namespaces.
+  * Default escaping of string attribute values.
+  * UTF-8 support.




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