Skip to content

Commit b965254

Browse files
committed
debian packaging update
1 parent 1dacbd6 commit b965254

10 files changed

+11
-11
lines changed

debian/changelog

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ qgis (1.9.0) UNRELEASED; urgency=low
88
* support DEB_BUILD_OPTIONS' parallel=n
99
* add python-unittest2 build dependency for maverick and squeeze
1010
* disable PyQgsRectangle test on lucid (depends on unittest2)
11-
* add python-qscintilla2 dependency to python-qgis
11+
* add python-psycopg2 and python-qscintilla2 dependency to python-qgis
1212
* add support for ubuntu quantal
1313
* remove js files and add libjs-jquery/libjs-underscore dependency
1414

15-
-- Jürgen E. Fischer <jef@norbit.de> Tue, 18 Sep 2012 22:18:25 +0200
15+
-- Jürgen E. Fischer <jef@norbit.de> Fri, 09 Nov 2012 10:53:48 +0100
1616

1717
qgis (1.8.0) UNRELEASED; urgency=low
1818

debian/control.lucid

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
125125
Package: python-qgis
126126
Section: python
127127
Architecture: any
128-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
128+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, python-psycopg2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
129129
Provides: ${python:Provides}
130130
XB-Python-Version: ${python:Versions}
131131
Description: Python bindings to Quantum GIS

debian/control.maverick

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
127127
Package: python-qgis
128128
Section: python
129129
Architecture: any
130-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
130+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
131131
Provides: ${python:Provides}
132132
XB-Python-Version: ${python:Versions}
133133
Description: Python bindings to Quantum GIS

debian/control.natty

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
126126
Package: python-qgis
127127
Section: python
128128
Architecture: any
129-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
129+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
130130
Provides: ${python:Provides}
131131
XB-Python-Version: ${python:Versions}
132132
Description: Python bindings to Quantum GIS

debian/control.oneiric

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
126126
Package: python-qgis
127127
Section: python
128128
Architecture: any
129-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
129+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
130130
Provides: ${python:Provides}
131131
XB-Python-Version: ${python:Versions}
132132
Description: Python bindings to Quantum GIS

debian/control.precise

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
129129
Package: python-qgis
130130
Section: python
131131
Architecture: any
132-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
132+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
133133
Provides: ${python:Provides}
134134
XB-Python-Version: ${python:Versions}
135135
Description: Python bindings to Quantum GIS

debian/control.quantal

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
129129
Package: python-qgis
130130
Section: python
131131
Architecture: any
132-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
132+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
133133
Provides: ${python:Provides}
134134
XB-Python-Version: ${python:Versions}
135135
Description: Python bindings to Quantum GIS

debian/control.sid

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
130130
Package: python-qgis
131131
Section: python
132132
Architecture: any
133-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-pyspatialite, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
133+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-pyspatialite, python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
134134
Description: Python bindings to Quantum GIS
135135
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
136136
and display databases of geographic information.

debian/control.squeeze

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
126126
Package: python-qgis
127127
Section: python
128128
Architecture: any
129-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
129+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
130130
Provides: ${python:Provides}
131131
XB-Python-Version: ${python:Versions}
132132
Description: Python bindings to Quantum GIS

debian/control.wheezy

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
130130
Package: python-qgis
131131
Section: python
132132
Architecture: any
133-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
133+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), python-psycopg2, python-qscintilla2, ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
134134
Provides: ${python:Provides}
135135
Description: Python bindings to Quantum GIS
136136
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes

0 commit comments

Comments
 (0)