Package: postgresql-q3c / 2.0.1-5

Metadata

Package Version Patches format
postgresql-q3c 2.0.1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
ldflags | (download)

Makefile | 8 1 + 7 - 0 !
1 file changed, 1 insertion(+), 7 deletions(-)

---
skip slow tests | (download)

Makefile | 29 15 + 14 - 0 !
1 file changed, 15 insertions(+), 14 deletions(-)

---
non generic docname.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] install docs to non-generic name

Previously, README.md was installed to .../doc/extension/README.md which
conflicts with other extensions doing the same mistake. Fix by adding a
symlink q3c.md and using that in DOCS. Keep the original README.md name
to please GitHub.

Debian Bug: https://bugs.debian.org/1073800