Source: ruby-kamal
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Simon Quigley <tsimonq2@debian.org>
Build-Depends: debhelper-compat (= 14),
               gem2deb (>= 2.2.8~),
               ruby,
               ruby-activesupport (>= 2:7.0),
               ruby-base64 (>= 0.2),
               ruby-bcrypt-pbkdf (>= 1.0),
               ruby-concurrent-ruby (>= 1.2),
               ruby-dotenv (>= 3.1),
               ruby-ed25519 (>= 1.4),
               ruby-net-ssh (>= 7.3),
               ruby-sshkit (<< 2.0),
               ruby-sshkit (>= 1.23.0),
               ruby-thor (>= 1.3),
               ruby-zeitwerk (<< 3.0),
               ruby-zeitwerk (>= 2.6.18)
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kamal.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kamal
Homepage: https://github.com/basecamp/kamal
Testsuite: autopkgtest-pkg-ruby

Package: ruby-kamal
Architecture: all
Description: Deploy web apps in containers to servers running Docker
 From bare metal to cloud VMs, deploy web apps anywhere with zero downtime.
 Works seamlessly across multiple servers, using SSHKit to execute commands.
 Originally built for Rails apps, Kamal will work with any type of web app
 that can be containerized with Docker.
