[DRE-commits] [ruby-aws-sdk] 02/08: Drop 'fix-typo-in-aws-repl-commandline-client-help-page' path; Applied upstream.
David Suárez
deiv-guest at moszumanska.debian.org
Tue Aug 11 16:16:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
deiv-guest pushed a commit to branch master
in repository ruby-aws-sdk.
commit 94f2461cc5ba43bbf493108a642644a99e1d54a1
Author: David Suárez <david.sephirot at gmail.com>
Date: Fri May 29 22:27:50 2015 +0200
Drop 'fix-typo-in-aws-repl-commandline-client-help-page' path; Applied upstream.
---
.../fix-typo-in-aws-repl-commandline-client-help-page | 17 -----------------
debian/patches/series | 1 -
2 files changed, 18 deletions(-)
diff --git a/debian/patches/fix-typo-in-aws-repl-commandline-client-help-page b/debian/patches/fix-typo-in-aws-repl-commandline-client-help-page
deleted file mode 100644
index 56299dd..0000000
--- a/debian/patches/fix-typo-in-aws-repl-commandline-client-help-page
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix typo in the aws commandline program help page
-
-Author: David Suárez <david.sephirot at gmail.com>
-Forwarded: https://github.com/aws/aws-sdk-ruby/pull/630
-Last-Update: 2014-09-22
-
---- ruby-aws-sdk-1.52.0.orig/bin/aws-rb
-+++ ruby-aws-sdk-1.52.0/bin/aws-rb
-@@ -61,7 +61,7 @@ OptionParser.new do |opts|
- options[:color] = value
- end
-
-- opts.on("--profile PROFLIE", "Use a specific profile from your credential file.") do |value|
-+ opts.on("--profile PROFILE", "Use a specific profile from your credential file.") do |value|
- options[:profile] = value
- end
-
diff --git a/debian/patches/series b/debian/patches/series
index c7eae2d..fad9abb 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
use-correct-path-for-autoload
use-correct-path-for-bundled-files
-fix-typo-in-aws-repl-commandline-client-help-page
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aws-sdk.git
More information about the Pkg-ruby-extras-commits
mailing list