The following commit has been merged in the master branch:
commit e054347cfd3d1d31608cb512ffd18e47762769c7
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Tue Oct 1 18:02:25 2013 +0200

    Build depend on python-psycopg2 instead of its virtual package.

diff --git a/debian/changelog b/debian/changelog
index 03ced32..e3fc2ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ thuban (1.2.2-4) UNRELEASED; urgency=low
     with python-all-dev (>= 2.6.6-3~).
   * Update files to install for thuban package.
   * Update copyright file using copyright-format 1.0.
+  * Build depend on python-psycopg2 instead of its virtual package.
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Tue, 01 Oct 2013 12:42:46 +0200
 
diff --git a/debian/control b/debian/control
index 9636930..812ddd7 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends: ${shlibs:Depends},
          python-wxgtk2.8,
          python-sqlite,
          ${misc:Depends}
-Recommends: python-psycopg,
+Recommends: python-psycopg2,
             python-gdal,
             python-mapscript
 Suggests: thuban-doc

-- 
Yet another interactive geographic data viewer

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to