r76851 - /trunk/libcurses-ui-perl/debian/patches/prototypes.patch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Jul 1 09:14:14 UTC 2011


Author: dmn
Date: Fri Jul  1 09:14:13 2011
New Revision: 76851

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76851
Log:
describe prorotypes.patch

Modified:
    trunk/libcurses-ui-perl/debian/patches/prototypes.patch

Modified: trunk/libcurses-ui-perl/debian/patches/prototypes.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcurses-ui-perl/debian/patches/prototypes.patch?rev=76851&op=diff
==============================================================================
--- trunk/libcurses-ui-perl/debian/patches/prototypes.patch (original)
+++ trunk/libcurses-ui-perl/debian/patches/prototypes.patch Fri Jul  1 09:14:13 2011
@@ -1,3 +1,10 @@
+Description: drop the trailing semicolon after '@' in function prototypes
+ they are useless and perl 5.12 emits warnings about them
+Author: Damyan Ivanov <dmn at debian.org>
+Bug: https://rt.cpan.org/Ticket/Display.html?id=68127
+Bug-Debian: http://bugs.debian.org/628128
+Forwarded: yes
+
 --- a/lib/Curses/UI/Container.pm
 +++ b/lib/Curses/UI/Container.pm
 @@ -64,7 +64,7 @@ DESTROY()




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