[libvm-ec2-security-credentialcache-perl] 03/03: Update spelling.patch (only partially applied)
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Sep 11 19:22:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository libvm-ec2-security-credentialcache-perl.
commit 4d8ec92da94dfd53011b8952f5207af07596193a
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Sep 11 21:22:28 2015 +0200
Update spelling.patch (only partially applied)
---
debian/changelog | 4 ++++
debian/patches/spelling.patch | 12 ++----------
2 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 410c8c5..be9f412 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
libvm-ec2-security-credentialcache-perl (0.25-1) UNRELEASED; urgency=medium
+ IGNORE-VERSION: 0.25-1
+ # only applies (half) of our patch
+
* Import upstream version 0.25
+ * Update spelling.patch (only partially applied)
-- Florian Schlichting <fsfs at debian.org> Fri, 11 Sep 2015 21:15:04 +0200
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index f528c41..9c1038f 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,18 +1,10 @@
Description: Fix typos
Author: Florian Schlichting <fsfs at debian.org>
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=106619
+Forwarded: https://github.com/rustyconover/vm-ec2-security-credentialcache/pull/1
--- a/lib/VM/EC2/Security/CredentialCache.pm
+++ b/lib/VM/EC2/Security/CredentialCache.pm
-@@ -15,14 +15,14 @@
-
- use VM::EC2::Security::CredentialCache;
-
-- # return a VM::EC2::Security::Credentials if avaiable undef otherwise.
-+ # return a VM::EC2::Security::Credentials if available undef otherwise.
- my $credentials = VM::EC2::Security::CredentialCache->get();
-
- =head1 DESCRIPTION
+@@ -22,7 +22,7 @@
This module provides a cache for an EC2's IAM credentials represented by L<VM::EC2::Security::Credentials>.
Rather than retriving the credentials for every possible call that uses them, cache them until they
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libvm-ec2-security-credentialcache-perl.git
More information about the Pkg-perl-cvs-commits
mailing list