mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
debian packaging update
This commit is contained in:
parent
05f7d6baea
commit
19ac5f6b81
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -9,8 +9,9 @@ qgis (1.9.90) UNRELEASED; urgency=low
|
||||
* add support for Debian wheezy and Ubuntu precise
|
||||
* build package with internal libspatialite where libspatialite not available
|
||||
* drop support for Ubuntu hardy, intrepid, jaunty and karmic
|
||||
* add mssqlprovider plugin
|
||||
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Thu, 08 Mar 2012 16:08:09 +0100
|
||||
-- Jürgen E. Fischer <jef@norbit.de> Fri, 23 Mar 2012 20:47:06 +0100
|
||||
|
||||
qgis (1.8.0) UNRELEASED; urgency=low
|
||||
|
||||
|
1
debian/libqgis{QGIS_ABI}.lintian-overrides
vendored
1
debian/libqgis{QGIS_ABI}.lintian-overrides
vendored
@ -1,2 +1,3 @@
|
||||
libqgis{QGIS_ABI}: package-name-doesnt-match-sonames
|
||||
libqgis{QGIS_ABI}: no-symbols-control-file
|
||||
libqgis{QGIS_ABI}: shlib-calls-exit
|
||||
|
11
debian/qgis-providers.install
vendored
11
debian/qgis-providers.install
vendored
@ -1,11 +1,12 @@
|
||||
usr/lib/qgis/crssync
|
||||
usr/lib/qgis/plugins/libdelimitedtextprovider.so
|
||||
usr/lib/qgis/plugins/libgdalprovider.so
|
||||
usr/lib/qgis/plugins/libgpxprovider.so
|
||||
usr/lib/qgis/plugins/libmemoryprovider.so
|
||||
usr/lib/qgis/plugins/libmssqlprovider.so
|
||||
usr/lib/qgis/plugins/libogrprovider.so
|
||||
usr/lib/qgis/plugins/libosmprovider.so
|
||||
usr/lib/qgis/plugins/libpostgresprovider.so
|
||||
usr/lib/qgis/plugins/libspatialiteprovider.so
|
||||
usr/lib/qgis/plugins/libwfsprovider.so
|
||||
usr/lib/qgis/plugins/libwmsprovider.so
|
||||
usr/lib/qgis/plugins/libmemoryprovider.so
|
||||
usr/lib/qgis/plugins/libspatialiteprovider.so
|
||||
usr/lib/qgis/plugins/libosmprovider.so
|
||||
usr/lib/qgis/plugins/libgdalprovider.so
|
||||
usr/lib/qgis/crssync
|
||||
|
@ -7,7 +7,7 @@ qbrowser \- Quantum GIS Geographic Information System Browser
|
||||
Quantum GIS (QGIS) is a cross platform, Free and Open Source Geographic
|
||||
Information System (GIS). Supported platforms include Linux/Unix, Mac OS X and
|
||||
Microsoft Windows. QGIS supports vector, raster, and database formats. QGIS is
|
||||
licensed under the GNU Public License.
|
||||
licensed under the GNU General Public License.
|
||||
|
||||
This is the browser.
|
||||
.SH BUGS
|
||||
|
2
qgis.1
2
qgis.1
@ -39,7 +39,7 @@ See OPTIONS for a full description.
|
||||
Quantum GIS (QGIS) is a cross platform, Free and Open Source Geographic
|
||||
Information System (GIS). Supported platforms include Linux/Unix, Mac OS X and
|
||||
Microsoft Windows. QGIS supports vector, raster, and database formats. QGIS is
|
||||
licensed under the GNU Public License.
|
||||
licensed under the GNU General Public License.
|
||||
|
||||
Some of the major features include:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user