Attached debdiff fixes bug.
diff -u testrepository-0.0.4/debian/changelog testrepository-0.0.4/debian/changelog --- testrepository-0.0.4/debian/changelog +++ testrepository-0.0.4/debian/changelog @@ -1,3 +1,11 @@ +testrepository (0.0.4-1.1) unstable; urgency=low + + * Non-maintainer upload. + * debian/control: Add dependency on python-subunit package for the + python-testrepository binary package. (Closes: #576957) + + -- Bilal Akhtar <[email protected]> Wed, 20 Oct 2010 21:11:10 +0300 + testrepository (0.0.4-1) unstable; urgency=low * New upstream release. diff -u testrepository-0.0.4/debian/control testrepository-0.0.4/debian/control --- testrepository-0.0.4/debian/control +++ testrepository-0.0.4/debian/control @@ -38,6 +38,7 @@ XB-Python-Version: ${python:Versions} Depends: ${python:Depends}, ${misc:Depends}, + python-subunit Provides: ${python:Provides} Description: Database of test results - python library Testrepository provides a database of test results and supports easy workflows
signature.asc
Description: This is a digitally signed message part

