diff -Nru python-schema-salad-2.6.20171201034858/debian/changelog python-schema-salad-2.6.20171201034858/debian/changelog --- python-schema-salad-2.6.20171201034858/debian/changelog 2017-12-22 08:18:54.000000000 +0000 +++ python-schema-salad-2.6.20171201034858/debian/changelog 2018-02-18 13:27:57.000000000 +0000 @@ -1,3 +1,9 @@ +python-schema-salad (2.6.20171201034858-3) unstable; urgency=medium + + * Add missing python-avro dependency + + -- Michael R. Crusoe Sun, 18 Feb 2018 05:27:57 -0800 + python-schema-salad (2.6.20171201034858-2) unstable; urgency=medium * Team upload diff -Nru python-schema-salad-2.6.20171201034858/debian/control python-schema-salad-2.6.20171201034858/debian/control --- python-schema-salad-2.6.20171201034858/debian/control 2017-12-22 08:18:54.000000000 +0000 +++ python-schema-salad-2.6.20171201034858/debian/control 2018-02-18 13:27:57.000000000 +0000 @@ -2,6 +2,7 @@ Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe Section: python +Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper (>= 10), dh-python, @@ -19,7 +20,7 @@ python-cachecontrol, python-lockfile, help2man -Standards-Version: 4.1.1 +Standards-Version: 4.1.3 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-schema-salad.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-schema-salad.git Homepage: http://www.commonwl.org @@ -28,6 +29,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, + python-avro, libjs-bootstrap Recommends: cwltool Description: Schema Annotations for Linked Avro Data (SALAD)