From 65f9415e6ec90c9eb269dc63466f4c6ee84068f1 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 3 Jun 2014 15:46:50 +0800 Subject: [PATCH] Added missing dbconfig-common dependency. Change-Id: Ie97b19b17857b3c026a08dffd97420ef9a1c9114 Rewritten-From: 656d67024e267ddafa962171797666c1418055d9 --- trusty/debian/changelog | 6 ++++++ trusty/debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/trusty/debian/changelog b/trusty/debian/changelog index 98e50a5dc..1e64a0dad 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -1,3 +1,9 @@ +neutron (2014.1-7) unstable; urgency=medium + + * Added missing dbconfig-common dependency. + + -- Thomas Goirand Tue, 03 Jun 2014 15:46:32 +0800 + neutron (2014.1-6) unstable; urgency=high * Adds Install_SNAT_rules_for_ipv4_only.patch. Note that without this patch, diff --git a/trusty/debian/control b/trusty/debian/control index 59f4b4ab3..2bfac89f3 100644 --- a/trusty/debian/control +++ b/trusty/debian/control @@ -165,6 +165,7 @@ Package: neutron-common Architecture: all Pre-Depends: dpkg (>= 1.15.6~) Depends: adduser, + dbconfig-common, debconf, dpkg-dev, python-cliff, -- 2.45.2