[DRE-commits] [SCM] capistrano.git branch, master, updated. debian/2.9.0-1-1-gf89338e
Antonio Terceiro
terceiro at debian.org
Sat Jan 28 11:37:04 UTC 2012
The following commit has been merged in the master branch:
commit f89338eca661eb9979611ce285d02248a76a1636
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Jan 23 19:24:30 2012 -0200
Fix typo
diff --git a/debian/changelog b/debian/changelog
index c8706d4..2fdf8f2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+capistrano (2.9.0-2) UNRELEASED; urgency=low
+
+ * Fix typo in the short description (Closes: #655389)
+
+ -- Antonio Terceiro <terceiro at debian.org> Mon, 23 Jan 2012 19:23:51 -0200
+
capistrano (2.9.0-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index bdfa18b..f5e8b5f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: capistrano
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-net-ssh (>= 2.0.14), ruby-net-sftp (>= 2.0.0), ruby-net-scp (>= 1.0.0), ruby-net-ssh-gateway (>= 1.0.0), ruby-highline
-Description: Executes commands in parallel on multiples servers
+Description: Executes commands in parallel on multiple servers
Capistrano is great for automating tasks via SSH on remote servers, like
software installation, application deployment, configuration management,
ad hoc server monitoring, and more. Ideal for system administrators, whether
--
capistrano.git
More information about the Pkg-ruby-extras-commits
mailing list