Package: ruby-kaminari
Severity: minor
Tags: patch

Dear Maintainer,

the current list of features gets reflown because it doesn't start with a space.
The attached patch adds a space to conform to
https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-Description
and uses * because no package is using # at this time.

Daniele
--- debian/control.orig	2015-03-04 22:27:45.901793546 +0100
+++ debian/control	2015-03-04 22:28:30.235737303 +0100
@@ -21,11 +21,11 @@
  and sophisticated paginator for Rails 3+
  .
  Features:
- # Clean
- # Easy to use
- # Simple scope-based API
- # Customizable engine-based I18n-aware helper
- # ORM & template engine agnostic
- # Modern
+  * Clean
+  * Easy to use
+  * Simple scope-based API
+  * Customizable engine-based I18n-aware helper
+  * ORM & template engine agnostic
+  * Modern
  .
  Learn more at /usr/share/doc/ruby-kaminari/README.rdoc

Reply via email to