diff --git a/NOTES b/NOTES index 3b06f82..68a056b 100644 --- a/NOTES +++ b/NOTES @@ -9,7 +9,7 @@ - python-lockfile - python-m2crypto - python-mako - - python-nameparser [1] + - python-nameparser - python-pycountry - python-pyme - python-pyparsing @@ -68,5 +68,3 @@ - things to do - add 'dirty' mixin - finish validators - -[1] http://pypi.python.org/pypi/nameparser diff --git a/debian/control b/debian/control index df59940..4c48cf3 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Depends: python-lockfile, python-m2crypto, python-mako, + python-nameparser, python-pycountry, python-pyme, python-pyparsing,