summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:30:07 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:30:07 +0300
commiteb6a46a0e08374940641fe753b53e0570d67c787 (patch)
tree3a765d2f7b0d00304770f91ce0b999101174b3d8
parent76efc7c6e66e1f82a25a345bae5d48f3388078d9 (diff)
Release version 9.6.5+5v9.6.5+5
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest.
-rw-r--r--manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest b/manifest
index 55a897a..b97dbd3 100644
--- a/manifest
+++ b/manifest
@@ -3,12 +3,12 @@ name: libpq
# Note: remember to update doc-url below!
#
-version: 9.6.5+4
+version: 9.6.5+5
project: postgresql
summary: PostgreSQL C API client library
license: PostgreSQL License ; Permissive free software license.
-tags: database, client, library, c, api, interface
+topics: C, PostgreSQL, SQL, relational database
description-file: README
url: https://www.postgresql.org/
doc-url: https://www.postgresql.org/docs/9.6/static/libpq.html
@@ -18,5 +18,5 @@ email: pgsql-general@postgresql.org ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-email: builds@build2.org
builds: all
-depends: * build2 >= 0.9.0
-depends: * bpkg >= 0.9.0
+depends: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0