[rex] 02/06: Refresh spelling.patch
Alex Mestiashvili
malex-guest at moszumanska.debian.org
Tue Mar 21 08:31:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a commit to branch master
in repository rex.
commit 1f293a3e4d57493da95de0137f6f50ac02d870f4
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Fri Mar 17 14:55:22 2017 +0100
Refresh spelling.patch
---
debian/patches/spelling.patch | 17 +++--------------
1 file changed, 3 insertions(+), 14 deletions(-)
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
index 544e0e3..35813e1 100644
--- a/debian/patches/spelling.patch
+++ b/debian/patches/spelling.patch
@@ -1,20 +1,9 @@
Subject: Correct typos detected by lintian
From: Alex Mestiashvili <mailatgoogl at gmail.com>
Forwarded: https://github.com/RexOps/Rex/issues/969
---- rex.orig/lib/Rex/Commands/Pkg.pm
-+++ rex/lib/Rex/Commands/Pkg.pm
-@@ -572,7 +572,7 @@
- my @old_installed = $pkg->get_installed;
-
- eval { $pkg->update_system; };
-- Rex::Logger::info( "An error occured for update_system: $@", "warn" ) if $@;
-+ Rex::Logger::info( "An error occurred for update_system: $@", "warn" ) if $@;
-
- my @new_installed = $pkg->get_installed;
-
--- rex.orig/lib/Rex/Commands/File.pm
+++ rex/lib/Rex/Commands/File.pm
-@@ -725,7 +725,7 @@
+@@ -723,7 +723,7 @@
# catch an error
if($@) {
@@ -23,7 +12,7 @@ Forwarded: https://github.com/RexOps/Rex/issues/969
}
# work with the filehandle
-@@ -782,7 +782,7 @@
+@@ -780,7 +780,7 @@
# catch an error
if($@) {
@@ -34,7 +23,7 @@ Forwarded: https://github.com/RexOps/Rex/issues/969
# work with the filehandle
--- rex.orig/lib/Rex/Commands/Partition.pm
+++ rex/lib/Rex/Commands/Partition.pm
-@@ -148,7 +148,7 @@
+@@ -150,7 +150,7 @@
=item vg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/rex.git
More information about the Pkg-perl-cvs-commits
mailing list