Author: frankie Date: 2009-03-30 10:02:19 +0000 (Mon, 30 Mar 2009) New Revision: 2106
Modified: packages/osm2pgsql/trunk/debian/changelog packages/osm2pgsql/trunk/debian/control Log: Updated build-dep. Modified: packages/osm2pgsql/trunk/debian/changelog =================================================================== --- packages/osm2pgsql/trunk/debian/changelog 2009-03-30 10:00:10 UTC (rev 2105) +++ packages/osm2pgsql/trunk/debian/changelog 2009-03-30 10:02:19 UTC (rev 2106) @@ -1,3 +1,10 @@ +osm2pgsql (0.52.20080408-3) unstable; urgency=low + + * NOT YET RELEASED. + * Updated build-dep: proj -> libproj-dev. + + -- Francesco Paolo Lovergine <[email protected]> Mon, 30 Mar 2009 12:01:32 +0200 + osm2pgsql (0.52.20080408-2) unstable; urgency=low * Added 10-missing-includes.dpatch to actually build with Modified: packages/osm2pgsql/trunk/debian/control =================================================================== --- packages/osm2pgsql/trunk/debian/control 2009-03-30 10:00:10 UTC (rev 2105) +++ packages/osm2pgsql/trunk/debian/control 2009-03-30 10:02:19 UTC (rev 2106) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian GIS Project <[email protected]> Uploaders: Andreas Putzo <[email protected]> -Build-Depends: debhelper (>= 5), dpatch, libbz2-dev, libgeos-dev, libpq-dev, libxml2-dev, proj +Build-Depends: debhelper (>= 5), dpatch, libbz2-dev, libgeos-dev, libpq-dev, libxml2-dev, libproj-dev Standards-Version: 3.7.3 Package: osm2pgsql _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

