Debian NEW package overview for mailcatcher
mailcatcher_0.10.0+ds-1_amd64.changes (click to toggle)
Format:1.8
Date:Sun, 26 Oct 2025 22:14:05 -0400
Source:mailcatcher
Binary:mailcatcher
Architecture:source all
Version:0.10.0+ds-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By:Joseph Nahmias <jello@debian.org>
Description:
mailcatcher - SMTP server that catches and displays email in a web interface
Closes:1116396
Changes:
mailcatcher (0.10.0+ds-1) unstable; urgency=medium

  * Initial release (Closes: #1116396)
  * relax versioned deps in gemspec
  * remove use of bundle exec
  * add pkg bin dir to PATH for tests
  * add mailcatcher config and startup scripts
  * include args from /etc/default/mailcatcher
  * update initscript to run on kFreeBSD
  * add misc:Pre-Depends; thanks lintian!
  * add doc URIs to systemd service unit file
  * add mailcatcher(1) manpage
  * use dynamic user in systemd service
  * mailcatcher(1): add missing OPTIONS section header
  * add catchmail(1) manpage
  * add DEP-14 compliant d/gbp.conf
  * salsa-ci: use ruby team pipeline
  * do not use each_logical_path()
    not available in Debian's current version of sprockets
  * drop use of compass CSS polyfill
    it is deprecated upstream and not really required anymore with modern browsers.
  * sprockets requires both sass and sassc
  * generate mailcatcher assets
    add coffeescript and terser to build-deps
    drop build-dep on ruby-coffee-script-source
  * make sprockets a build-dep in all profiles
  * disable upstream rspec tests
    too finiky with versions of selenium, chrome
  * use packaged jQuery & Modernizr js libs
  * add copyright info for remaining js libs
  * switch to dh compat 14
  * separate javascript libs from main application js
    link them individually in the HTML
    this will aid in substituting packaged versions
    for the bundled/vendored ones
  * use system copies of jQuery & modernizr
  * exclude url.js; unneeded for past decade
  * exclude date.js; unneeded for past decade
  * do not link unneeded/obsolete js libs
  * uscan: repack source with +ds
  * New upstream version 0.10.0+ds
  * run wrap-and-sort -asbkt
  * Fix usage of Date.getTimezoneOffset()
Files:
e55f3bf16a08a99dbb4ef1ebc4db6150 2263 ruby optional mailcatcher_0.10.0+ds-1.dsc
3a15fdc140fc4373eed7a0fb159956b1 71824 ruby optional mailcatcher_0.10.0+ds.orig.tar.xz
ad4e806d25d2bbab3ae97b495519f398 9064 ruby optional mailcatcher_0.10.0+ds-1.debian.tar.xz
d392bfc06ab68080e0a2b88a655f3b96 73188 ruby optional mailcatcher_0.10.0+ds-1_all.deb
831e984c4498eb4a41219241e3c7d9f7 10130 ruby optional mailcatcher_0.10.0+ds-1_amd64.buildinfo
mailcatcher_0.10.0+ds-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:mailcatcher
Binary:mailcatcher
Architecture:all
Version:0.10.0+ds-1
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders:Joseph Nahmias <jello@debian.org>,
Homepage:https://mailcatcher.me
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/ruby-team/ruby-mailcatcher
Vcs-Git:https://salsa.debian.org/ruby-team/ruby-mailcatcher.git
Build-Depends:dh-sequence-single-binary, coffeescript, gem2deb (>=1), libjs-jquery, libjs-modernizr, ruby, ruby-eventmachine (>=1.0), ruby-faye-websocket (>=0.11), ruby-mail (>=2.3), ruby-net-smtp, ruby-rack (>=2.2), ruby-sass, ruby-sassc, ruby-sinatra (>=3.2), ruby-sprockets, ruby-sqlite3 (>=1.3), ruby-terser, thin (>=1.8)
Package-List:mailcatcher deb ruby optional arch=all
Files:
3a15fdc140fc4373eed7a0fb159956b1 71824 mailcatcher_0.10.0+ds.orig.tar.xz
ad4e806d25d2bbab3ae97b495519f398 9064 mailcatcher_0.10.0+ds-1.debian.tar.xz
lintian 2.116.3+deb12u1 check for mailcatcher_0.10.0+ds-1.dsc (click to toggle)
README.source for mailcatcher_0.10.0+ds-1.dsc (click to toggle)
No README.source in this package
control file for mailcatcher_0.10.0+ds-1_all.deb (click to toggle)
Package:mailcatcher
Version:0.10.0+ds-1
Architecture:all
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Installed-Size:170
Pre-Depends:init-system-helpers (>=1.54~)
Depends:libjs-jquery, libjs-modernizr, ruby, ruby-eventmachine (>=1.0), ruby-faye-websocket (>=0.11), ruby-mail (>=2.3), ruby-net-smtp, ruby-rack (>=2.2), ruby-sinatra (>=3.2), ruby-sqlite3 (>=1.3), thin (>=1.8)
Section:ruby
Priority:optional
Homepage:https://mailcatcher.me
Description:
SMTP server that catches and displays email in a web interface
 MailCatcher runs a super simple SMTP server which catches any
 message sent to it to display in a web interface. Run
 mailcatcher, set your favourite app to deliver to
 smtp://127.0.0.1:1025 instead of your default SMTP server,
 then check out http://127.0.0.1:1080 to see the mail.
lintian 2.116.3+deb12u1 check for mailcatcher_0.10.0+ds-1_all.deb (click to toggle)
contents of mailcatcher_0.10.0+ds-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2025-10-27 02:14 ./
drwxr-xr-x root/root         0 2025-10-27 02:14 ./etc/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./etc/default/
-rw-r--r-- root/root       148 2025-09-30 00:26 ./etc/default/mailcatcher
drwxr-xr-x root/root         0 2025-10-27 02:14 ./etc/init.d/
-rwxr-xr-x root/root      1080 2025-09-30 01:36 ./etc/init.d/mailcatcher
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/bin/
-rwxr-xr-x root/root       565 2025-10-27 02:14 ./usr/bin/catchmail
-rwxr-xr-x root/root       569 2025-10-27 02:14 ./usr/bin/mailcatcher
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/lib/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/lib/systemd/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/lib/systemd/system/
-rw-r--r-- root/root       488 2025-09-30 03:30 ./usr/lib/systemd/system/mailcatcher.service
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/doc/mailcatcher/
-rw-r--r-- root/root      3533 2024-05-23 05:10 ./usr/share/doc/mailcatcher/README.md.gz
-rw-r--r-- root/root       983 2025-10-27 02:14 ./usr/share/doc/mailcatcher/changelog.Debian.gz
-rw-r--r-- root/root      2430 2025-10-27 01:32 ./usr/share/doc/mailcatcher/copyright
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/man/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/man/man1/
-rw-r--r-- root/root       659 2025-10-27 02:14 ./usr/share/man/man1/catchmail.1.gz
-rw-r--r-- root/root       757 2025-10-27 02:14 ./usr/share/man/man1/mailcatcher.1.gz
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/bin/
-rwxr-xr-x root/root      1523 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/bin/catchmail
-rwxr-xr-x root/root        92 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/bin/mailcatcher
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/
-rw-r--r-- root/root       112 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/bus.rb
-rw-r--r-- root/root      6699 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/mail.rb
-rw-r--r-- root/root      1562 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/smtp.rb
-rw-r--r-- root/root        75 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/version.rb
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/web/
-rw-r--r-- root/root      4857 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/web/application.rb
-rw-r--r-- root/root       654 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher/web.rb
-rw-r--r-- root/root      6838 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mail_catcher.rb
-rw-r--r-- root/root        81 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/lib/mailcatcher.rb
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/
-rw-r--r-- root/root      2674 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/favcount.js
-rw-r--r-- root/root      8575 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/keymaster.js
-rw-r--r-- root/root      1921 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo.png
-rw-r--r-- root/root      6025 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo_2x.png
-rw-r--r-- root/root     26005 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/logo_large.png
-rw-r--r-- root/root      5606 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/mailcatcher.css
-rw-r--r-- root/root      9577 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/mailcatcher.js
-rw-r--r-- root/root     22382 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/favicon.ico
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/views/
-rw-r--r-- root/root       145 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/views/404.erb
-rw-r--r-- root/root      2509 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/views/index.erb
drwxr-xr-x root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/specifications/
-rw-r--r-- root/root      2668 2025-10-27 02:14 ./usr/share/rubygems-integration/all/specifications/mailcatcher-0.10.0.gemspec
lrwxrwxrwx root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/jquery.js -> ../../../../../../javascript/jquery/jquery.min.js
lrwxrwxrwx root/root         0 2025-10-27 02:14 ./usr/share/rubygems-integration/all/gems/mailcatcher-0.10.0/public/assets/modernizr.js -> ../../../../../../javascript/modernizr/modernizr.min.js

Timestamp: 27.10.2025 / 03:06:39 (UTC)