[DRE-commits] [gitlab] 03/04: add postgresql-contrib as dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jun 5 13:03:21 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit 39da97ddcebecd0505493c55fc82879f7de65607
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Jun 5 18:21:01 2016 +0530

    add postgresql-contrib as dependency
---
 debian/changelog | 6 ++++--
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c91c2c..e26cc9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-gitlab (8.8.2+dfsg-3) UNRELEASED; urgency=medium
+gitlab (8.8.2+dfsg-3) unstable; urgency=medium
 
   * Update minimum version of rails to 4.2.6
   * Update minimum version of ruby-request-store to 1.3
+  * Add postgresql-contrib as dependency for pg_trgm extention
+    (Closes: #826302)
 
- -- Pirate Praveen <praveen at debian.org>  Sat, 04 Jun 2016 22:40:32 +0530
+ -- Pirate Praveen <praveen at debian.org>  Sun, 05 Jun 2016 18:20:51 +0530
 
 gitlab (8.8.2+dfsg-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 3d55790..3e05879 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  postgresql-client,
  adduser (>= 3.34~),
  bc,
- postgresql,
+ postgresql-contrib,
  redis-server (>= 2:2.8~),
  nodejs (>= 4~),
  nginx | httpd,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list