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

Viewing all changes in revision 59.

  • Committer: Package Import Robot
  • Author(s): Martin Pitt, Christoph Berg, Martin Pitt
  • Date: 2013-08-27 11:07:48 UTC
  • mfrom: (46.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20130827110748-vdc31df9thnodv19
[ Christoph Berg ]
* debian/supported-versions:
  + Interface change: The *last* version returned here is the "default" one.
  + Wheezy uses "7" in /etc/os-release.
  + Add 9.3 for pgdg (default on testing/unstable).
* debian/rules:
  + Set FLAVOR variable for the type of build we are doing. Set
    PG_SUPPORTED_VERSIONS=$FLAVOR for debian/supported-versions so we don't
    pick up configuration from the build environment.
  + Pick the default version from the last line of
    `debian/supported-versions` instead of sorting the output.
* debian/postgresql-common.config: Sort versions to determine the latest.
* pg_buildext: Support "X.Y+" and "all" in debian/pgversions so packages do
  not need to hardcode the versions they support, as that's usually not
  necessary.
* pgxs_debian_control.mk: Drop the previously redundant grep check on
  debian/pgversions which would now break "X.Y+".
* t: Move $delay to TestLib.pm and increase to 500ms.
* t/005_PgCommon.t: Use twice the delay for waiting for the first nc child.

[ Martin Pitt ]
* debian/postgresql-common.postinst: Don't restart servers in dict update
  trigger. (Closes: #719282)
* debian/README.Debian: Update examples for -9.1 and -9.3.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: