Showing with 2,146 additions and 337 deletions.
  1. +1 −2 debian/changelog
  2. +54 −32 debian/control.jessie
  3. +37 −12 debian/control.quantal
  4. +35 −11 debian/control.raring
  5. +36 −14 debian/control.saucy
  6. +42 −20 debian/control.sid
  7. +41 −19 debian/control.sid-oracle
  8. +1,717 −64 debian/copyright
  9. +4 −0 debian/libqgis-dev.install
  10. +3 −0 debian/qgis-common.install
  11. +1 −0 debian/qgis-providers-common.install
  12. +8 −37 debian/rules
  13. +1 −1 doc/CMakeLists.txt
  14. 0 doc/{LICENCE → LICENSE}
  15. +7 −8 doc/linux.t2t
  16. +1 −1 i18n/qgis_af.ts
  17. +1 −1 i18n/qgis_ar.ts
  18. +1 −1 i18n/qgis_bg.ts
  19. +1 −1 i18n/qgis_bn.ts
  20. +2 −2 i18n/qgis_bs_BA.ts
  21. +1 −1 i18n/qgis_ca_ES.ts
  22. +2 −2 i18n/qgis_cs_CZ.ts
  23. +1 −1 i18n/qgis_da_DK.ts
  24. +1 −1 i18n/qgis_de.ts
  25. +2 −2 i18n/qgis_el_GR.ts
  26. +1 −1 i18n/qgis_en.ts
  27. +2 −2 i18n/qgis_es.ts
  28. +1 −1 i18n/qgis_et_EE.ts
  29. +1 −1 i18n/qgis_eu.ts
  30. +1 −1 i18n/qgis_fa.ts
  31. +1 −1 i18n/qgis_fi.ts
  32. +2 −2 i18n/qgis_fr.ts
  33. +1 −1 i18n/qgis_gl.ts
  34. +1 −1 i18n/qgis_he.ts
  35. +1 −1 i18n/qgis_hi.ts
  36. +1 −1 i18n/qgis_hr_HR.ts
  37. +2 −2 i18n/qgis_hu.ts
  38. +1 −1 i18n/qgis_id.ts
  39. +2 −2 i18n/qgis_is.ts
  40. +1 −1 i18n/qgis_it.ts
  41. +1 −1 i18n/qgis_ja.ts
  42. +1 −1 i18n/qgis_ka_GE.ts
  43. +1 −1 i18n/qgis_km.ts
  44. +2 −2 i18n/qgis_ko_KR.ts
  45. +1 −1 i18n/qgis_lo.ts
  46. +1 −1 i18n/qgis_lt.ts
  47. +1 −1 i18n/qgis_lv.ts
  48. +1 −1 i18n/qgis_ml_IN.ts
  49. +1 −1 i18n/qgis_mn.ts
  50. +1 −1 i18n/qgis_mr.ts
  51. +1 −1 i18n/qgis_nb_NO.ts
  52. +2 −2 i18n/qgis_nl.ts
  53. +2 −2 i18n/qgis_pl_PL.ts
  54. +2 −2 i18n/qgis_pt_BR.ts
  55. +2 −2 i18n/qgis_pt_PT.ts
  56. +1 −1 i18n/qgis_ro.ts
  57. +1 −1 i18n/qgis_ru.ts
  58. +2 −2 i18n/qgis_sk.ts
  59. +1 −1 i18n/qgis_sl_SI.ts
  60. +1 −1 i18n/qgis_sq_AL.ts
  61. +2 −2 i18n/qgis_sr_Cyrl.ts
  62. +2 −2 i18n/qgis_sr_Latn.ts
  63. +1 −1 i18n/qgis_sv.ts
  64. +1 −1 i18n/qgis_sw.ts
  65. +1 −1 i18n/qgis_ta.ts
  66. +2 −2 i18n/qgis_th.ts
  67. +1 −1 i18n/qgis_tr.ts
  68. +2 −2 i18n/qgis_uk.ts
  69. +1 −1 i18n/qgis_vi.ts
  70. +1 −1 i18n/qgis_xh.ts
  71. +1 −1 i18n/qgis_zh_CN.ts
  72. +1 −1 i18n/qgis_zh_TW.ts
  73. +4 −0 python/core/composer/qgscomposerattributetable.sip
  74. +43 −18 python/core/qgsfield.sip
  75. +14 −8 python/core/qgsgeometry.sip
  76. +3 −0 scripts/spelling.dat
  77. +5 −5 src/analysis/interpolation/DualEdgeTriangulation.cc
  78. +1 −1 src/app/pluginmanager/qgspluginmanager_texts.cpp
  79. +1 −1 src/core/composer/qgspaperitem.h
  80. +1 −1 src/core/qgsfield.h
  81. +13 −9 src/core/qgsgeometry.h
3 changes: 1 addition & 2 deletions debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ qgis (2.1.0) UNRELEASED; urgency=low
* drop qgis_icon.xpm and use "upstream" version
* Update Qt dependency to 4.7
* drop support for Debian squeeze and Ubuntu lucid, maverick, natty and oneiric
* disable globe support for jessie (because of #728318)

-- Jürgen E. Fischer <jef@norbit.de> Sat, 18 Jan 2014 03:33:14 +0100
-- Jürgen E. Fischer <jef@norbit.de> Sat, 18 Jan 2014 23:05:48 +0100

qgis (1.9.0) UNRELEASED; urgency=low

Expand Down
86 changes: 54 additions & 32 deletions debian/control.jessie
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source: qgis
Section: science
Priority: extra
Priority: optional
Maintainer: QGIS developers <qgis-developer@lists.osgeo.org>
Build-Depends:
bison,
Expand Down Expand Up @@ -30,8 +30,8 @@ Build-Depends:
python-qt4-dev (>=4.1.0),
python-sip (>= 4.5.0),
python-sip-dev (>= 4.5.0),
# libosgearth-dev,
# libopenscenegraph-dev,
libosgearth-dev,
libopenscenegraph-dev,
git,
doxygen,
graphviz,
Expand All @@ -40,14 +40,12 @@ Build-Depends:
xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-scalable
Build-Conflicts: libqgis-dev, qgis-dev
Standards-Version: 3.9.3
XS-Python-Version: current
Homepage: http://qgis.org/

Package: qgis
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, qgis-providers (= ${binary:Version}), qgis-common (= ${source:Version})
Recommends: qgis-plugin-grass, python-qgis
#, qgis-plugin-globe
Recommends: qgis-plugin-grass, python-qgis, qgis-plugin-globe
Suggests: gpsbabel
Conflicts: uim-qt3
Description: Geographic Information System (GIS)
Expand All @@ -71,8 +69,10 @@ Description: QGIS - architecture-independent data

Package: libqgis{QGIS_ABI}
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
Conflicts: libqgis-core{QGIS_ABI}, libqgis-gui{QGIS_ABI}
Description: QGIS - shared libraries
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand Down Expand Up @@ -118,7 +118,7 @@ Description: GRASS plugin for QGIS

Package: qgis-plugin-grass-common
Architecture: all
Depends: python, ${python:Depends}, ${misc:Depends}
Depends: python2.7, ${python:Depends}, ${misc:Depends}
Replaces: qgis-common (<< 1.5)
Breaks: qgis-common (<< 1.5)
Description: GRASS plugin for QGIS - architecture-independent data
Expand All @@ -131,10 +131,17 @@ Description: GRASS plugin for QGIS - 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}),
python-psycopg2, python-qscintilla2,
python-pyspatialite,
${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
Depends:
python-qt4,
python-sip,
python-qgis-common (= ${source:Version}),
python-psycopg2,
python-qscintilla2,
python-pyspatialite,
${shlibs:Depends},
${python:Depends},
${misc:Depends},
${sip:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python bindings to QGIS
Expand All @@ -147,8 +154,13 @@ Package: python-qgis-common
Section: python
Architecture: all
Provides: ${python:Provides}
Depends: gdal-bin, python-gdal, python-matplotlib, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
XB-Python-Version: ${python:Versions}
Depends:
gdal-bin,
python-gdal,
python-matplotlib,
${python:Depends},
${misc:Depends},
${sip:Depends}
Description: Python bindings to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand All @@ -158,7 +170,10 @@ Description: Python bindings to QGIS - architecture-independent files

Package: qgis-providers
Architecture: any
Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends:
qgis-providers-common (= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Replaces: qgis (<= 1.6)
Breaks: qgis (<= 1.6)
Description: collection of data providers to QGIS
Expand All @@ -180,7 +195,10 @@ Description: collection of data providers to QGIS - architecture-independent fil

Package: qgis-mapserver
Architecture: any
Depends: qgis-providers (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends:
qgis-providers (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Description: QGIS mapserver
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand All @@ -207,21 +225,25 @@ Description: QGIS API documentation
.
This package contains the QGIS API documentation.

#Package: qgis-plugin-globe
#Architecture: any
#Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
#Description: OSG globe plugin for QGIS
# QGIS is a Geographic Information System (GIS) which manages, analyzes and
# display databases of geographic information.
# .
# This plugin enables 3D viewing using OSG globe in the QGIS.

#Package: qgis-plugin-globe-common
#Architecture: all
#Description: OSG GLOBE plugin for QGIS - architecture-independent data
# QGIS is a Geographic Information System (GIS) which manages, analyzes and
# display databases of geographic information.
# .
# This package contains architecture-independent supporting data files for use
# with the QGIS GLOBE plugin.
Package: qgis-plugin-globe
Architecture: any
Depends:
qgis (= ${binary:Version}),
qgis-plugin-globe-common (= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Description: OSG globe plugin for QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This plugin enables 3D viewing using OSG globe in the QGIS.

Package: qgis-plugin-globe-common
Architecture: all
Description: OSG GLOBE plugin for QGIS - architecture-independent data
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
.
This package contains architecture-independent supporting data files for use
with the QGIS GLOBE plugin.

49 changes: 37 additions & 12 deletions debian/control.quantal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Source: qgis
Section: science
Priority: extra
Priority: optional
Maintainer: QGIS developers <qgis-developer@lists.osgeo.org>
Build-Depends:
bison,
Expand All @@ -10,7 +10,7 @@ Build-Depends:
grass-dev,
libexpat1-dev,
libfcgi-dev,
libgdal1-dev,
libgdal-dev (>= 1.9.0),
libgeos-dev (>= 3.0.0),
libgsl0-dev,
libpq-dev,
Expand Down Expand Up @@ -70,8 +70,10 @@ Description: QGIS - architecture-independent data

Package: libqgis{QGIS_ABI}
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: qgis (<=0.9.2rc1), libqgis-core1, libqgis-gui1, libqgis0, libqgis1
Conflicts: libqgis-core{QGIS_ABI}, libqgis-gui{QGIS_ABI}
Description: QGIS - shared libraries
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand All @@ -85,7 +87,7 @@ Section: libdevel
Depends:
grass-dev,
libexpat1-dev,
libgdal1-dev,
libgdal-dev (>= 1.9.0),
libgeos-dev (>= 3.0.0),
libgsl0-dev,
libpq-dev,
Expand Down Expand Up @@ -117,7 +119,7 @@ Description: GRASS plugin for QGIS

Package: qgis-plugin-grass-common
Architecture: all
Depends: python, ${python:Depends}, ${misc:Depends}
Depends: python2.7, ${python:Depends}, ${misc:Depends}
Replaces: qgis-common (<< 1.5)
Breaks: qgis-common (<< 1.5)
Description: GRASS plugin for QGIS - architecture-independent data
Expand All @@ -130,10 +132,17 @@ Description: GRASS plugin for QGIS - 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}),
python-psycopg2, python-qscintilla2,
python-pyspatialite,
${shlibs:Depends}, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
Depends:
python-qt4 (>= 4.1.0),
python-sip (>= 4.5.0),
python-qgis-common (= ${source:Version}),
python-psycopg2,
python-qscintilla2,
python-pyspatialite,
${shlibs:Depends},
${python:Depends},
${misc:Depends},
${sip:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: Python bindings to QGIS
Expand All @@ -146,7 +155,13 @@ Package: python-qgis-common
Section: python
Architecture: all
Provides: ${python:Provides}
Depends: gdal-bin, python-gdal, python-matplotlib, ${python:Depends}, ${misc:Depends}, ${sip:Depends}
Depends:
gdal-bin,
python-gdal,
python-matplotlib,
${python:Depends},
${misc:Depends},
${sip:Depends}
XB-Python-Version: ${python:Versions}
Description: Python bindings to QGIS - architecture-independent files
QGIS is a Geographic Information System (GIS) which manages, analyzes and
Expand All @@ -157,7 +172,10 @@ Description: Python bindings to QGIS - architecture-independent files

Package: qgis-providers
Architecture: any
Depends: qgis-providers-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends:
qgis-providers-common (= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Replaces: qgis (<= 1.6)
Breaks: qgis (<= 1.6)
Description: collection of data providers to QGIS
Expand All @@ -179,7 +197,10 @@ Description: collection of data providers to QGIS - architecture-independent fil

Package: qgis-mapserver
Architecture: any
Depends: qgis-providers (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends:
qgis-providers (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
Description: QGIS mapserver
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand Down Expand Up @@ -208,7 +229,11 @@ Description: QGIS API documentation

Package: qgis-plugin-globe
Architecture: any
Depends: qgis (= ${binary:Version}), qgis-plugin-globe-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
Depends:
qgis (= ${binary:Version}),
qgis-plugin-globe-common (= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Description: OSG globe plugin for QGIS
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
Expand Down
Loading