diff --git a/debian/changelog b/debian/changelog index 6335e9fc1..106f6b96e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +heat (1:7.0.0-4) unstable; urgency=medium + + * Team upload. + * Add missing dependency net-tools (Closes: #858698). + + -- David Rabel Sat, 25 Mar 2017 12:15:57 +0100 + heat (1:7.0.0-3) unstable; urgency=medium * Add allow-sqlalchemy-1.1.patch. diff --git a/debian/control b/debian/control index e881c8f57..1540fe043 100644 --- a/debian/control +++ b/debian/control @@ -179,6 +179,7 @@ Package: heat-common Architecture: all Depends: adduser, dbconfig-common, + net-tools, python-heat (=${binary:Version}), q-text-as-data, ${misc:Depends},