User: pabs-guest Date: 06/01/31 13:40:03 Modified: debian changelog control Log: Fix case of build-conflicts Revision Changes Path 1.58 +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.58&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog?rev=1.58&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.58&r2=1.57&cvsroot= ----------------------------------- Index: changelog =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/changelog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- changelog 31 Jan 2006 13:34:40 -0000 1.57 +++ changelog 31 Jan 2006 13:40:03 -0000 1.58 @@ -13,8 +13,9 @@ * Remove minor version from Standards-Version, since it is not needed. * Fix gdal build-dep - new upstream is libgdal1-1.3.1-dev (Closes: #350437) * Update debian/rules to use -arch/-indep targets for binary/install/build + * Fix case of Build-Conflicts in debian/control - -- Paul Wise <[EMAIL PROTECTED]> Tue, 31 Jan 2006 21:32:54 +0800 + -- Paul Wise <[EMAIL PROTECTED]> Tue, 31 Jan 2006 21:34:50 +0800 mapserver (4.6.1-6) unstable; urgency=low 1.37 +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.37&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control?rev=1.37&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.37&r2=1.36&cvsroot= ----------------------------------- Index: control =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/control,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- control 23 Jan 2006 09:02:18 -0000 1.36 +++ control 31 Jan 2006 13:40:03 -0000 1.37 @@ -5,7 +5,7 @@ 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-1.3.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 +Build-Conflicts: libcurl3-openssl-dev Package: php4-mapscript Section: web
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

