postgresql-debversion 1.0.8-1 source package in Ubuntu

Changelog

postgresql-debversion (1.0.8-1) unstable; urgency=medium

  [ Roger Leigh ]
  * New upstream release.
  * Extension support is now required, meaning PostgreSQL 9.1
    and later.

  [ Christoph Berg ]
  * Use 3.0 (quilt) format.
  * debian/rules: Install NEWS as upstream changelog.
  * Invoke regression tests from debian/tests/installcheck.
  * Move Vcs headers to https.
  * Add myself to Uploaders.

 -- Christoph Berg <email address hidden>  Wed, 03 Feb 2016 22:28:51 +0100

Upload details

Uploaded by:
Debian buildd-tools Developers
Uploaded to:
Sid
Original maintainer:
Debian buildd-tools Developers
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
postgresql-debversion_1.0.8-1.dsc 2.2 KiB 64d90c66b4f857dab04cd34ea32cedf911733188e14e6d5fd37697e5b95520dc
postgresql-debversion_1.0.8.orig.tar.gz 354.5 KiB baa7f0eeda937a6fd9024408965739dc390c20f86ad077d915ecaffd14664229
postgresql-debversion_1.0.8-1.debian.tar.xz 3.9 KiB 63ef32abbb7ef20835c8e88e96837be815e3ecd556e029bc9a3f5ccf689e9bc5

No changes file available.

Binary packages built by this source

postgresql-9.5-debversion: Debian version number type for PostgreSQL

 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them. This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database. This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg. This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

postgresql-9.5-debversion-dbgsym: No summary available for postgresql-9.5-debversion-dbgsym in ubuntu yakkety.

No description available for postgresql-9.5-debversion-dbgsym in ubuntu yakkety.