Skip to content

Commit

Permalink
debian packaging update
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Mar 23, 2012
1 parent 05f7d6b commit 19ac5f6
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 8 deletions.
3 changes: 2 additions & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions debian/libqgis{QGIS_ABI}.lintian-overrides
Original file line number Diff line number Diff line change
@@ -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 changes: 6 additions & 5 deletions debian/qgis-providers.install
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion qbrowser.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion qgis.1
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 19ac5f6

Please sign in to comment.