[DRE-commits] [ruby-acts-as-taggable-on] 06/07: update description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri May 2 09:30:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-acts-as-taggable-on.
commit 728b107f37735d2d0d0628685b14aa63732d869e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri May 2 14:44:49 2014 +0530
update description
---
debian/control | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7f44a08..f2ffd6c 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,12 @@ Package: ruby-acts-as-taggable-on
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rails-3.2
-Description: Advanced tagging for Rails.
- With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality.
+Description: provides advanced tagging for Rails
+ With ActsAsTaggableOn, you can tag a single model on several contexts, such as
+ skills, interests, and awards. It also provides other advanced functionality.
+ .
+ This plugin was originally based on Acts as Taggable on Steroids by Jonathan
+ Viney. Rather than tying functionality to a specific keyword (namely `tags`),
+ acts as taggable on allows you to specify an arbitrary number of tag
+ "contexts" that can be used locally or in combination in the same way steroids
+ was used.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-acts-as-taggable-on.git
More information about the Pkg-ruby-extras-commits
mailing list