Description: Fix POD errors
 missing =back and =over
Author: Damyan Ivanov <dmn@debian.org>
Forwarded: no
Last-Update: 2015-11-30

--- a/GD.pm
+++ b/GD.pm
@@ -460,6 +460,8 @@
 NOTE: The libgd library is unable to read certain XPM files, returning
 an all-black image instead.
 
+=back
+
 =head1 GD::Image Methods
 
 Once a GD::Image object is created, you can draw with it, copy it, and
@@ -472,6 +474,8 @@
 The following methods convert the internal drawing format into
 standard output file formats.
 
+=over
+
 =item B<$pngdata = $image-E<gt>png([$compression_level])>
 
 This returns the image data in PNG format.  You can then print it,
