Author: frankie Date: 2010-03-24 21:14:38 +0000 (Wed, 24 Mar 2010) New Revision: 2799
Modified: packages/mapserver/trunk/debian/changelog packages/mapserver/trunk/debian/control Log: Some minor changes to debian stuff. Modified: packages/mapserver/trunk/debian/changelog =================================================================== --- packages/mapserver/trunk/debian/changelog 2010-03-24 17:54:03 UTC (rev 2798) +++ packages/mapserver/trunk/debian/changelog 2010-03-24 21:14:38 UTC (rev 2799) @@ -1,10 +1,17 @@ mapserver (5.6.3-1) unstable; urgency=low + [ Alan Boudreault ] * New upstream release, with important bug fixes. * Fixed some typo in debian/control. - -- Alan Boudreault <[email protected]> Wed, 24 Mar 2010 12:17:36 -0400 + [ Francesco Paolo Lovergine ] + * Policy bumped to 3.8.4 without changes. + * Removed Andreas Putzo among Uploaders: last contribution dated more than + two years ago. + * Added shapelib to Suggests in mapserver-bin. + -- Francesco Paolo Lovergine <[email protected]> Wed, 24 Mar 2010 22:13:25 +0100 + mapserver (5.6.1-1) unstable; urgency=low [ Alan Boudreault ] Modified: packages/mapserver/trunk/debian/control =================================================================== --- packages/mapserver/trunk/debian/control 2010-03-24 17:54:03 UTC (rev 2798) +++ packages/mapserver/trunk/debian/control 2010-03-24 21:14:38 UTC (rev 2799) @@ -2,9 +2,8 @@ Section: devel Priority: optional Maintainer: Debian GIS Project <[email protected]> -Uploaders: Francesco Paolo Lovergine <[email protected]>, Andreas Putzo <[email protected]>, - Alan Boudreault <[email protected]> -Standards-Version: 3.8.3 +Uploaders: Francesco Paolo Lovergine <[email protected]>, Alan Boudreault <[email protected]> +Standards-Version: 3.8.4 Build-Depends: debhelper (>= 7), dpatch, libcurl4-gnutls-dev, libpng12-dev, zlib1g-dev (>= 1.1.4), libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg62-dev, libgdal1-dev (>=1.4.0), libproj-dev, libpq-dev, php5-dev, swig, python-all, python-all-dev, python-central (>= 0.5), libgeos-dev (>= 2.2.3-2), @@ -64,7 +63,7 @@ Section: misc Architecture: any Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends} -Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript +Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript, shapelib Description: MapServer utilities This package provides command-line utilities for MapServer. . _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

