File: control

package info (click to toggle)
liblocale-rails-ruby 2.0.5-3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,224 kB
  • ctags: 295
  • sloc: ruby: 727; sh: 22; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,906 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
Source: liblocale-rails-ruby
Section: ruby
Priority: optional
Maintainer: Gunnar Wolf <gwolf@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Build-Depends: cdbs, debhelper (>= 5), ruby-pkg-tools (>= 0.17)
Build-Depends-Indep: ruby1.8
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/liblocale-rails-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/liblocale-rails-ruby/
Standards-Version: 3.9.1.0
Homepage: http://www.yotabanana.com/hiki/ruby-locale-rails.html

Package: liblocale-rails-ruby
Architecture: all
Depends: ${misc:Depends}, liblocale-rails-ruby1.8
Description: Pure ruby library with basic functions for Rails localization
 This library supports Rails i18n, and has the following features:
 .
   * Auto-Detect the client locale
     * Detect candidate locales from supported locales by the application.
   * Localized Routes
   * Localized Action/Fragment cache
   * Localized view template files
   * I18n.t fallback to localized message candidates.
 .
 Applications can use this library with your preferred i18n backends
 which don't have above features.
 .
 This is a dummy package depending on the library for the current default
 version of Ruby.

Package: liblocale-rails-ruby1.8
Architecture: all
Depends: ruby1.8, rails (>= 2.3.2), ${misc:Depends}
Description: Pure ruby library with basic functions for Rails localization
 This library supports Rails i18n, and has the following features:
 .
   * Auto-Detect the client locale
     * Detect candidate locales from supported locales by the application.
   * Localized Routes
   * Localized Action/Fragment cache
   * Localized view template files
   * I18n.t fallback to localized message candidates.
 .
 Applications can use this library with your preferred i18n backends
 which don't have above features.
 .
 This package is built for ruby 1.8.