]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
* Now uses pkgos_func functions for debconf and dbconfig-common handling.
authorThomas Goirand <thomas@goirand.fr>
Fri, 26 Oct 2012 11:07:48 +0000 (11:07 +0000)
committerThomas Goirand <thomas@goirand.fr>
Fri, 26 Oct 2012 14:49:46 +0000 (14:49 +0000)
commit23dd0a79f41519e9d992b7cd33b6e12e1a988840
tree2daca662759ab6e3b2645850c12219a05e348ec6
parentac82473f7cd4cddd24afe2d5d4c7a84628d93f1e
  * Now uses pkgos_func functions for debconf and dbconfig-common handling.
  * Renames /etc/sudoers.d/cinder_sudoers as /etc/sudoers.d/cinder-common.
  * Debconf now users cinder/<debconf-screen-name> and not cinder-common/.
  * Reviewed long and short descriptions in debian/control.
  * Bumped Build-Depends-Indep: python-all to 2.6.6-3~ since we are using dh_python2.
  * Added everyone in the team as Uploaders:.
  * Changed Homepage field to http://cinder.openstack.org/.
  * Dependencies are now by alpha order.
  * Removed useless empty cinder-volume.postrm, cinder-api.postrm,
  cinder-scheduler.postinst, cinder-scheduler.postrm.
  * Pre-Depends: dpkg (>= 1.15.6~) because we use xz compression.

Rewritten-From: d239a41dc96d1b9bd509ef602f7843fe246423cb
20 files changed:
trusty/debian/changelog
trusty/debian/cinder-api.postrm [deleted file]
trusty/debian/cinder-common.config [deleted file]
trusty/debian/cinder-common.config.in [new file with mode: 0644]
trusty/debian/cinder-common.install
trusty/debian/cinder-common.lintian-overrides [new file with mode: 0644]
trusty/debian/cinder-common.postinst [deleted file]
trusty/debian/cinder-common.postinst.in [new file with mode: 0644]
trusty/debian/cinder-common.postrm
trusty/debian/cinder-common.prerm
trusty/debian/cinder-common.sudoers [moved from trusty/debian/cinder_sudoers with 100% similarity]
trusty/debian/cinder-common.templates
trusty/debian/cinder-scheduler.postinst [deleted file]
trusty/debian/cinder-scheduler.postrm [deleted file]
trusty/debian/cinder-volume.postrm [deleted file]
trusty/debian/control
trusty/debian/copyright
trusty/debian/pkgos_func [new file with mode: 0644]
trusty/debian/pkgos_insert_include [new file with mode: 0755]
trusty/debian/rules