Source: ruby-activesupport-2.3
Section: ruby
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~),
	       gem2deb (>= 0.3.0~),
	       ruby-builder (>= 2.1.2~),
	       ruby-i18n (>= 0.4.1~),
	       ruby-memcache-client (>= 1.7.4~),
	       ruby-tzinfo (>= 0.3.12~)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activesupport-2.3.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-activesupport-2.3.git
Homepage: http://www.rubyonrails.org
XS-Ruby-Versions: all

Package: ruby-activesupport-2.3
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends},
	 ${misc:Depends},
	 ruby | ruby-interpreter,
	 ruby-builder (>= 2.1.2~),
	 ruby-i18n (>= 0.4.1~),
	 ruby-memcache-client (>= 1.7.4~),
	 ruby-tzinfo (>= 0.3.12~)
Replaces: libactivesupport-ruby (<< 2.3.11-1~), libactivesupport-ruby1.8 (<< 2.3.11-1~), libactivesupport-ruby1.9.1 (<< 2.3.11-1~)
Breaks: libactivesupport-ruby (<< 2.3.11-1~), libactivesupport-ruby1.8 (<< 2.3.11-1~), libactivesupport-ruby1.9.1 (<< 2.3.11-1~)
Provides: libactivesupport-ruby, libactivesupport-ruby1.8, libactivesupport-ruby1.9.1
Description: Support and utility classes used by the Rails 2.3 framework
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
