]> 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)
commit676980a4a24913a9f4c8f0801cc4e4b6e4a0d8e5
tree9d652543f464916deea21ac9066120203faca8f5
parent18493501372db9a842e832f34554ec56dc6b6ec8
  * 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:
xenial/debian/changelog
xenial/debian/cinder-api.postrm [deleted file]
xenial/debian/cinder-common.config [deleted file]
xenial/debian/cinder-common.config.in [new file with mode: 0644]
xenial/debian/cinder-common.install
xenial/debian/cinder-common.lintian-overrides [new file with mode: 0644]
xenial/debian/cinder-common.postinst [deleted file]
xenial/debian/cinder-common.postinst.in [new file with mode: 0644]
xenial/debian/cinder-common.postrm
xenial/debian/cinder-common.prerm
xenial/debian/cinder-common.sudoers [moved from xenial/debian/cinder_sudoers with 100% similarity]
xenial/debian/cinder-common.templates
xenial/debian/cinder-scheduler.postinst [deleted file]
xenial/debian/cinder-scheduler.postrm [deleted file]
xenial/debian/cinder-volume.postrm [deleted file]
xenial/debian/control
xenial/debian/copyright
xenial/debian/pkgos_func [new file with mode: 0644]
xenial/debian/pkgos_insert_include [new file with mode: 0755]
xenial/debian/rules