From: Thomas Goirand Date: Wed, 1 Oct 2014 11:03:56 +0000 (+0000) Subject: * Added more lintian-override for false positive about unused debconf X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=126decd452216d964ee680313e26c8d9e96d850e;p=openstack-build%2Fcinder-build.git * Added more lintian-override for false positive about unused debconf templates. Rewritten-From: 8b215fbb99d452a786341cb6173ed82839dea37f --- diff --git a/trusty/debian/changelog b/trusty/debian/changelog index ebbbd7a20..4f65a6fdc 100644 --- a/trusty/debian/changelog +++ b/trusty/debian/changelog @@ -2,6 +2,8 @@ cinder (2014.2~rc1-1) experimental; urgency=medium * New upstream release. * Updated (build-)depends for this release. + * Added more lintian-override for false positive about unused debconf + templates. -- Thomas Goirand Wed, 01 Oct 2014 15:43:51 +0800 diff --git a/trusty/debian/cinder-common.lintian-overrides b/trusty/debian/cinder-common.lintian-overrides index 739e8cd4e..1731b553e 100644 --- a/trusty/debian/cinder-common.lintian-overrides +++ b/trusty/debian/cinder-common.lintian-overrides @@ -4,3 +4,6 @@ cinder-common: unused-debconf-template cinder/auth-host cinder-common: unused-debconf-template cinder/admin-tenant-name cinder-common: unused-debconf-template cinder/admin-user cinder-common: unused-debconf-template cinder/admin-password +cinder-common: unused-debconf-template cinder/rabbit_host +cinder-common: unused-debconf-template cinder/rabbit_userid +cinder-common: unused-debconf-template cinder/rabbit_password