[DRE-commits] [capistrano] 04/04: Add dependency on airbrussh

Micah Anderson micah at moszumanska.debian.org
Tue Nov 15 13:57:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

micah pushed a commit to branch master
in repository capistrano.

commit 1bb4949767a183555802a56c2a843acaa99779ef
Author: Micah Anderson <micah at riseup.net>
Date:   Tue Nov 15 08:17:36 2016 -0500

    Add dependency on airbrussh
---
 debian/changelog | 1 +
 debian/control   | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 517aaa0..ffbb35e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ capistrano (3.6.1-1) unstable; urgency=medium
   * New upstream release
   * d/control:
       Bump Standards-Version to 3.9.8
+      Add airbrussh dependency
 
  -- Micah Anderson <micah at debian.org>  Tue, 15 Nov 2016 07:51:33 -0500
 
diff --git a/debian/control b/debian/control
index 9bc7348..a43d76f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9~),
                ruby-i18n,
                ruby-mocha (>= 0.13~),
                ruby-rspec,
-               ruby-sshkit (>= 1.3)
+               ruby-sshkit (>= 1.3),
+               ruby-airbrussh
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/capistrano.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/capistrano.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/capistrano.git



More information about the Pkg-ruby-extras-commits mailing list