mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
debian packaging fix
git-svn-id: http://svn.osgeo.org/qgis/trunk@15117 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
37007459b0
commit
0071dc2573
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -3,8 +3,10 @@ qgis (1.7.0) UNRELEASED; urgency=low
|
||||
* new development version 1.7 after branch
|
||||
* add qgis-sqlanywhere1.7.0 package
|
||||
* add road graph plugin
|
||||
* Missing ${python:Depends} added to python-qgis dependencies
|
||||
(closes: #611492)
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Fri, 28 Jan 2011 17:15:37 +0100
|
||||
-- Jürgen E. Fischer <fischer@linux-buechse.de> Tue, 01 Feb 2011 20:42:01 +0100
|
||||
|
||||
qgis (1.6.0) UNRELEASED; urgency=low
|
||||
|
||||
|
2
debian/control.hardy
vendored
2
debian/control.hardy
vendored
@ -92,7 +92,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.intrepid
vendored
2
debian/control.intrepid
vendored
@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.jaunty
vendored
2
debian/control.jaunty
vendored
@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.karmic
vendored
2
debian/control.karmic
vendored
@ -93,7 +93,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.lenny
vendored
2
debian/control.lenny
vendored
@ -119,7 +119,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip4 (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.lucid
vendored
2
debian/control.lucid
vendored
@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.maverick
vendored
2
debian/control.maverick
vendored
@ -121,7 +121,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.natty
vendored
2
debian/control.natty
vendored
@ -121,7 +121,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.sid
vendored
2
debian/control.sid
vendored
@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
2
debian/control.squeeze
vendored
2
debian/control.squeeze
vendored
@ -120,7 +120,7 @@ Description: GRASS plugin for Quantum GIS - architecture-independent data
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: python-qt4 (>=4.1.0), python-sip (>= 4.5.0), python-qgis-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
|
Loading…
x
Reference in New Issue
Block a user