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