Package: libmoosex-semiaffordanceaccessor-perl
Version: 0.09-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer,
* Spelling Fix ("explictly" >> "explicitly") in control file (package
description)
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers precise-updates
APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500,
'precise'), (100, 'precise-backports')
Architecture: amd64 (x86_64)
Kernel: Linux 3.5.3-030503-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2011-04-21 20:43:25 +0000
+++ debian/control 2012-09-14 01:56:20 +0000
@@ -23,7 +23,7 @@
policy for the loading class so that methods are separated into accessors
(which have the same name as the attribute) and mutators (via set_ methods).
.
- It is compatible with existing naming schemes, since attributes that explictly
+ It is compatible with existing naming schemes, since attributes that explicitly
provide a "reader" or "writer" name are left unchanged. The terminology
"semi-affordance" is inspired by David Wheeler's Class::Meta module (see
libclass-meta-perl).