@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 5.0.51~), libgdal1-dev, libpq-dev,
9
9
libqt4-qt3support (>=4.2.0), libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
10
10
python-sip4-dev (>= 4.5.0), libfontconfig1-dev, libxi-dev, libxrandr-dev, libxrender-dev, libice-dev,
11
11
libsm-dev, pyqt4-dev-tools
12
- Build-Conflicts: libqgis1.4.0 -dev, qgis-dev
12
+ Build-Conflicts: libqgis -dev, qgis-dev
13
13
Standards-Version: 3.8.3
14
14
XS-Python-Version: current
15
15
Homepage: http://qgis.org/
@@ -50,7 +50,7 @@ Description: Quantum GIS - shared libraries
50
50
This package contains the shared core and gui library that provide an
51
51
interface for plugins and stand-alone applications.
52
52
53
- Package: libqgis1.4.0 -dev
53
+ Package: libqgis -dev
54
54
Architecture: any
55
55
Section: libdevel
56
56
Depends: libqgis1.4.0 (= ${binary:Version}), libgdal1-dev,
@@ -59,8 +59,8 @@ Depends: libqgis1.4.0 (= ${binary:Version}), libgdal1-dev,
59
59
libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
60
60
libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
61
61
qt4-designer (>=4.2.0)
62
- Provides: libqgis-dev, qgis-dev
63
- Replaces: libqgis -dev, qgis -dev, libqgis1-dev
62
+ Provides: qgis-dev
63
+ Replaces: qgis -dev, libqgis1 -dev, libqgis1.4.0 -dev
64
64
Description: Quantum GIS - development files
65
65
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
66
66
and display databases of geographic information.
@@ -70,7 +70,7 @@ Description: Quantum GIS - development files
70
70
71
71
Package: qgis-plugin-grass
72
72
Architecture: any
73
- Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass64
73
+ Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5+39438
74
74
Description: GRASS plugin for Quantum GIS
75
75
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
76
76
and display databases of geographic information.
0 commit comments