[SCM] Debian packaging of libopengl-perl branch, master, updated. upstream/0.66+dfsg-132-g386201d

Florian Schlichting fschlich at zedat.fu-berlin.de
Wed Jan 25 21:51:40 UTC 2012


The following commit has been merged in the master branch:
commit 386201d854e49e03b5876a895be1482f3bff92ac
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Wed Jan 25 22:43:38 2012 +0100

    fix-pod-spelling.patch added

diff --git a/debian/changelog b/debian/changelog
index a87bdb8..dbe9e08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -71,6 +71,7 @@ libopengl-perl (0.66+dfsg-1) UNRELEASED; urgency=low
   * Make rewriting Perl path in examples actually work.
   * debian/patches/add-gl_exclude.h: re-add file removed upstream,
     because it's impossible to generate in a build chroot.
+  * debian/patches/fix-pod-spelling.patch added.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 05 Aug 2011 11:50:28 +0200
 
diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
new file mode 100644
index 0000000..d83bc60
--- /dev/null
+++ b/debian/patches/fix-pod-spelling.patch
@@ -0,0 +1,14 @@
+Description: fix a simple typo in pod
+Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
+
+--- a/Array.pod
++++ b/Array.pod
+@@ -205,7 +205,7 @@
+ same width as the length of @values.  If the number of passed values
+ must be evenly divisible by the number of elements in the array.
+ The number of values becomes the number of "columns."  The number of
+-"rows" is the total number of elements of the array devided by the
++"rows" is the total number of elements of the array divided by the
+ columns.
+ 
+     $array->calc(1.0, '3,*', '2,*,rand,+', '');
diff --git a/debian/patches/series b/debian/patches/series
index 6ba8a61..8b5ae3b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
+fix-pod-spelling.patch
 disable-glversion
 add-gl_exclude.h
 glext_procs-replacement

-- 
Debian packaging of libopengl-perl



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