[DebianGIS-dev] r1778 - packages/qgis/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Wed Sep 24 14:43:11 UTC 2008
Author: frankie
Date: 2008-09-24 14:43:09 +0000 (Wed, 24 Sep 2008)
New Revision: 1778
Modified:
packages/qgis/trunk/debian/changelog
packages/qgis/trunk/debian/control
Log:
Modified a bit to add more explanation. Also removed
obsolete dependency.
Modified: packages/qgis/trunk/debian/changelog
===================================================================
--- packages/qgis/trunk/debian/changelog 2008-09-22 14:45:21 UTC (rev 1777)
+++ packages/qgis/trunk/debian/changelog 2008-09-24 14:43:09 UTC (rev 1778)
@@ -1,6 +1,8 @@
qgis (0.11.0-1) unstable; urgency=low
- * New upstream release
+ [ Ruben Molina ]
+ * New upstream release.
+ (closes: #456064)
* Add myself as Uploader
* Add debian/watch file
* Bump Standards-Version to 3.8.0
@@ -12,8 +14,13 @@
non-dev-pkg-with-shlib-symlink.
* Change versioned depends on debhelper (>= 6.0.7~), needed by dh_lintian
- -- Ruben Molina <rmolina at udea.edu.co> Mon, 15 Sep 2008 20:41:44 -0500
+ [ Francesco Paolo Lovergine ]
+ * Package fixed to be lintian clean and removing a series of flaws
+ which rendered it not releasable. See #474604.
+ * Moved to libgdal-1.5.0-grass dependency only.
+ -- Francesco Paolo Lovergine <frankie at debian.org> Wed, 24 Sep 2008 16:38:57 +0200
+
qgis (0.9.1-2) UNRELEASED; urgency=low
* Added gcc43.dpatch to fix GCC 4.3 issues, again. Thanks tbm, as always.
Modified: packages/qgis/trunk/debian/control
===================================================================
--- packages/qgis/trunk/debian/control 2008-09-22 14:45:21 UTC (rev 1777)
+++ packages/qgis/trunk/debian/control 2008-09-24 14:43:09 UTC (rev 1778)
@@ -69,7 +69,7 @@
Package: qgis-plugin-grass
Architecture: any
-Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.4.0-grass | libgdal1-1.5.0-grass
+Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.5.0-grass
Description: GRASS plugin for Quantum GIS
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
and display databases of geographic information.
More information about the Pkg-grass-devel
mailing list