diff -Nru python-dcos-0.2.0/debian/changelog python-dcos-0.2.0/debian/changelog --- python-dcos-0.2.0/debian/changelog 2016-01-05 13:33:39.000000000 +0000 +++ python-dcos-0.2.0/debian/changelog 2016-01-20 07:02:29.000000000 +0000 @@ -1,3 +1,10 @@ +python-dcos (0.2.0-2) unstable; urgency=medium + + * Added missing build-depends: python{3,}-pytest (Closes: #811105). + * Fixed debian/copyright ordering. + + -- Thomas Goirand Wed, 20 Jan 2016 14:59:31 +0800 + python-dcos (0.2.0-1) unstable; urgency=medium * Initial release. (Closes: #809996) diff -Nru python-dcos-0.2.0/debian/control python-dcos-0.2.0/debian/control --- python-dcos-0.2.0/debian/control 2016-01-05 13:33:39.000000000 +0000 +++ python-dcos-0.2.0/debian/control 2016-01-20 07:02:29.000000000 +0000 @@ -18,6 +18,7 @@ python-prettytable, python-pygments, python-pystache, + python-pytest, python-requests, python-six (>= 1.9), python-toml, @@ -28,6 +29,7 @@ python3-prettytable, python3-pygments, python3-pystache, + python3-pytest, python3-requests, python3-six (>= 1.9), python3-toml, diff -Nru python-dcos-0.2.0/debian/copyright python-dcos-0.2.0/debian/copyright --- python-dcos-0.2.0/debian/copyright 2016-01-05 13:33:39.000000000 +0000 +++ python-dcos-0.2.0/debian/copyright 2016-01-20 07:02:29.000000000 +0000 @@ -2,12 +2,12 @@ Upstream-Name: dcos Source: https://github.com/mesosphere/dcos-cli -Files: debian/* -Copyright: (c) 2014, Thomas Goirand +Files: * +Copyright: (c) 2015, Mesosphere, Inc. License: Apache-2 -Files: * -Copyright: (c) 2013, Mesosphere, Inc. +Files: debian/* +Copyright: (c) 2016, Thomas Goirand License: Apache-2 License: Apache-2