[Python-modules-commits] [paste] 02/03: Removed suggests python-pgsql, it doesn't exists

Ondřej Nový onovy-guest at moszumanska.debian.org
Fri Jun 17 18:30:20 UTC 2016


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

onovy-guest pushed a commit to branch master
in repository paste.

commit b984a59116dfde1274ce258d42210a0301e3bb38
Author: Ondřej Nový <novy at ondrej.org>
Date:   Fri Jun 17 20:26:35 2016 +0200

    Removed suggests python-pgsql, it doesn't exists
---
 debian/changelog | 1 +
 debian/control   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 42d7a93..e508983 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 paste (2.0.3+dfsg-3) UNRELEASED; urgency=medium
 
   * Removed versioned build depedencies older then wheezy
+  * Removed suggests python-pgsql, it doesn't exists
 
  -- Ondřej Nový <novy at ondrej.org>  Fri, 17 Jun 2016 20:18:31 +0200
 
diff --git a/debian/control b/debian/control
index 782d5bf..8b32c70 100644
--- a/debian/control
+++ b/debian/control
@@ -41,7 +41,6 @@ Suggests: libapache2-mod-python,
           python-pastedeploy,
           python-pastescript,
           python-pastewebkit,
-          python-pgsql (>= 2.5.1-1),
 Description: tools for using a Web Server Gateway Interface stack - Python 2.x
  Python Paste brings consistency to Python web development and web application
  installation, providing tools for both developers and system administrators.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/paste.git



More information about the Python-modules-commits mailing list