[libglib-perl] 02/03: Fix-typo-in-pod-s-atomical-atomic.patch: new patch, to fix typo in POD.

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 24 09:16:16 UTC 2017


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to branch master
in repository libglib-perl.

commit ab0c6b2e4d1ddb69d48be1b3ad298c0cf8e22fc1
Author: intrigeri <intrigeri at boum.org>
Date:   Sat Jun 24 09:03:27 2017 +0000

    Fix-typo-in-pod-s-atomical-atomic.patch: new patch, to fix typo in POD.
---
 .../Fix-typo-in-pod-s-atomical-atomic.patch        | 22 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 23 insertions(+)

diff --git a/debian/patches/Fix-typo-in-pod-s-atomical-atomic.patch b/debian/patches/Fix-typo-in-pod-s-atomical-atomic.patch
new file mode 100644
index 0000000..60c7a17
--- /dev/null
+++ b/debian/patches/Fix-typo-in-pod-s-atomical-atomic.patch
@@ -0,0 +1,22 @@
+From: intrigeri <intrigeri at boum.org>
+Date: Sat, 24 Jun 2017 09:02:08 +0000
+Subject: Fix typo in pod: s/atomical/atomic/.
+Bug: https://bugzilla.gnome.org/show_bug.cgi?id=784155
+
+---
+ GBookmarkFile.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/GBookmarkFile.xs b/GBookmarkFile.xs
+index 2662b98..6b34117 100644
+--- a/GBookmarkFile.xs
++++ b/GBookmarkFile.xs
+@@ -198,7 +198,7 @@ g_bookmark_file_to_data (bookmark_file)
+ 
+ =for apidoc __gerror__
+ Saves the contents of a bookmark file into a file.  The write operation
+-is guaranteed to be atomical by writing the contents of the bookmark file
++is guaranteed to be atomic by writing the contents of the bookmark file
+ to a temporary file and then moving the file to the target file.
+ =cut
+ void
diff --git a/debian/patches/series b/debian/patches/series
index 0cbb09b..66ff488 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 remove-version-checking
 Glib-GenPod-honour-SOURCE_DATE_EPOCH-for-embedded-timesta.patch
+Fix-typo-in-pod-s-atomical-atomic.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libglib-perl.git



More information about the Pkg-perl-cvs-commits mailing list