[buildd-tools-devel] postgresql-debversion_1.0.6-1_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Fri Aug 26 22:33:51 UTC 2011
(new) postgresql-9.1-debversion_1.0.6-1_amd64.deb extra database
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-debversion_1.0.6-1.diff.gz
to main/p/postgresql-debversion/postgresql-debversion_1.0.6-1.diff.gz
postgresql-debversion_1.0.6-1.dsc
to main/p/postgresql-debversion/postgresql-debversion_1.0.6-1.dsc
postgresql-debversion_1.0.6.orig.tar.gz
to main/p/postgresql-debversion/postgresql-debversion_1.0.6.orig.tar.gz
Changes: postgresql-debversion (1.0.6-1) unstable; urgency=low
.
* New upstream release.
* Add support for postgresql 9.1.
* Enable extension support for postgresql-9.1
* debian/control:
- Build-Depend on postgresql-server-dev-9.1.
- Remove Build-Depends on postgresql-server-dev-8.4 and
postgresql-server-dev-9.0.
- Add postgresql-9.1-debversion.
- Upgrade to Standards-Version 3.9.2.
- Require debhelper >> 8.9.6 and autotools-dev for dh v9
functionality.
* debian/rules:
- Build 9.0 and 9.1 versions of the library. 8.4 and 9.0 are no
longer supported.
- Build with debhelper's dh with compat level 9.
Override entries for your package:
postgresql-debversion_1.0.6-1.dsc - source database
Announcing to debian-devel-changes at lists.debian.org
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Buildd-tools-devel
mailing list