[DebianGIS-dev] r748 - packages/qgis/trunk/debian
Francesco Lovergine
frankie at alioth.debian.org
Tue Apr 10 12:23:01 UTC 2007
Author: frankie
Date: 2007-04-10 12:23:01 +0000 (Tue, 10 Apr 2007)
New Revision: 748
Modified:
packages/qgis/trunk/debian/changelog
packages/qgis/trunk/debian/control
Log:
Missing change for soname added.
Modified: packages/qgis/trunk/debian/changelog
===================================================================
--- packages/qgis/trunk/debian/changelog 2007-04-10 12:20:06 UTC (rev 747)
+++ packages/qgis/trunk/debian/changelog 2007-04-10 12:23:01 UTC (rev 748)
@@ -1,6 +1,7 @@
qgis (0.8.0-2) unstable; urgency=low
* Releasing for unstable.
+ Moved to soname 1 instead of 0.
-- Francesco Paolo Lovergine <frankie at debian.org> Tue, 10 Apr 2007 13:42:47 +0200
Modified: packages/qgis/trunk/debian/control
===================================================================
--- packages/qgis/trunk/debian/control 2007-04-10 12:20:06 UTC (rev 747)
+++ packages/qgis/trunk/debian/control 2007-04-10 12:23:01 UTC (rev 748)
@@ -22,7 +22,7 @@
Elevation Model (DEM) formats including
GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM.
-Package: libqgis0
+Package: libqgis1
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: QGIS Geographic Information System - shared library
@@ -33,7 +33,7 @@
This package contains the shared library that
provides an interface for plugins.
-Package: libqgis0-dev
+Package: libqgis1-dev
Architecture: any
Depends: qgis (= ${Source-Version}), libgdal1-dev, libqt3-mt-dev (>= 3:3.2.1-6), libqt3-compat-headers (>= 3:3.2.3-2), libpq-dev | postgresql-dev, libgeos-dev (>= 2.0.1-1), grass-dev, libsqlite3-dev, libgsl0-dev, proj, libexpat1-dev
Provides: libqgis-dev
More information about the Pkg-grass-devel
mailing list