Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package sahara We need the dependency on openstack-pkg-tools (>= 54~) to install correctly. unblock sahara/5.0.0-3 -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
diff -Nru sahara-5.0.0/debian/changelog sahara-5.0.0/debian/changelog --- sahara-5.0.0/debian/changelog 2017-01-20 14:59:11.000000000 +0100 +++ sahara-5.0.0/debian/changelog 2017-03-25 13:30:26.000000000 +0100 @@ -1,3 +1,10 @@ +sahara (1:5.0.0-3) unstable; urgency=medium + + * Team upload. + * Add missing dependency net-tools (Closes: #858711). + + -- David Rabel <david.ra...@noresoft.com> Sat, 25 Mar 2017 13:30:26 +0100 + sahara (1:5.0.0-2) unstable; urgency=medium * Team upload. diff -Nru sahara-5.0.0/debian/control sahara-5.0.0/debian/control --- sahara-5.0.0/debian/control 2017-01-20 14:56:44.000000000 +0100 +++ sahara-5.0.0/debian/control 2017-03-25 13:30:26.000000000 +0100 @@ -159,6 +159,7 @@ Section: python Depends: adduser, dbconfig-common, + net-tools, python-openstackclient, q-text-as-data, sahara-common (= ${source:Version}),