[buildd-tools-devel] postgresql-debversion 1.0.7 released

Roger Leigh rleigh at codelibre.net
Wed Aug 29 21:30:06 UTC 2012


Hi folks,

I've released postgresql-debversion version 1.0.7.  This contains
no code changes to the debversion extension, so if you're using an
earlier version back to at least 1.0.5, there is no need to upgrade.
This release just tweaks the extension script to work with
PostgreSQL 9.2, which is now case sensitive when specifying
languages like 'C' and 'plpgsql', so the new release just removes
the single quotes; this is completely backward compatible with
earlier releases.

* Major changes in 1.0.7:

  1) Support for PostgreSQL 9.2 has been added.  Functions created
     with languages 'internal' or 'C' use the language name without
     quotes, due to these being case sensitive with 9.2, where they
     were previously case insensitive.

This has been uploaded to experimental, where the PostgreSQL 9.2
release candidate is currently being staged.


Regards,
Roger


 NEWS                                     |    9 ++++++++-
 README.md                                |    2 +-
 debian/changelog                         |   14 ++++++++++++++
 debian/compat                            |    2 +-
 debian/control                           |   30 ++++++++++++++++++++++++++++--
 debian/copyright                         |    2 +-
 debian/postgresql-9.2-debversion.docs    |    2 ++
 debian/postgresql-9.2-debversion.install |    2 ++
 debian/rules                             |   12 +++++++++++-
 debversion/Makefile.am                   |    2 ++
 debversion/debversion--1.0.6--1.0.7.sql  |   19 +++++++++++++++++++
 debversion/debversion.sql.in             |   30 +++++++++++++++---------------
 12 files changed, 104 insertions(+), 22 deletions(-)

Roger Leigh (10):
      NEWS: Bump version to 1.0.7 and document needed change
      debversion: Remove case sensitive language quoting
      debian: Build and package for postgresql 9.2
      build: Distribution upgrade script for 1.0.7
      debian: Use debhelper v9
      README.md: Update copyright
      debian: Set distribution to experimental
      build: Distribute 1.0.7 upgrade script
      debian: Build-Depend on postgresql-server-dev-9.2
      debian: Document build dependency on postgresql-server-dev-9.2

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux    http://people.debian.org/~rleigh/
 `. `'   schroot and sbuild  http://alioth.debian.org/projects/buildd-tools
   `-    GPG Public Key      F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800



More information about the Buildd-tools-devel mailing list