Bump build dependency on openstack-pkg-tools

New version does not require net-tools.

See Debian bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858697

Change-Id: I15fa3ec58e23486e3503fb66c855b948f4d0effc
This commit is contained in:
David Rabel 2017-04-01 11:36:01 +02:00
parent ac4503334b
commit 36ba846fc4
2 changed files with 9 additions and 2 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
gnocchi (3.0.4-3) unstable; urgency=medium
* Team upload.
* Revert net-tools dependency.
* Bump build dependency on openstack-pkg-tools (Closes: #858697).
-- David Rabel <david.rabel@noresoft.com> Sat, 01 Apr 2017 11:35:30 +0200
gnocchi (3.0.4-2) unstable; urgency=medium
* Team upload.

3
debian/control vendored
View File

@ -5,7 +5,7 @@ Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 10),
dh-python,
openstack-pkg-tools (>= 52~),
openstack-pkg-tools (>= 54~),
python-all,
python-pbr,
python-setuptools,
@ -149,7 +149,6 @@ Depends: adduser,
gnocchi-common (= ${binary:Version}),
python-openstackclient,
lsb-base,
net-tools,
q-text-as-data,
${misc:Depends},
${python:Depends},