Author: nd-guest Date: 2007-09-30 13:26:40 +0000 (Sun, 30 Sep 2007) New Revision: 1142
Added: packages/osm2pgsql/trunk/debian/ packages/osm2pgsql/trunk/debian/changelog packages/osm2pgsql/trunk/debian/compat packages/osm2pgsql/trunk/debian/control packages/osm2pgsql/trunk/debian/copyright packages/osm2pgsql/trunk/debian/dirs packages/osm2pgsql/trunk/debian/docs packages/osm2pgsql/trunk/debian/install packages/osm2pgsql/trunk/debian/manpages packages/osm2pgsql/trunk/debian/osm2pgsql.1 packages/osm2pgsql/trunk/debian/rules Log: [svn-inject] Applying Debian modifications to trunk Property changes on: packages/osm2pgsql/trunk/debian ___________________________________________________________________ Name: mergeWithUpstream + 1 Added: packages/osm2pgsql/trunk/debian/changelog =================================================================== --- packages/osm2pgsql/trunk/debian/changelog (rev 0) +++ packages/osm2pgsql/trunk/debian/changelog 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,6 @@ +osm2pgsql (0.07.20070930-1) unstable; urgency=low + + * Initial release (Closes: #444705) + + -- Andreas Putzo <[EMAIL PROTECTED]> Sun, 30 Sep 2007 13:03:02 +0000 + Added: packages/osm2pgsql/trunk/debian/compat =================================================================== --- packages/osm2pgsql/trunk/debian/compat (rev 0) +++ packages/osm2pgsql/trunk/debian/compat 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1 @@ +5 Added: packages/osm2pgsql/trunk/debian/control =================================================================== --- packages/osm2pgsql/trunk/debian/control (rev 0) +++ packages/osm2pgsql/trunk/debian/control 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,16 @@ +Source: osm2pgsql +Section: utils +Priority: extra +Maintainer: Debian GIS Project <[email protected]> +Uploaders: Andreas Putzo <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5), libbz2-dev, libgeos-dev, libpq-dev, libxml2-dev, proj +Standards-Version: 3.7.2 + +Package: osm2pgsql +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: postgresql-8.2-postgis +Description: Openstreetmap data to PostgreSQL converter + Convert OSM planet snapshot data to SQL suitable for loading + into a PostgreSQL database which can then be used by Mapnik to + render map tiles. Added: packages/osm2pgsql/trunk/debian/copyright =================================================================== --- packages/osm2pgsql/trunk/debian/copyright (rev 0) +++ packages/osm2pgsql/trunk/debian/copyright 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,61 @@ +This package was debianized by Andreas Putzo <[EMAIL PROTECTED]> on +Sun, 30 Sep 2007 10:57:29 +0000. + +It was downloaded using svn from +http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/. + +Upstream Authors: + + Jon Burgess <[EMAIL PROTECTED]> + Artem Pavlenko <[EMAIL PROTECTED]> + +Copyright: + + Copyright (C) 2006 Jon Burgess + Copyright (C) 2007 Artem Pavlenko + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + +rb.c: Copyright (C) 1998-2002, 2004 Free Software Foundation, Inc. + Upstream Author: Ben Pfaff <[EMAIL PROTECTED]> + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + + +The Debian packaging is (C) 2007, Andreas Putzo <[EMAIL PROTECTED]> and +is licensed under the GPL, see above. Added: packages/osm2pgsql/trunk/debian/dirs =================================================================== --- packages/osm2pgsql/trunk/debian/dirs (rev 0) +++ packages/osm2pgsql/trunk/debian/dirs 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1 @@ +usr/bin Added: packages/osm2pgsql/trunk/debian/docs =================================================================== --- packages/osm2pgsql/trunk/debian/docs (rev 0) +++ packages/osm2pgsql/trunk/debian/docs 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,2 @@ +readme.txt +readme.txt Added: packages/osm2pgsql/trunk/debian/install =================================================================== --- packages/osm2pgsql/trunk/debian/install (rev 0) +++ packages/osm2pgsql/trunk/debian/install 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1 @@ +osm2pgsql /usr/bin/ Added: packages/osm2pgsql/trunk/debian/manpages =================================================================== --- packages/osm2pgsql/trunk/debian/manpages (rev 0) +++ packages/osm2pgsql/trunk/debian/manpages 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1 @@ +debian/osm2pgsql.1 Added: packages/osm2pgsql/trunk/debian/osm2pgsql.1 =================================================================== --- packages/osm2pgsql/trunk/debian/osm2pgsql.1 (rev 0) +++ packages/osm2pgsql/trunk/debian/osm2pgsql.1 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,54 @@ +.TH OSM2PGSQL 1 "September 30, 2007" +.\" Please adjust this date whenever revising the manpage. +.SH NAME +osm2pgsql \- Openstreetmap data to PostgreSQL converter. +.SH SYNOPSIS +.B osm2pgsql +.RI [ options ] " file1.osm file2.osm file3.osm " ... +.SH DESCRIPTION +This manual page documents briefly the +.B osm2pgsql +command. +.PP +.B osm2pgsql +imports data from OSM file(s) into a PostgreSQL database +suitable for use by the Mapnik renderer. +.br +OSM planet snapshots can be downloaded from http://planet.openstreetmap.org +.PP +.SH OPTIONS +These programs follow the usual GNU command line syntax, with long +options starting with two dashes (`-'). +A summary of options is included below. +.TP +.B \-h, \-\-help +Show summary of options. +.TP +.B \-a, \-\-append +Add the OSM file into the database without removing existing data. +.TP +.B \-c, \-\-create +Remove existing data from the database. This is the default if --append is not specified. +.TP +.B \-d, \-\-database +The name of the PostgreSQL database to connect to (default: gis). +.TP +.B \-l, \-\-latlong +Store data in degrees of latitude & longitude. +.TP +.B \-u, \-\-utf8\-sanitize +Repair bad UTF8 input data (present in planet dumps prior to August 2007). Adds about 10% overhead. +.TP +.B \-s, \-\-slim +Store temporary data in the database. This greatly reduces the RAM usage but is much slower. +.TP +.B \-v, \-\-verbose +Verbose output. +.SH SEE ALSO +.BR postgres (1). +.br +.SH AUTHOR +osm2pgsql was written by Jon Burgess and Artem Pavlenko. +.PP +This manual page was written by Andreas Putzo <[EMAIL PROTECTED]>, +for the Debian project (but may be used by others). Added: packages/osm2pgsql/trunk/debian/rules =================================================================== --- packages/osm2pgsql/trunk/debian/rules (rev 0) +++ packages/osm2pgsql/trunk/debian/rules 2007-09-30 13:26:40 UTC (rev 1142) @@ -0,0 +1,60 @@ +#!/usr/bin/make -f +# debian/rules for osm2pgsql +# +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +configure: configure-stamp +configure-stamp: + dh_testdir + touch configure-stamp + +build: build-stamp + +build-stamp: configure-stamp + dh_testdir + $(MAKE) + touch $@ + +clean: + dh_testdir + dh_testroot + rm -f build-stamp configure-stamp + [ ! -f Makefile ] || $(MAKE) clean + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + +binary-indep: build install + +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs + dh_installdocs + dh_install + dh_installman + dh_link + dh_strip + dh_compress + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install configure Property changes on: packages/osm2pgsql/trunk/debian/rules ___________________________________________________________________ Name: svn:executable + * _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

