[DRE-commits] [ruby-activeldap] 02/06: [fix] extended-description-is-probably-too-short in -doc
Marc Dequènes
duck at moszumanska.debian.org
Fri Jan 3 11:22:47 UTC 2014
This is an automated email from the git hooks/post-receive script.
duck pushed a commit to branch master
in repository ruby-activeldap.
commit 2d07a129138c83d95c2b85f895d241d6730b4d82
Author: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Date: Fri Jan 3 11:25:38 2014 +0100
[fix] extended-description-is-probably-too-short in -doc
---
debian/changelog | 1 +
debian/control | 6 ++++++
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 872d7ee..c98d8fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ ruby-activeldap (4.0.1-1) UNRELEASED; urgency=medium
* New upstream release:
+ Now requires Rails components version 4.
* Removed obsolete package relations on libactiveldap-ruby-doc.
+ * Fixed extended-description-is-probably-too-short in doc package.
-- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sun, 29 Dec 2013 22:44:15 +0100
diff --git a/debian/control b/debian/control
index e4ffd7b..b93cb2e 100644
--- a/debian/control
+++ b/debian/control
@@ -30,4 +30,10 @@ Architecture: all
Depends: ${misc:Depends}, libjs-jquery
Suggests: doc-base
Description: ActiveLdap is a object-oriented API to LDAP -- API documentation
+ 'ActiveLdap' is a ruby extension library which provides a clean
+ objected oriented interface to the Ruby/LDAP library. It was inspired
+ by ActiveRecord. This is not nearly as clean or as flexible as
+ ActiveRecord, but it is still trivial to define new objects and manipulate
+ them with minimal difficulty.
+ .
This is the Rdoc-generated documentation for ActiveLdap API.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activeldap.git
More information about the Pkg-ruby-extras-commits
mailing list