r58120 - /trunk/libobject-id-perl/debian/control

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Thu May 20 05:01:58 UTC 2010


Author: ivan
Date: Thu May 20 05:01:39 2010
New Revision: 58120

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58120
Log:
indent list in extended description

Modified:
    trunk/libobject-id-perl/debian/control

Modified: trunk/libobject-id-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libobject-id-perl/debian/control?rev=58120&op=diff
==============================================================================
--- trunk/libobject-id-perl/debian/control (original)
+++ trunk/libobject-id-perl/debian/control Thu May 20 05:01:39 2010
@@ -20,9 +20,9 @@
  This is a unique identifier for any object, regardless of its type, structure
  or contents. Its features are:
  .
- * Works on ANY object of any type
- * Does not modify the object in any way
- * Does not change with the object's contents
- * Is O(1) to calculate (ie. doesn't matter how big the object is)
- * The id is unique for the life of the process
- * The id is always a true value
+   * Works on ANY object of any type
+   * Does not modify the object in any way
+   * Does not change with the object's contents
+   * Is O(1) to calculate (ie. doesn't matter how big the object is)
+   * The id is unique for the life of the process
+   * The id is always a true value




More information about the Pkg-perl-cvs-commits mailing list