diff -Nru pytest-2.3.4/debian/changelog pytest-2.3.4/debian/changelog --- pytest-2.3.4/debian/changelog 2013-02-16 20:43:07.000000000 +0000 +++ pytest-2.3.4/debian/changelog 2013-02-17 00:10:57.000000000 +0000 @@ -1,5 +1,5 @@ -pytest (2.3.4-2lucid) lucid; urgency=low +pytest (2.3.4-3lucid) lucid; urgency=low - * backport, require six + * backport, require six, require py -- Sean Channel Sat, 16 Feb 2013 10:27:12 -0800 diff -Nru pytest-2.3.4/debian/control pytest-2.3.4/debian/control --- pytest-2.3.4/debian/control 2013-02-16 20:41:00.000000000 +0000 +++ pytest-2.3.4/debian/control 2013-02-17 00:10:06.000000000 +0000 @@ -7,7 +7,7 @@ Package: python-pytest Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-six +Depends: ${misc:Depends}, ${python:Depends}, python-six, python-py Description: simple powerful testing with Python . The py.test` testing tool makes it easy to write small tests, yet scales to