Author: aboudreault-guest Date: 2010-07-15 15:03:01 +0000 (Thu, 15 Jul 2010) New Revision: 2914
Modified: packages/mapserver/trunk/debian/changelog packages/mapserver/trunk/debian/rules Log: New upstream release: Mapserver 5.6.5 Modified: packages/mapserver/trunk/debian/changelog =================================================================== --- packages/mapserver/trunk/debian/changelog 2010-07-12 20:39:14 UTC (rev 2913) +++ packages/mapserver/trunk/debian/changelog 2010-07-15 15:03:01 UTC (rev 2914) @@ -1,3 +1,10 @@ +mapserver (5.6.5-1) unstable; urgency=low + + * New upstream release with an important bug fix about scale calculation. + * Added OGC SOS server support. + + -- Alan Boudreault <[email protected]> Thu, 15 Jul 2010 10:55:19 -0400 + mapserver (5.6.4-1) unstable; urgency=high [ Alan Boudreault ] Modified: packages/mapserver/trunk/debian/rules =================================================================== --- packages/mapserver/trunk/debian/rules 2010-07-12 20:39:14 UTC (rev 2913) +++ packages/mapserver/trunk/debian/rules 2010-07-15 15:03:01 UTC (rev 2914) @@ -43,6 +43,7 @@ --with-eppl \ --with-postgis \ --with-wcs \ + --with-sos \ --with-wms \ --with-wmsclient \ --with-wfs \ _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

