Skip to content

Commit 05df38f

Browse files
author
jef
committedDec 15, 2010
include sqlanywhere plugin in debian package
git-svn-id: http://svn.osgeo.org/qgis/trunk@14920 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 650d97b commit 05df38f

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed
 

‎debian/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
qgis (1.7.0) UNRELEASED; urgency=low
22

33
* new development version after 1.7 branch
4+
* include sql anywhere plugin
45

5-
-- Jürgen E. Fischer <jef@norbit.de> Mon, 08 Nov 2010 12:55:04 +0100
6+
-- J�rgen E. Fischer <jef@norbit.de> Wed, 15 Dec 2010 23:49:44 +0100
67

78
qgis (1.6.0) UNRELEASED; urgency=low
89

‎debian/qgis-providers.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ usr/lib/qgis/plugins/libwmsprovider.so
77
usr/lib/qgis/plugins/libmemoryprovider.so
88
usr/lib/qgis/plugins/libspatialiteprovider.so
99
usr/lib/qgis/plugins/libosmprovider.so
10+
usr/lib/qgis/plugins/libsqlanywhereprovider.so

‎debian/qgis.install

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ usr/lib/qgis/plugins/librasterterrainplugin.so
1919
usr/lib/qgis/plugins/libspatialqueryplugin.so
2020
usr/lib/qgis/plugins/libdisplacementplugin.so
2121
usr/lib/qgis/plugins/libofflineeditingplugin.so
22+
usr/lib/qgis/plugins/libsqlanywhereplugin.so
2223
usr/share/pixmaps/qgis-icon.xpm
2324
usr/share/pixmaps/qgis-mime-icon.png
2425
usr/share/pixmaps/qgis-mime-icon.png usr/share/icons/crystalsvg/128x128/mimetypes

0 commit comments

Comments
 (0)
Please sign in to comment.