[libdbix-class-deploymenthandler-perl] 03/04: Add a patch to fix a spelling mistake in the POD.
gregor herrmann
gregoa at debian.org
Sat Oct 17 20:11:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbix-class-deploymenthandler-perl.
commit 5fd571ed4c42dca6565b312124ce8a18e637b279
Author: gregor herrmann <gregoa at debian.org>
Date: Sat Oct 17 22:09:38 2015 +0200
Add a patch to fix a spelling mistake in the POD.
---
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..2c9cb56
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2015-10-17
+Forwarded: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/37
+Bug: https://github.com/frioux/DBIx-Class-DeploymentHandler/issues/37
+
+--- a/lib/DBIx/Class/DeploymentHandler/HandlesVersioning.pm
++++ b/lib/DBIx/Class/DeploymentHandler/HandlesVersioning.pm
+@@ -86,7 +86,7 @@
+
+ Note that we do not swap the version number order. This allows us to remain
+ consistent in our version set abstraction, since a version set really just
+-describes a version change, and not necesarily a defined progression.
++describes a version change, and not necessarily a defined progression.
+
+ =head1 VERSION SET
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdbix-class-deploymenthandler-perl.git
More information about the Pkg-perl-cvs-commits
mailing list