User: pabs-guest Date: 05/12/29 06:10:50 Modified: debian changelog control Log: Switch from priority optional to extra since mapserver depends on proj and gdal, which are both priority extra. Revision Changes Path 1.51 +3 -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.51&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/changelog?rev=1.51&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.51&r2=1.50&cvsroot= ----------------------------------- Index: changelog =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/changelog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- changelog 28 Dec 2005 11:10:59 -0000 1.50 +++ changelog 29 Dec 2005 06:10:50 -0000 1.51 @@ -8,8 +8,10 @@ * Add a watch file that works with the mapserver plone website * Enable geos support * Move mapserv cgi to /usr/lib/cgi-bin, since it is useless in /usr/bin + * Switch from priority optional to extra since mapserver depends on proj + and gdal, which are both priority extra. - -- Paul Wise <[EMAIL PROTECTED]> Wed, 28 Dec 2005 19:07:25 +0800 + -- Paul Wise <[EMAIL PROTECTED]> Thu, 29 Dec 2005 14:06:30 +0800 mapserver (4.6.1-6) unstable; urgency=low 1.31 +1 -2 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.31&cvsroot= CVSWeb: View this file: http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/pkg-grass/mapserver/debian/control?rev=1.31&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.31&r2=1.30&cvsroot= ----------------------------------- Index: control =================================================================== RCS file: /cvsroot/pkg-grass/mapserver/debian/control,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- control 28 Dec 2005 10:48:11 -0000 1.30 +++ control 29 Dec 2005 06:10:50 -0000 1.31 @@ -1,6 +1,6 @@ Source: mapserver Section: devel -Priority: optional +Priority: extra 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.1 @@ -9,7 +9,6 @@ Package: php4-mapscript Section: web -Priority: extra Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: mapserver-bin, mapserver-doc
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

