User: pabs-guest Date: 06/01/02 12:17:51 Modified: debian changelog control Log: Update gdal build-depends Revision Changes Path 1.53 +2 -1 mapserver/debian/changelog CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog?annotate=1.53&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog?rev=1.53&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog.diff?r1=1.53&r2=1.52&cvsroot= ----------------------------------- Index: changelog =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/changelog,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- changelog 29 Dec 2005 06:17:47 -0000 1.52 +++ changelog 2 Jan 2006 12:17:51 -0000 1.53 @@ -11,8 +11,9 @@ * Switch from priority optional to extra since mapserver depends on proj and gdal, which are both priority extra. * Remove minor version from Standards-Version, since it is not needed. + * Fix gdal build-dep - new upstream is libgdal1.3.1-1-dev - -- Paul Wise <[EMAIL PROTECTED]> Thu, 29 Dec 2005 14:16:19 +0800 + -- Paul Wise <[EMAIL PROTECTED]> Mon, 2 Jan 2006 20:16:26 +0800 mapserver (4.6.1-6) unstable; urgency=low 1.33 +1 -1 mapserver/debian/control CVSWEB Options: ------------------- CVSWeb: Annotate this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control?annotate=1.33&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control?rev=1.33&content-type=text/x-cvsweb-markup&cvsroot= CVSWeb: Diff to previous version: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control.diff?r1=1.33&r2=1.32&cvsroot= ----------------------------------- Index: control =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/control,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- control 29 Dec 2005 06:17:47 -0000 1.32 +++ control 2 Jan 2006 12:17:51 -0000 1.33 @@ -4,7 +4,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Thomas Sondag <[EMAIL PROTECTED]>, Schuyler Erle <[EMAIL PROTECTED]>, Petter Reinholdtsen <[EMAIL PROTECTED]>, Paul Wise <[EMAIL PROTECTED]> Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4), dpatch, libcurl3-gnutls-dev | libcurl3-dev, libpng12-dev, zlib1g-dev (>= 1.1.4), libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>=2.0.9), libjpeg62-dev, libgdal1-dev, proj, libwww-dev, postgresql-dev (>= 7.3.3-1), php4-dev, php5-dev, swig, python-dev, libgeos-dev +Build-Depends: debhelper (>= 4), dpatch, libcurl3-gnutls-dev | libcurl3-dev, libpng12-dev, zlib1g-dev (>= 1.1.4), libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>=2.0.9), libjpeg62-dev, libgdal1.3.1-1-dev, proj, libwww-dev, postgresql-dev (>= 7.3.3-1), php4-dev, php5-dev, swig, python-dev, libgeos-dev Build-conflicts: libcurl3-openssl-dev Package: php4-mapscript
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

