[libset-object-perl] 06/08: Fix some typographical errors.
Peter Pentchev
roam at ringlet.net
Sat Nov 11 22:08:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
roam-guest pushed a commit to branch master
in repository libset-object-perl.
commit bd6d17d1637012fb6aae90ab3468181a7b1bf6de
Author: Peter Pentchev <roam at ringlet.net>
Date: Sun Nov 12 00:04:13 2017 +0200
Fix some typographical errors.
---
debian/patches/series | 1 +
debian/patches/typos.patch | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..002796a
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+typos.patch
diff --git a/debian/patches/typos.patch b/debian/patches/typos.patch
new file mode 100644
index 0000000..5fd8e88
--- /dev/null
+++ b/debian/patches/typos.patch
@@ -0,0 +1,27 @@
+Description: Fix some typographical errors.
+Forwarded: not-yet
+Author: Peter Pentchev <roam at ringlet.net>
+Last-Update: 2017-11-12
+
+--- a/Changes.pod
++++ b/Changes.pod
+@@ -203,7 +203,7 @@
+
+ =item *
+
+-Remove threads test which had inadvertantly slipped into the MANIFEST
++Remove threads test which had inadvertently slipped into the MANIFEST
+ from source control, and add comprehensive documentation on the state
+ of thread support in this module.
+
+--- a/Object.xs
++++ b/Object.xs
+@@ -915,7 +915,7 @@
+ s->is_weak = 0;
+
+ /* Here are some functions from Scalar::Util; they are so simple,
+- that it isn't worth making a dependancy on that module. */
++ that it isn't worth making a dependency on that module. */
+
+ int
+ is_int(sv)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libset-object-perl.git
More information about the Pkg-perl-cvs-commits
mailing list