File: control

package info (click to toggle)
ruby-rubymail 1.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,056 kB
  • sloc: ruby: 6,061; makefile: 7
file content (56 lines) | stat: -rw-r--r-- 2,013 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
49
50
51
52
53
54
55
56
Source: ruby-rubymail
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.16~)
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rubymail.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rubymail.git;a=summary
Homepage: http://rubyforge.org/projects/rubymail/
XS-Ruby-Versions: all

Package: ruby-rubymail-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: ruby-rubymail
Replaces: librmail-ruby-doc (<< 1.0.0-1~)
Breaks: librmail-ruby-doc (<< 1.0.0-1~)
Provides: librmail-ruby-doc
Description: lightweight mail library for Ruby (documentation)
 RubyMail is a lightweight mail library containing various utility classes
 and modules that allow Ruby scripts to parse, modify, and generate MIME
 mail messages.

Package: ruby-rubymail
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends}, ruby | ruby-interpreter
Suggests: ruby-rubymail-doc
Replaces: librmail-ruby1.8 (<< 1.0.0-1~)
Breaks: librmail-ruby1.8 (<< 1.0.0-1~)
Provides: librmail-ruby1.8
Description: lightweight mail library for Ruby
 This is RubyMail, a lightweight mail library containing various utility
 classes and modules that allow Ruby scripts to parse, modify, and generate
 MIME mail messages.

Package: librmail-ruby-doc
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-rubymail-doc
Description: Transitional package for ruby-rubymail-doc
 This is a transitional package to ease upgrades to the ruby-rubymail-doc
 package. It can safely be removed.

Package: librmail-ruby1.8
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, ruby-rubymail
Description: Transitional package for ruby-rubymail
 This is a transitional package to ease upgrades to the ruby-rubymail
 package. It can safely be removed.