From 99311d29183e1c45e799c23bd717ffa5989a2c94 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Mon, 11 Jul 2016 10:25:00 +0100 Subject: [PATCH] python-nameparser is packaged --- NOTES | 4 +--- debian/control | 1 + 2 files changed, 2 insertions(+), 3 deletions(-) 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,