Skip to content

Commit 91dfa24

Browse files
author
jef
committedFeb 1, 2011
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@15117 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

11 files changed

+13
-11
lines changed

11 files changed

+13
-11
lines changed
 

‎debian/changelog

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ qgis (1.7.0) UNRELEASED; urgency=low
33
* new development version 1.7 after branch
44
* add qgis-sqlanywhere1.7.0 package
55
* add road graph plugin
6+
* Missing ${python:Depends} added to python-qgis dependencies
7+
(closes: #611492)
68

7-
-- Jürgen E. Fischer <jef@norbit.de> Fri, 28 Jan 2011 17:15:37 +0100
9+
-- Jürgen E. Fischer <fischer@linux-buechse.de> Tue, 01 Feb 2011 20:42:01 +0100
810

911
qgis (1.6.0) UNRELEASED; urgency=low
1012

‎debian/control.hardy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9292
Package: python-qgis
9393
Section: python
9494
Architecture: any
95-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
95+
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
9696
Provides: ${python:Provides}
9797
XB-Python-Version: ${python:Versions}
9898
Description: Python bindings to Quantum GIS

‎debian/control.intrepid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9393
Package: python-qgis
9494
Section: python
9595
Architecture: any
96-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
96+
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
9797
Provides: ${python:Provides}
9898
XB-Python-Version: ${python:Versions}
9999
Description: Python bindings to Quantum GIS

‎debian/control.jaunty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9393
Package: python-qgis
9494
Section: python
9595
Architecture: any
96-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
96+
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
9797
Provides: ${python:Provides}
9898
XB-Python-Version: ${python:Versions}
9999
Description: Python bindings to Quantum GIS

‎debian/control.karmic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
9393
Package: python-qgis
9494
Section: python
9595
Architecture: any
96-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
96+
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
9797
Provides: ${python:Provides}
9898
XB-Python-Version: ${python:Versions}
9999
Description: Python bindings to Quantum GIS

‎debian/control.lenny

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
119119
Package: python-qgis
120120
Section: python
121121
Architecture: any
122-
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
122+
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
123123
Provides: ${python:Provides}
124124
XB-Python-Version: ${python:Versions}
125125
Description: Python bindings to Quantum GIS

‎debian/control.lucid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
120120
Package: python-qgis
121121
Section: python
122122
Architecture: any
123-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
123+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
124124
Provides: ${python:Provides}
125125
XB-Python-Version: ${python:Versions}
126126
Description: Python bindings to Quantum GIS

‎debian/control.maverick

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
121121
Package: python-qgis
122122
Section: python
123123
Architecture: any
124-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
124+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
125125
Provides: ${python:Provides}
126126
XB-Python-Version: ${python:Versions}
127127
Description: Python bindings to Quantum GIS

‎debian/control.natty

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
121121
Package: python-qgis
122122
Section: python
123123
Architecture: any
124-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
124+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
125125
Provides: ${python:Provides}
126126
XB-Python-Version: ${python:Versions}
127127
Description: Python bindings to Quantum GIS

‎debian/control.sid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
120120
Package: python-qgis
121121
Section: python
122122
Architecture: any
123-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
123+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
124124
Provides: ${python:Provides}
125125
XB-Python-Version: ${python:Versions}
126126
Description: Python bindings to Quantum GIS

‎debian/control.squeeze

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
120120
Package: python-qgis
121121
Section: python
122122
Architecture: any
123-
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
123+
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
124124
Provides: ${python:Provides}
125125
XB-Python-Version: ${python:Versions}
126126
Description: Python bindings to Quantum GIS

0 commit comments

Comments
 (0)
Please sign in to comment.