[SCM] Package UR for Debian branch, master, updated. debian/0.400-1-8-g2dd5472

gregor herrmann gregoa at debian.org
Sat Jun 8 13:34:17 UTC 2013


The following commit has been merged in the master branch:
commit 344083fdc3086b45bbbfe7ce1402ae1059f571e7
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 15:23:48 2013 +0200

    Add spelling.patch to fix a new spelling mistake.

diff --git a/debian/patches/series b/debian/patches/series
index e69de29..5299247 100644
--- a/debian/patches/series
+++ 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..e2bc5e9
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,29 @@
+Description: fix a spelling mistake
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=85982
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85982
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-06-08
+
+--- a/lib/UR/Context/Process.pm
++++ b/lib/UR/Context/Process.pm
+@@ -35,7 +35,7 @@
+ 
+ =head1 DESCRIPTION
+ 
+-This module provides methods to set and retreive variaous names
++This module provides methods to set and retrieve variaous names
+ associated with the program and the program version number.
+ 
+ =cut
+--- a/lib/UR/DataSource/Oracle.pm
++++ b/lib/UR/DataSource/Oracle.pm
+@@ -222,7 +222,7 @@
+ sub get_userenv {
+ 
+     # there are two ways to set these values but this is
+-    # the only way to retreive the values after they are set
++    # the only way to retrieve the values after they are set
+ 
+     my ($self, $dbh) = @_;
+ 

-- 
Package UR for Debian



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