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 49 50 51
|
Source: ruby-merb-core
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Tollef Fog Heen <tfheen@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~)
Standards-Version: 3.9.2
#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-merb-core.git
#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-merb-core.git;a=summary
Homepage: http://merbivore.com/
XS-Ruby-Versions: all
Package: ruby-merb-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Replaces: merb-core (<< 1.1.3-1~), libmerb-core-ruby (<< 1.1.3-1~), libmerb-core-ruby1.8 (<< 1.1.3-1~)
Breaks: merb-core (<< 1.1.3-1~), libmerb-core-ruby (<< 1.1.3-1~), libmerb-core-ruby1.8 (<< 1.1.3-1~)
Provides: merb-core, libmerb-core-ruby, libmerb-core-ruby1.8
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-extlib (>= 0.9.13), ruby-erubis (>= 2.6.2), rake, ruby-rack, ruby-mime-types (>= 1.16), bundler
Description: Core libraries for the Merb MVC framework
Ruby-based MVC framework that is agnostic to ORM, JavaScript library,
and template languages. Merb is plugin-based, so the core is small and
well organized.
Package: merb-core
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-merb-core
Description: Transitional package for ruby-merb-core
This is a transitional package to ease upgrades to the ruby-merb-core
package. It can safely be removed.
Package: libmerb-core-ruby
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-merb-core
Description: Transitional package for ruby-merb-core
This is a transitional package to ease upgrades to the ruby-merb-core
package. It can safely be removed.
Package: libmerb-core-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-merb-core
Description: Transitional package for ruby-merb-core
This is a transitional package to ease upgrades to the ruby-merb-core
package. It can safely be removed.
|