Package: bzr-upload Version: 1.1.0-3 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch saucy
Hello, thanks for adding an autopkgtest! Unfortunately the current Debian version fails: https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-bzr-upload/1/ bzr: ERROR: No module named subunit You may need to install this Python library separately. That's easily rectified by adding subunit as a test dependency. This patch also drops the nonexisting "no-build-needed" feature (the thing that does exist is "Restrictions: build-needed"). With that patch, it succeeds: https://jenkins.qa.ubuntu.com/view/Saucy/view/AutoPkgTest/job/saucy-adt-bzr-upload/2 Thanks for considering, Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
diff -Nru bzr-upload-1.1.0/debian/changelog bzr-upload-1.1.0/debian/changelog --- bzr-upload-1.1.0/debian/changelog 2013-08-05 01:11:41.000000000 +0200 +++ bzr-upload-1.1.0/debian/changelog 2013-08-21 16:18:03.000000000 +0200 @@ -1,3 +1,10 @@ +bzr-upload (1.1.0-3ubuntu1) saucy; urgency=low + + * debian/tests/control: Add missing python-subunit test dependency. + * debian/tests/control: Drop undefined "no-build-needed" feature. + + -- Martin Pitt <martin.p...@ubuntu.com> Wed, 21 Aug 2013 16:17:44 +0200 + bzr-upload (1.1.0-3) unstable; urgency=low * Merge changes from experimental to unstable diff -Nru bzr-upload-1.1.0/debian/tests/control bzr-upload-1.1.0/debian/tests/control --- bzr-upload-1.1.0/debian/tests/control 2012-02-24 17:30:12.000000000 +0100 +++ bzr-upload-1.1.0/debian/tests/control 2013-08-21 16:17:40.000000000 +0200 @@ -1,3 +1,2 @@ Tests: testsuite -Depends: bzr, python-bzrlib.tests -Features: no-build-needed +Depends: bzr, python-bzrlib.tests, python-subunit
signature.asc
Description: Digital signature