r70123 - in /trunk/libsub-prototype-perl/debian: changelog control
periapt-guest at users.alioth.debian.org
periapt-guest at users.alioth.debian.org
Tue Mar 1 00:23:35 UTC 2011
Author: periapt-guest
Date: Tue Mar 1 00:22:27 2011
New Revision: 70123
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=70123
Log:
Corrected typo
Modified:
trunk/libsub-prototype-perl/debian/changelog
trunk/libsub-prototype-perl/debian/control
Modified: trunk/libsub-prototype-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-prototype-perl/debian/changelog?rev=70123&op=diff
==============================================================================
--- trunk/libsub-prototype-perl/debian/changelog (original)
+++ trunk/libsub-prototype-perl/debian/changelog Tue Mar 1 00:22:27 2011
@@ -1,3 +1,9 @@
+libsub-prototype-perl (0.02-2) UNRELEASED; urgency=low
+
+ * Corrected typo
+
+ -- Nicholas Bamber <nicholas at periapt.co.uk> Tue, 01 Mar 2011 00:24:27 +0000
+
libsub-prototype-perl (0.02-1) unstable; urgency=low
* Initial Release. (Closes: #615820)
Modified: trunk/libsub-prototype-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsub-prototype-perl/debian/control?rev=70123&op=diff
==============================================================================
--- trunk/libsub-prototype-perl/debian/control (original)
+++ trunk/libsub-prototype-perl/debian/control Tue Mar 1 00:22:27 2011
@@ -14,6 +14,6 @@
Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
libsub-exporter-perl
Description: module to set a subroutine's prototype
- Sub::Prototype has only one function which is exporte by default. The
+ Sub::Prototype has only one function which is exported by default. The
'set_prototype' function allows one to take a code reference and apply
a subroutine prototype to it.
More information about the Pkg-perl-cvs-commits
mailing list