Author: frankie
Date: 2009-05-09 08:45:54 +0000 (Sat, 09 May 2009)
New Revision: 2188

Modified:
   packages/ogdi-dfsg/trunk/debian/changelog
   packages/ogdi-dfsg/trunk/debian/control
Log:
Fixing FTBS.


Modified: packages/ogdi-dfsg/trunk/debian/changelog
===================================================================
--- packages/ogdi-dfsg/trunk/debian/changelog   2009-05-02 00:44:21 UTC (rev 
2187)
+++ packages/ogdi-dfsg/trunk/debian/changelog   2009-05-09 08:45:54 UTC (rev 
2188)
@@ -1,3 +1,10 @@
+ogdi-dfsg (3.2.0~beta2-4) unstable; urgency=high
+
+  * Now -dev package depends on libproj-dev because it requires proj headers.
+    (closes: #527685, #527655)
+
+ -- Francesco Paolo Lovergine <fran...@debian.org>  Sat, 09 May 2009 10:36:28 
+0200
+
 ogdi-dfsg (3.2.0~beta2-3) unstable; urgency=high
 
   * Updated build-dep: proj -> libproj-dev.

Modified: packages/ogdi-dfsg/trunk/debian/control
===================================================================
--- packages/ogdi-dfsg/trunk/debian/control     2009-05-02 00:44:21 UTC (rev 
2187)
+++ packages/ogdi-dfsg/trunk/debian/control     2009-05-09 08:45:54 UTC (rev 
2188)
@@ -12,7 +12,7 @@
 Package: libogdi3.2-dev
 Section: libdevel
 Architecture: any
-Depends: libogdi3.2 (= ${binary:Version})
+Depends: libogdi3.2 (= ${binary:Version}), libproj-dev
 Replaces: libogdi3.2 (<< 3.2.0~beta2-2)
 Suggests: pkg-config
 Description: Open Geographic Datastore Interface Library -- development 


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to