mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
update debian packaging for 1.0
git-svn-id: http://svn.osgeo.org/qgis/trunk@8797 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
b1a7dc1218
commit
6894089de1
16
debian/changelog
vendored
16
debian/changelog
vendored
@ -1,10 +1,22 @@
|
||||
qgis (1.0preview1) experimental; urgency=low
|
||||
|
||||
* new upstream version
|
||||
* prepackaging of Quantum GIS 1.0
|
||||
* raised abi version from 0.11 to 1
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Wed, 16 Jul 2008 22:44:36 +0200
|
||||
|
||||
qgis (0.11.0-1) stable; urgency=low
|
||||
|
||||
* libqgispython0.11 integrated into python-qgis
|
||||
* introduced a build conflict with libqgis1-dev
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Tue, 15 Jul 2008 10:03:44 +0200
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Wed, 16 Jul 2008 22:42:11 +0200
|
||||
|
||||
qgis (0.11.0) stable; urgency=low
|
||||
|
||||
* New upstream release: Quantum GIS 0.11.0 'Metis'
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Tue, 15 Jul 2008 20:41:12 +0200
|
||||
|
||||
qgis (0.11.0test3) experimental; urgency=low
|
||||
|
||||
|
14
debian/control
vendored
14
debian/control
vendored
@ -59,8 +59,7 @@ Depends: qgis (= ${binary:Version}), libgdal1-dev | libgdal1-1.3.2-dev,
|
||||
libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev, libqt4-core (>=4.2.0),
|
||||
libqt4-dev (>=4.2.0), libqt4-gui (>=4.2.0), libqt4-qt3support (>=4.2.0),
|
||||
libqt4-sql (>=4.2.0), python-qt4 (>=4.1.0), python-qt4-dev (>=4.1.0),
|
||||
qt4-designer (>=4.2.0), libqgispython1, libqgisgrass1, libqgis-gui1,
|
||||
libqgis-core1
|
||||
qt4-designer (>=4.2.0), libqgisgrass1, libqgis-gui1, libqgis-core1
|
||||
Provides: libqgis-dev
|
||||
Conflicts: libqgis-dev, qgis-dev
|
||||
Replaces: qgis-dev
|
||||
@ -90,7 +89,7 @@ Description: Quantum GIS - shared grass library
|
||||
Package: python-qgis
|
||||
Section: python
|
||||
Architecture: any
|
||||
Depends: libqgispython1, ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Provides: ${python:Provides}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Python bindings to Quantum GIS
|
||||
@ -99,12 +98,3 @@ Description: Python bindings to Quantum GIS
|
||||
.
|
||||
This package contains the files for the Python support.
|
||||
|
||||
Package: libqgispython1
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
XB-Python-Version: ${python:Versions}
|
||||
Description: Quantum GIS - shared Python library
|
||||
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
|
||||
and display databases of geographic information.
|
||||
.
|
||||
This package contains the shared library for the Python support.
|
||||
|
1
debian/libqgis1-dev.install
vendored
1
debian/libqgis1-dev.install
vendored
@ -1,5 +1,4 @@
|
||||
usr/include/qgis/*
|
||||
usr/lib/libqgispython.so
|
||||
usr/lib/libqgisgrass.so
|
||||
usr/lib/libqgis_gui.so
|
||||
usr/lib/libqgis_core.so
|
||||
|
1
debian/libqgispython0.11.install
vendored
1
debian/libqgispython0.11.install
vendored
@ -1 +0,0 @@
|
||||
usr/lib/libqgispython.so.*
|
1
debian/python-qgis.install
vendored
1
debian/python-qgis.install
vendored
@ -2,3 +2,4 @@ usr/share/qgis/python/*
|
||||
usr/lib/python*/site-packages/qgis/__init__.py
|
||||
usr/lib/python*/site-packages/qgis/qgisconfig.py
|
||||
usr/lib/python*/site-packages/qgis/*.so
|
||||
usr/lib/libqgispython.so*
|
||||
|
Loading…
x
Reference in New Issue
Block a user