[DebianGIS-dev] r2192 - packages/gdal-grass/trunk/debian

frankie at alioth.debian.org frankie at alioth.debian.org
Sat May 9 18:04:41 UTC 2009


Author: frankie
Date: 2009-05-09 18:04:41 +0000 (Sat, 09 May 2009)
New Revision: 2192

Modified:
   packages/gdal-grass/trunk/debian/changelog
   packages/gdal-grass/trunk/debian/control
   packages/gdal-grass/trunk/debian/control.in
Log:
Fixating as in 1.5 series


Modified: packages/gdal-grass/trunk/debian/changelog
===================================================================
--- packages/gdal-grass/trunk/debian/changelog	2009-05-09 18:02:00 UTC (rev 2191)
+++ packages/gdal-grass/trunk/debian/changelog	2009-05-09 18:04:41 UTC (rev 2192)
@@ -1,14 +1,15 @@
 libgdal-grass (1.6.0-2) experimental; urgency=low
 
   * Introduced automagically dependency on the grass version used for building.  
-    It prevents breakages at major upgrading times. Note that debian/control
+    IA  t prevents breakages at major upgrading times. Note that debian/control
     should be generated at run-time.
   * Fixed typo in build-dep.
     (closes: #518767)
   * Policy bumped to 3.8.1
   * Minor changes to descriptions.
+  * Added build-dep on libproj-dev.
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 31 Mar 2009 16:43:45 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Sat, 09 May 2009 20:03:55 +0200
 
 libgdal-grass (1.6.0-1) experimental; urgency=low
 

Modified: packages/gdal-grass/trunk/debian/control
===================================================================
--- packages/gdal-grass/trunk/debian/control	2009-05-09 18:02:00 UTC (rev 2191)
+++ packages/gdal-grass/trunk/debian/control	2009-05-09 18:04:41 UTC (rev 2192)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends: debhelper (>= 7), d-shlibs, libgdal1-dev (>= 1.6.0), pkg-config, grass-dev (>= 6.4.0~rc3), 
- grass (>= 6.4.0~rc3), dpatch
+ grass (>= 6.4.0~rc3), dpatch, libproj-dev
 Standards-Version: 3.8.1
 Homepage: http://www.gdal.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk

Modified: packages/gdal-grass/trunk/debian/control.in
===================================================================
--- packages/gdal-grass/trunk/debian/control.in	2009-05-09 18:02:00 UTC (rev 2191)
+++ packages/gdal-grass/trunk/debian/control.in	2009-05-09 18:04:41 UTC (rev 2192)
@@ -4,7 +4,7 @@
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
 Build-Depends: debhelper (>= 7), d-shlibs, libgdal1-dev (>= 1.6.0), pkg-config, grass-dev (>= 6.4.0~rc3), 
- grass (>= 6.4.0~rc3), dpatch
+ grass (>= 6.4.0~rc3), dpatch, libproj-dev
 Standards-Version: 3.8.1
 Homepage: http://www.gdal.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/gdal-grass/trunk




More information about the Pkg-grass-devel mailing list