This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libtest2-workflow-perl.
commit 0d1879cf4e5ff1e2ff173fbdc7717926908c157e Author: gregor herrmann <[email protected]> Date: Sat Jul 8 16:07:40 2017 +0200 Drop spelling.patch, merged upstream. --- debian/patches/series | 1 - debian/patches/spelling.patch | 27 --------------------------- 2 files changed, 28 deletions(-) diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 5299247..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -spelling.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch deleted file mode 100644 index fc9c8e2..0000000 --- a/debian/patches/spelling.patch +++ /dev/null @@ -1,27 +0,0 @@ -Description: spelling fixes -Origin: vendor -Author: gregor herrmann <[email protected]> -Last-Update: 2016-10-30 -Forwarded: https://github.com/Test-More/Test2-Workflow/issues/8 -Bug: https://github.com/Test-More/Test2-Workflow/issues/8 - ---- a/lib/Test2/Workflow.pm -+++ b/lib/Test2/Workflow.pm -@@ -139,7 +139,7 @@ - A test workflow is a way of structuring tests using composable units. A well - known example of a test workflow is L<RSPEC|http://rspec.info/>. RSPEC is - implemented using Test2::Workflow in L<Test2::Tools::Spec> along with several --extentions. -+extensions. - - =head1 IMPORTANT CONCEPTS - -@@ -215,7 +215,7 @@ - - This will initialize (or return the existing) a build for the specified - package. C<%args> get passed into the L<Test2::Workflow::Build> constructor. --This uses the following defaults (which can be overriden using C<%args>): -+This uses the following defaults (which can be overridden using C<%args>): - - name => $pkg, - flat => 1, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest2-workflow-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
