[DRE-commits] [ruby-acts-as-list] 05/06: shorter descriptions

Cédric Boutillier boutil at moszumanska.debian.org
Wed Mar 2 19:23:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-acts-as-list.

commit d1b2f7aa8061ba09390b664d426c5f0653fd8a13
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Mar 2 20:20:38 2016 +0100

    shorter descriptions
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7918c15..b763c8c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,5 +18,7 @@ Depends: ruby | ruby-interpreter,
          ruby-activerecord (>= 3.0),
          ${misc:Depends},
          ${shlibs:Depends}
-Description: A gem adding sorting, reordering capabilities to an active_record model, allowing it to act as a list
- This "acts_as" extension provides the capabilities for sorting and reordering a number of objects in a list. The class that has this specified needs to have a "position" column defined as an integer on the mapped database table.
+Description: sorting, reordering capabilities to active_record models
+ This "acts_as" extension provides the capabilities for sorting and reordering
+ a number of objects in a list. The class that has this specified needs to have
+ a "position" column defined as an integer on the mapped database table.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-acts-as-list.git



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