[DRE-commits] [ruby-acts-as-tree] 06/08: Fix descriptions.
Andrew Lee
ajqlee at moszumanska.debian.org
Tue Jun 28 18:05:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-acts-as-tree.
commit 47c807270eb15db500652efd248f30a06e752c18
Author: Andrew Lee (李健秋) <ajqlee at debian.org>
Date: Mon Jun 27 22:08:00 2016 +0800
Fix descriptions.
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index bde8e82..ab7e21f 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,6 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
# activerecord (>= 3.0.0), sqlite3 (>= 0, development), rdoc (>= 0, development), minitest (>= 4.7.5, development)
-Description: Provides a simple tree behaviour to active_record models.
- A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
+Description: simple tree behaviour to active_record models
+ Ruby-acts-as-tree is a ruby gem that adds simple support for organizing
+ ActiveRecord models into parent–children relationships.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-acts-as-tree.git
More information about the Pkg-ruby-extras-commits
mailing list