diff --git a/debian/changelog b/debian/changelog
index 07047d7a0c68990d0b1fcd4c7da8dbf888ed5d7c..02f69932a2a363c392066276c4255ff3afc337c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,14 @@
+python-defaults (2.7.6-3) UNRELEASED; urgency=medium
+
+  * Fix typo in wheel package exception list.
+  * Add myself to Uploaders.
+
+ -- Barry Warsaw <barry@debian.org>  Wed, 21 May 2014 15:13:19 -0400
+
 python-defaults (2.7.6-2) unstable; urgency=medium
 
   [ Barry Warsaw ]
-  * Add python policy for Python Wheels
+  * Add python policy for Python Wheels.
 
  -- Scott Kitterman <scott@kitterman.com>  Wed, 21 May 2014 00:04:16 -0400
 
diff --git a/debian/control b/debian/control
index 384650b95499c41992dd5ab846f5e216be56f6e5..0ae099f544d0ed4f7c9db7136af8a5135b259e67 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: python-defaults
 Section: python
 Priority: optional
 Maintainer: Matthias Klose <doko@debian.org>
-Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>
+Uploaders: Scott Kitterman <scott@kitterman.com>, Piotr Ożarowski <piotr@debian.org>, Barry Warsaw <barry@debian.org>
 Build-Depends: debhelper (>= 8~), python-docutils (>= 0.4-3),
   libhtml-tree-perl, debiandoc-sgml, lsb-release
 Standards-Version: 3.9.5
diff --git a/debian/python-policy.sgml b/debian/python-policy.sgml
index c71d4c0f2a3ca268978e6d6df198d20d059b1855..6f2a98b2e52f3feef6d5b442aac1cf99f8b332ac 100644
--- a/debian/python-policy.sgml
+++ b/debian/python-policy.sgml
@@ -499,7 +499,7 @@
           executable, in a Debian policy compliant way.  The set of packages
           providing wheels for this purpose are (by source package name):
           chardet, distlib, html5lib, python-colorama, python-pip,
-          python-setuptools, python-urllib3, requests, six, and urllib3.
+          python-setuptools, python-urllib3, requests, and six.
         </p><p>
           Wheel packages supporting <prgn>pyvenv</prgn> and <prgn>pip</prgn>
           are named with the <var>python-</var> prefix, and the <var>-whl</var>