[qgis] 04/09: Drop upstream packaging templates.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Dec 21 11:45:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository qgis.

commit 484919f9105c2861209fc321972e0c34411eac75
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Dec 21 02:41:51 2015 +0100

    Drop upstream packaging templates.
---
 debian/compat.in                        |   3 -
 debian/control.in                       | 432 --------------------------------
 debian/libqgis-customwidgets.install.in |   1 -
 debian/python-qgis.install.in           |   9 -
 debian/qgis-provider-grass.install.in   |   4 -
 5 files changed, 449 deletions(-)

diff --git a/debian/compat.in b/debian/compat.in
deleted file mode 100644
index 64dae5d..0000000
--- a/debian/compat.in
+++ /dev/null
@@ -1,3 +0,0 @@
-#stretch sid jessie trusty utopic vivid wily#9
-#wheezy jessie#8
-#precise#7
diff --git a/debian/control.in b/debian/control.in
deleted file mode 100644
index 44d2f4e..0000000
--- a/debian/control.in
+++ /dev/null
@@ -1,432 +0,0 @@
-Source: qgis
-Maintainer: QGIS developers <qgis-developer at lists.osgeo.org>
-Uploaders: Jürgen E. Fischer <jef at norbit.de>
-Section: science
-Priority: optional
-Build-Depends:
- bison,
- cmake (>= 2.8),
-#sid stretch jessie wheezy saucy trusty utopic vivid wily# debhelper (>= 9),
-#sid stretch jessie trusty vivid wily# dh-python,
-#precise# debhelper (>= 7),
- flex,
- grass-dev,
- libexpat1-dev,
- libfcgi-dev,
-#sid stretch jessie trusty utopic vivid wily# libgdal-dev (>= 1.10.1-0~),
-#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
-#saucy# libgdal-dev (>= 1.9.0),
-#wheezy# libgdal1-dev,
- libgeos-dev (>= 3.0.0),
- libgsl-dev | libgsl0-dev,
- libpq-dev,
- libproj-dev,
- libqt4-dev (>= 4.7.0),
- libqt4-opengl-dev,
- libqtwebkit-dev,
-#stretch jessie wheezy# libqwt-dev,
-#precise saucy trusty utopic vivid wily sid# libqwt5-qt4-dev,
- libspatialite-dev,
- libsqlite3-dev,
- libspatialindex-dev,
- pkg-config,
- pyqt4-dev-tools,
- python-qscintilla2,
- python-qt4 (>= 4.1.0),
- python-qt4-dev,
-#precise saucy wheezy# python,
-#precise saucy# python-central (>= 0.5),
-#saucy wheezy# python-dev,
-#saucy# libpython2.7-dev,
-#sid stretch jessie trusty utopic vivid wily# python-all (>= 2.6.6-3~), python-all-dev (>= 2.6.6-3~),
-#sid stretch jessie wily# pyqt4.qsci-dev,
-#sid stretch jessie trusty utopic vivid wily# python-pyspatialite,
- python-sip (>= 4.5.0),
- python-sip-dev (>= 4.5.0),
- libosgearth-dev,
- libopenscenegraph-dev,
- libqscintilla2-dev,
- git,
- doxygen,
- graphviz,
- txt2tags,
- xvfb, xauth,
- xfonts-base, xfonts-100dpi, xfonts-75dpi, xfonts-scalable,
-#oracle# oracle-instantclient11.2-devel,
- spawn-fcgi, lighttpd, poppler-utils, locales
-Build-Conflicts: libqgis-dev, qgis-dev
-#sid stretch jessie vivid wily#Standards-Version: 3.9.6
-#wheezy#Standards-Version: 3.9.3
-#precise saucy trusty utopic#Standards-Version: 3.8.4
-#sid stretch jessie#X-Python-Version: >= 2.7, << 2.8
-#wheezy precise saucy trusty utopic vivid wily#XS-Python-Version: current
-Vcs-Browser: https://github.com/qgis/QGIS/
-Vcs-Git: https://github.com/qgis/QGIS.git
-Homepage: http://qgis.org/
-
-Package: qgis
-Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends},
- qgis-providers (= ${binary:Version}),
- qgis-common (= ${source:Version})
-Recommends:
-#grass6# qgis-plugin-grass,
- qgis-provider-grass,
- qgis-plugin-globe,
- python-qgis
-Suggests: gpsbabel
-Conflicts: uim-qt3
-Description: Geographic Information System (GIS)
- A Geographic Information System (GIS) manages, analyzes, and displays
- databases of geographic information. QGIS supports shape file viewing and
- editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly,
- map composition, and a number of other features via a plugin interface. QGIS
- also supports display of various georeferenced raster and Digital Elevation
- Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII
- DEM.
-
-Package: qgis-common
-Architecture: all
-Depends: ${misc:Depends}
-Description: 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 QGIS.
-
-Package: libqgis-core{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared core library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared core library.
-
-Package: libqgis-gui{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared gui library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared gui library.
-
-Package: libqgis-analysis{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared analysis library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared analysis library.
-
-Package: libqgis-networkanalysis{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared network analysis library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared network analysis library.
-
-Package: libqgisgrass{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared grass library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared grass library.
-
-Package: libqgispython{QGIS_ABI}
-Architecture: any
-Section: libs
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces: libqgis{QGIS_ABI}
-Description: QGIS - shared Python library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared Python library.
-
-Package: libqgis-customwidgets
-Architecture: any
-Depends:
- qt4-designer,
- ${shlibs:Depends},
- ${misc:Depends}
-Replaces:
- libqgis-customwidgets2.4.0,
- libqgis-customwidgets2.6.0,
- libqgis-customwidgets2.6.1
-Conflicts:
- libqgis-customwidgets2.4.0,
- libqgis-customwidgets2.6.0,
- libqgis-customwidgets2.6.1
-Provides:
- libqgis-customwidgets2.4.0,
- libqgis-customwidgets2.6.0,
- libqgis-customwidgets2.6.1
-Description: QGIS custom widgets for Qt Designer
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains a library to use specific QGIS widgets in Qt Designer.
-
-Package: libqgis-server{QGIS_ABI}
-Architecture: any
-Depends:
- ${shlibs:Depends},
- ${misc:Depends}
-Description: QGIS - shared server library
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the shared server library.
-
-Package: libqgis-dev
-Architecture: any
-Section: libdevel
-Depends:
- grass-dev,
- libexpat1-dev,
-#sid stretch jessie trusty utopic vivid wily# libgdal-dev (>= 1.10.1-0~),
-#precise# libgdal-dev (>= 1.9.0) | libgdal1-dev (<< 1.9.0),
-#saucy# libgdal-dev (>= 1.9.0),
-#wheezy# libgdal1-dev,
- libgeos-dev (>= 3.0.0),
- libgsl-dev | libgsl0-dev,
- libpq-dev,
- libproj-dev,
- libqgis-core{QGIS_ABI} (= ${binary:Version}),
- libqgis-gui{QGIS_ABI} (= ${binary:Version}),
- libqgis-analysis{QGIS_ABI} (= ${binary:Version}),
- libqgis-networkanalysis{QGIS_ABI} (= ${binary:Version}),
- libqgis-server{QGIS_ABI} (= ${binary:Version}),
- libqgisgrass{QGIS_ABI} (= ${binary:Version}),
- libqgispython{QGIS_ABI} (= ${binary:Version}),
- libqt4-dev (>= 4.7.0),
- libsqlite3-dev,
- python-qt4 (>= 4.1.0),
- python-qt4-dev (>= 4.1.0),
- qt4-designer,
- ${misc:Depends}
-Recommends: libqgis-customwidgets
-Provides: qgis-dev
-Replaces:
- libqgis1-dev
-Description: QGIS - development files
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the headers and libraries needed to develop plugins for
- QGIS.
-
-Package: qgis-provider-grass
-Architecture: any
-Depends:
- qgis (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-#grass7#Breaks: qgis-plugin-grass (<< 1:2.8.4)
-#grass7#Replaces: qgis-plugin-grass (<< 1:2.8.4)
-Description: GRASS plugin for QGIS
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This provider enables GRASS data access in QGIS.
-
-#grass6#Package: qgis-plugin-grass
-#grass6#Architecture: any
-#grass6#Depends:
-#grass6# qgis (= ${binary:Version}),
-#grass6# qgis-plugin-grass-common (= ${source:Version}),
-#grass6# qgis-provider-grass (= ${source:Version}),
-#grass6# ${shlibs:Depends},
-#grass6# ${misc:Depends},
-#grass6##!precise# grass-core (<< 7)
-#grass6##precise# grass (<< 7)
-#grass6#Description: GRASS plugin for QGIS
-#grass6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
-#grass6# display databases of geographic information.
-#grass6# .
-#grass6# This plugin enables GRASS data access in QGIS.
-#grass6#
-#grass6#Package: qgis-plugin-grass-common
-#grass6#Architecture: all
-#grass6#Depends:
-#grass6##saucy trusty# python2.7,
-#grass6##precise# python,
-#grass6# ${misc:Depends}
-#grass6#Breaks: qgis-common (<< 1.5)
-#grass6#Replaces: qgis-common (<< 1.5)
-#grass6#Description: GRASS plugin for QGIS - architecture-independent data
-#grass6# QGIS is a Geographic Information System (GIS) which manages, analyzes and
-#grass6# display databases of geographic information.
-#grass6# .
-#grass6# This package contains architecture-independent supporting data files for use
-#grass6# with the QGIS GRASS plugin.
-#grass6#
-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
-Depends:
- osgearth-data,
- ${misc:Depends}
-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: python-qgis
-Architecture: any
-Section: python
-Depends:
- python-qt4,
- python-sip,
- python-qgis-common (= ${source:Version}),
- python-psycopg2,
- python-qscintilla2,
- python-httplib2,
- python-jinja2,
- python-markupsafe,
- python-pygments,
- python-dateutil,
- python-tz,
- python-six,
-#sid stretch jessie trusty utopic vivid wily# python-pyspatialite,
- libqgispython{QGIS_ABI},
- ${shlibs:Depends},
- ${python:Depends},
- ${misc:Depends},
- ${sip:Depends}
-Provides: ${python:Provides}
-#wheezy precise#XB-Python-Version: ${python:Versions}
-Description: Python bindings to QGIS
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the files for the Python support.
-
-Package: python-qgis-common
-Architecture: all
-Section: python
-Provides: ${python:Provides}
-Depends:
- gdal-bin,
- python-gdal,
- python-matplotlib,
- libqgis-customwidgets,
- ${misc: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
- display databases of geographic information.
- .
- This package contains architecture-independent files for the QGIS Python
- bindings.
-
-Package: qgis-providers
-Architecture: any
-Pre-Depends: ${misc:Pre-Depends}
-Depends:
- qgis-providers-common (= ${source:Version}),
- libqt4-sql-sqlite,
- ${shlibs:Depends},
- ${misc:Depends}
-Breaks: qgis (<= 1.6)
-Replaces: qgis (<= 1.6)
-Description: collection of data providers to QGIS
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the provider plugins for QGIS.
-
-Package: qgis-providers-common
-Architecture: all
-Depends: ${misc:Depends}
-Breaks: qgis-common (<= 1.6)
-Replaces: qgis-common (<= 1.6)
-Description: collection of data providers to QGIS - architecture-independent files
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains architecture-independent files for the QGIS providers.
-
-Package: qgis-server
-Architecture: any
-Depends:
- qgis-providers (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
-Conflicts: qgis-mapserver
-Provides: qgis-mapserver
-Replaces: qgis-mapserver
-Description: QGIS server providing various OGC services
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the QGIS server.
-
-Package: qgis-api-doc
-Architecture: all
-Section: doc
-Depends:
- libjs-jquery,
- ${misc:Depends}
-Description: QGIS API documentation
- QGIS is a Geographic Information System (GIS) which manages, analyzes and
- display databases of geographic information.
- .
- This package contains the QGIS API documentation.
-
-#oracle#Package: qgis-oracle-provider
-#oracle#Architecture: any
-#oracle#Depends: ${shlibs:Depends}, ${misc:Depends}
-#oracle#Section: contrib/database
-#oracle#Description: QGIS oracle provider
-#oracle# QGIS is a Geographic Information System (GIS) which manages, analyzes and
-#oracle# display databases of geographic information.
-#oracle# .
-#oracle# This package contains the QGIS oracle provider.
-#oracle#
diff --git a/debian/libqgis-customwidgets.install.in b/debian/libqgis-customwidgets.install.in
deleted file mode 100644
index 1b4bcaf..0000000
--- a/debian/libqgis-customwidgets.install.in
+++ /dev/null
@@ -1 +0,0 @@
-{QT_PLUGIN_DIR}/designer/libqgis_customwidgets.so*
diff --git a/debian/python-qgis.install.in b/debian/python-qgis.install.in
deleted file mode 100644
index 382a751..0000000
--- a/debian/python-qgis.install.in
+++ /dev/null
@@ -1,9 +0,0 @@
-usr/lib/python*/*-packages/qgis/*.py
-usr/lib/python*/*-packages/qgis/*.so
-usr/lib/python*/*-packages/qgis/core/*
-usr/lib/python*/*-packages/qgis/gui/*
-usr/lib/python*/*-packages/qgis/analysis/*
-usr/lib/python*/*-packages/qgis/networkanalysis/*
-usr/lib/python*/*-packages/qgis/server/*
-#wheezy precise#usr/lib/python*/*-packages/pyspatialite/*.py
-#wheezy precise#usr/lib/python*/*-packages/pyspatialite/*.so
diff --git a/debian/qgis-provider-grass.install.in b/debian/qgis-provider-grass.install.in
deleted file mode 100644
index 7ca434b..0000000
--- a/debian/qgis-provider-grass.install.in
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/lib/qgis/grass/modules/qgis.d.rast
-usr/lib/qgis/grass/modules/qgis.g.info
-usr/lib/qgis/plugins/libgrassprovider.so
-usr/lib/qgis/plugins/libgrassrasterprovider.so

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/qgis.git



More information about the Pkg-grass-devel mailing list