~ubuntu-branches/ubuntu/precise/postgresql-common/precise-proposed

Viewing all changes in revision 19.

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2010-07-19 23:20:13 UTC
  • Revision ID: james.westby@ubuntu.com-20100719232013-t0am7xfqfstrg798
Tags: 109
* pg_lsclusters: Fix "uninitialized value" warning when a cluster's data
  directory is not set. This is a rather fatal problem anyway, but we can
  present it in a nicer way. Thanks Christoph Berg! (Closes: #589014)
* Migrate to a common init script for all server versions, to avoid
  providing the "postgresql" service in multiple packages (which causes
  insserv to complain bitterly):
  - debian/init.d-functions: Add function get_versions() which returns all
    installed versions, but filters out the ones which have their own init
    script. With that, we can run newer common versions with older server
    packages.
  - debian/maintscripts-functions: Add function stop_version() (to be called
    from "prerm upgrade"), and start cluster in configure_version() if there
    is no version specific init script.
  - Add debian/postgresql-common.postgresql.init: Common init script for all
    installed server versions.
  - debian/rules: Install common init script.
  - (Closes: #589524)
* Add debian/source/format: 3.0 (native).
* debian/control: Bump Standards-Version to 3.9.0 (no changes necessary).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: