User: pabs-guest Date: 06/01/08 15:32:40 Modified: debian changelog control Log: Fix gdal build-dep yet again. Revision Changes Path 1.54 +3 -3 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.54&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog?rev=1.54&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.54&r2=1.53&cvsroot= ----------------------------------- Index: changelog =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/changelog,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- changelog 2 Jan 2006 12:17:51 -0000 1.53 +++ changelog 8 Jan 2006 15:32:40 -0000 1.54 @@ -1,4 +1,4 @@ -mapserver (4.6.2-1) unstable; urgency=low +mapserver (4.6.2-1) UNRELEASED; urgency=low * New upstream bugfix release * debian/control: Use Homepage recommendations from the developers reference @@ -11,9 +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 + * Fix gdal build-dep - new upstream is libgdal1-1.3.1-1-dev - -- Paul Wise <[EMAIL PROTECTED]> Mon, 2 Jan 2006 20:16:26 +0800 + -- Paul Wise <[EMAIL PROTECTED]> Sun, 8 Jan 2006 23:31:02 +0800 mapserver (4.6.1-6) unstable; urgency=low 1.34 +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.34&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control?rev=1.34&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.34&r2=1.33&cvsroot= ----------------------------------- Index: control =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/control,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- control 2 Jan 2006 12:17:51 -0000 1.33 +++ control 8 Jan 2006 15:32:40 -0000 1.34 @@ -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.3.1-1-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-1.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

