Package: testrepository
Version: 0.0.3-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch
Hi Robert, I patched this in Maverick and thought you might want the
patch for Debian.
*** /tmp/tmpQGQdzn
In Ubuntu, we've applied the attached patch to achieve the following:
* Depend on python-subunit (LP: #594874)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers maverick-updates
APT policy: (500, 'maverick-updates'), (500, 'maverick')
Architecture: i386 (i686)
Kernel: Linux 2.6.35-15-generic-pae (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2010-02-28 22:41:55 +0000
+++ debian/control 2010-08-16 19:30:34 +0000
@@ -38,6 +39,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