[DebianGIS-dev] r2178 - packages/ogdi-dfsg/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Mon Apr 20 09:18:29 UTC 2009
Author: frankie
Date: 2009-04-20 09:18:29 +0000 (Mon, 20 Apr 2009)
New Revision: 2178
Modified:
packages/ogdi-dfsg/trunk/debian/changelog
packages/ogdi-dfsg/trunk/debian/control
Log:
Fix serious err
Modified: packages/ogdi-dfsg/trunk/debian/changelog
===================================================================
--- packages/ogdi-dfsg/trunk/debian/changelog 2009-04-19 09:22:10 UTC (rev 2177)
+++ packages/ogdi-dfsg/trunk/debian/changelog 2009-04-20 09:18:29 UTC (rev 2178)
@@ -1,6 +1,9 @@
-ogdi-dfsg (3.2.0~beta2-3) unstable; urgency=low
+ogdi-dfsg (3.2.0~beta2-3) unstable; urgency=high
* Updated build-dep: proj -> libproj-dev.
+ * Added a Replaces against libogdi3.2 << 3.2.0~beta2-2, due to
+ previous link moving.
+ (closes: #524656)
-- Francesco Paolo Lovergine <frankie at debian.org> Mon, 30 Mar 2009 11:59:38 +0200
Modified: packages/ogdi-dfsg/trunk/debian/control
===================================================================
--- packages/ogdi-dfsg/trunk/debian/control 2009-04-19 09:22:10 UTC (rev 2177)
+++ packages/ogdi-dfsg/trunk/debian/control 2009-04-20 09:18:29 UTC (rev 2178)
@@ -13,6 +13,7 @@
Section: libdevel
Architecture: any
Depends: libogdi3.2 (= ${binary:Version})
+Replaces: libogdi3.2 (<< 3.2.0~beta2-2)
Suggests: pkg-config
Description: Open Geographic Datastore Interface Library -- development
OGDI is the Open Geographic Datastore Interface. OGDI is an application
More information about the Pkg-grass-devel
mailing list