[DRE-commits] r3745 - packages/libprawn-ruby/trunk/debian

Gunnar Wolf gwolf at alioth.debian.org
Thu Jul 2 22:34:32 UTC 2009


Author: gwolf
Date: 2009-07-02 22:34:32 +0000 (Thu, 02 Jul 2009)
New Revision: 3745

Modified:
   packages/libprawn-ruby/trunk/debian/control
   packages/libprawn-ruby/trunk/debian/watch
Log:
dversionmangle on d/watch; properly indent the lists on d/control

Modified: packages/libprawn-ruby/trunk/debian/control
===================================================================
--- packages/libprawn-ruby/trunk/debian/control	2009-07-02 22:23:46 UTC (rev 3744)
+++ packages/libprawn-ruby/trunk/debian/control	2009-07-02 22:34:32 UTC (rev 3745)
@@ -16,12 +16,12 @@
 Recommends: ttf-dejavu-core
 Description: Fast, nimble PDF generation library for Ruby
  Prawn is a PDF generation library for Ruby. Its highlights include:
- * Built in support for UTF-8
- * Easy image embedding
- * Flexible table drawing
- * Simple content positioning, allowing for placing elements relative to 
-   their sections 
- * Easy text flowing within and around sections
+  * Built in support for UTF-8
+  * Easy image embedding
+  * Flexible table drawing
+  * Simple content positioning, allowing for placing elements relative to 
+    their sections 
+  * Easy text flowing within and around sections
 
 Package: libprawn-ruby1.9
 Architecture: all
@@ -29,24 +29,24 @@
 Recommends: ttf-dejavu-core
 Description: Fast, nimble PDF generation library for Ruby
  Prawn is a PDF generation library for Ruby. Its highlights include:
- * Built in support for UTF-8
- * Easy image embedding
- * Flexible table drawing
- * Simple content positioning, allowing for placing elements relative to 
-   their sections 
- * Easy text flowing within and around sections
+  * Built in support for UTF-8
+  * Easy image embedding
+  * Flexible table drawing
+  * Simple content positioning, allowing for placing elements relative to 
+    their sections 
+  * Easy text flowing within and around sections
 
 Package: libprawn-ruby
 Architecture: all
 Depends: ${misc:Depends}, libprawn-ruby1.8
 Description: Fast, nimble PDF generation library for Ruby
  Prawn is a PDF generation library for Ruby. Its highlights include:
- * Built in support for UTF-8
- * Easy image embedding
- * Flexible table drawing
- * Simple content positioning, allowing for placing elements relative to 
-   their sections 
- * Easy text flowing within and around sections
+  * Built in support for UTF-8
+  * Easy image embedding
+  * Flexible table drawing
+  * Simple content positioning, allowing for placing elements relative to 
+    their sections 
+  * Easy text flowing within and around sections
  .
  This is a dummy package depending on the library for the current default
  version of Ruby.
@@ -57,11 +57,11 @@
 Suggests: ttf-dejavu-core, ttf-dustin, ttf-arphic-gkai00mp
 Description: Fast, nimble PDF generation library for Ruby
  Prawn is a PDF generation library for Ruby. Its highlights include:
- * Built in support for UTF-8
- * Easy image embedding
- * Flexible table drawing
- * Simple content positioning, allowing for placing elements relative to 
-   their sections 
- * Easy text flowing within and around sections
+  * Built in support for UTF-8
+  * Easy image embedding
+  * Flexible table drawing
+  * Simple content positioning, allowing for placing elements relative to 
+    their sections 
+  * Easy text flowing within and around sections
  .
  Common files used by both Ruby 1.8 and 1.9 versions of libprawn-ruby

Modified: packages/libprawn-ruby/trunk/debian/watch
===================================================================
--- packages/libprawn-ruby/trunk/debian/watch	2009-07-02 22:23:46 UTC (rev 3744)
+++ packages/libprawn-ruby/trunk/debian/watch	2009-07-02 22:34:32 UTC (rev 3745)
@@ -1,2 +1,3 @@
 version=3
+opts=dversionmangle=s/\+dfsg// \
 http://rubyforge.org/frs/?group_id=5849 .*/prawn-(\d.*)\.tar\.gz




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