debian packaging update

This commit is contained in:
Juergen E. Fischer 2016-02-25 09:29:41 +01:00
parent b0269beac4
commit e0643f9d89
2 changed files with 4 additions and 3 deletions

6
debian/changelog vendored
View File

@ -1,8 +1,8 @@
qgis (2.13.0) UNRELEASED; urgency=medium
* New development version 2.13 after branch of 2.12
* add dependencies to python-psycopg2, python-yaml, python-mack and
python-node2 for tests
* add dependencies to gdal-bin, python-psycopg2, python-yaml, python-mack
and python-node2 for tests
* update optional oracle dependency to 12.1
* upgrade python-qgis from Recommends to Depends
* downgrade liblwgeom dependency to Recommends
@ -11,7 +11,7 @@ qgis (2.13.0) UNRELEASED; urgency=medium
* remove spit plugin
* add support for ubuntu xenial
-- Jürgen E. Fischer <jef@norbit.de> Sat, 20 Feb 2016 16:55:08 +0100
-- Jürgen E. Fischer <jef@norbit.de> Thu, 25 Feb 2016 09:29:24 +0100
qgis (2.12.0) unstable; urgency=medium

1
debian/control.in vendored
View File

@ -18,6 +18,7 @@ Build-Depends:
#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
#saucy# libgdal-dev (>= 1.9.0),
#wheezy# libgdal1-dev,
gdal-bin,
python-gdal,
libgeos-dev (>= 3.0.0),
libgsl-dev | libgsl0-dev,