[DRE-commits] [ruby-aws] 03/06: Updated readme after name change.
Tomasz Nitecki
tnnn-guest at moszumanska.debian.org
Fri Aug 21 12:42:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
tnnn-guest pushed a commit to branch master
in repository ruby-aws.
commit 9f0e9c35a7a7752ec49e70b8fac86e24921aad00
Author: Tomasz Nitecki <tnnn at tnnn.pl>
Date: Fri Aug 21 12:41:54 2015 +0200
Updated readme after name change.
---
debian/patches/0010_update_readme_after_rename.patch | 15 +++++++++++++++
debian/patches/series | 1 +
2 files changed, 16 insertions(+)
diff --git a/debian/patches/0010_update_readme_after_rename.patch b/debian/patches/0010_update_readme_after_rename.patch
new file mode 100644
index 0000000..d5be98c
--- /dev/null
+++ b/debian/patches/0010_update_readme_after_rename.patch
@@ -0,0 +1,15 @@
+Description: Readme update - fixed require syntax after aws -> ruby-aws rename.
+Author: Tomasz Nitecki <tnnn at tnnn.pl>
+Last-Update: 2015-08-21
+
+--- a/README.markdown
++++ b/README.markdown
+@@ -20,7 +20,7 @@
+
+ gem install aws
+
+-Then `require 'aws'` in your application.
++Then `require 'ruby-aws'` in your application.
+
+ ## DESCRIPTION:
+
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a66f2d2
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0010_update_readme_after_rename.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aws.git
More information about the Pkg-ruby-extras-commits
mailing list