File: control

package info (click to toggle)
ruby-letter-opener 1.7.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 160 kB
  • sloc: ruby: 665; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,079 bytes parent folder | download | duplicates (2)
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
Source: ruby-letter-opener
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Abhijith PA <abhijith@debian.org>
Section: ruby
Priority: optional
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ruby-launchy-shim,
               ruby-mail,
               ruby-rspec
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-letter-opener
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-letter-opener.git
Testsuite: autopkgtest-pkg-ruby
Homepage: https://github.com/ryanb/letter_opener
XS-Ruby-Versions: all

Package: ruby-letter-opener
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-launchy-shim,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Preview mail in the browser instead of sending
 Preview email in the default browser instead of sending it.
 This means you do not need to set up email delivery in your development
 environment, and you no longer need to worry about accidentally
 sending a test email to someone else's address.