[DRE-commits] [ruby-enumerize] 06/07: update control file
Cédric Boutillier
boutil at moszumanska.debian.org
Thu Apr 23 14:35:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-enumerize.
commit ab5584a01f4d89ee034fb72c7d3b1792411dab09
Author: Cédric Boutillier <boutil at debian.org>
Date: Thu Apr 23 10:39:52 2015 +0200
update control file
---
debian/control | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index a583e4d..a47fda9 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,21 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, ruby-minitest, ruby-rspec, ruby-rails, ruby-sqlite3
+Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-enumerize.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-enumerize.git;a=summary
Homepage: https://github.com/brainspec/enumerize
-Testsuite: autopkgtest
+Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Package: ruby-enumerize
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activesupport (>= 3.2)
-Description: Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
- Enumerated attributes with I18n and ActiveRecord/Mongoid/MongoMapper support
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activesupport (>= 3.2~), ruby-i18n
+Recommends: ruby-rspec-expectations
+Description: enumerated attributes with internationalisation
+ This library implements enumerated attributes, with internationalisation
+ support, to provide translation of the attributes in various languages.
+ .
+ Enumerize can be integrated with ActiveRecord, Mongoid and MongoMapper.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-enumerize.git
More information about the Pkg-ruby-extras-commits
mailing list