Package: postgis
Version: 1.5.3-2
Severity: minor
Tags: patch

shp2pgsql-gui has no manpage.

As the policy [0] recommends that all binaries should have one, 
I've prepared a manpage for this program.

Thanks for your work!
Mònica

[0] http://www.debian.org/doc/debian-policy/ch-docs.html#s12.1

--- System information. ---
Architecture: i386
Kernel:       Linux 3.1.0-1-686-pae

Debian Release: wheezy/sid
  900 testing         security.debian.org 
  900 testing         ftp.fi.debian.org 
  850 stable          security.debian.org 
  850 stable          ftp.fi.debian.org 
  500 unstable        ftp.fi.debian.org 
  500 stable-updates  ftp.fi.debian.org 

--- Package information. ---
Depends                    (Version) | Installed
====================================-+-==============
libatk1.0-0              (>= 1.12.4) | 2.2.0-2
libc6                  (>= 2.3.6-6~) | 2.13-24
libcairo2                 (>= 1.2.4) | 1.10.2-6.2
libfontconfig1            (>= 2.8.0) | 2.8.0-3
libfreetype6              (>= 2.2.1) | 2.4.8-1
libgdk-pixbuf2.0-0       (>= 2.22.0) | 2.24.0-2
libglib2.0-0             (>= 2.12.0) | 2.30.2-4
libgtk2.0-0               (>= 2.8.0) | 2.24.8-2
libpango1.0-0            (>= 1.14.0) | 1.29.4-2
libpq5                     (>= 8.4~) | 9.1.2-1


Package's Recommends field is empty.

Suggests                    (Version) | Installed
=====================================-+-===========
postgresql-9.1-postgis                | 

diff -Nru postgis-1.5.3/debian/changelog postgis-1.5.3/debian/changelog
--- postgis-1.5.3/debian/changelog	2011-11-21 16:07:08.000000000 +0100
+++ postgis-1.5.3/debian/changelog	2012-01-15 21:39:20.000000000 +0100
@@ -1,3 +1,10 @@
+postgis (1.5.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Add a manpage to shp2pgsql-gui.
+
+ -- Mònica Ramírez Arceda <mon...@probeta.net>  Sun, 15 Jan 2012 21:38:30 +0100
+
 postgis (1.5.3-2) unstable; urgency=low
 
   * Moved pgsql2shp/shp2pgsql under conventional /usr/bin path.
diff -Nru postgis-1.5.3/debian/postgis.manpages postgis-1.5.3/debian/postgis.manpages
--- postgis-1.5.3/debian/postgis.manpages	1970-01-01 01:00:00.000000000 +0100
+++ postgis-1.5.3/debian/postgis.manpages	2012-01-15 21:38:24.000000000 +0100
@@ -0,0 +1 @@
+debian/shp2pgsql-gui.1
diff -Nru postgis-1.5.3/debian/shp2pgsql-gui.1 postgis-1.5.3/debian/shp2pgsql-gui.1
--- postgis-1.5.3/debian/shp2pgsql-gui.1	1970-01-01 01:00:00.000000000 +0100
+++ postgis-1.5.3/debian/shp2pgsql-gui.1	2012-01-15 21:38:24.000000000 +0100
@@ -0,0 +1,52 @@
+.TH SHP2PGSQL-GUI 1 "January 14, 2012" "" "PostGIS"
+
+.SH NAME
+shp2pgsql-gui \- Graphical User Interface for shp2pgsql
+
+.SH SYNOPSIS
+.B shp2pgsql-gui
+.RI [ options ]
+.br
+
+.SH DESCRIPTION
+This manual page documents briefly the 
+.B shp2pgsql-gui 
+command.
+.PP
+.B shp2pgsql-gui 
+is a program that converts ESRI Shape files into SQL statements and imports these statements to a PostGIS/PostgreSQL database. The GUI allows the user to set the shape file to import, the PostGIS/PostgreSQL connection parameters and some options related to the table where the data will be imported to.
+.PP
+.B shp2pgsql-gui
+can be called with some command line options that fill the PostGIS/PostgreSQL server connection parameters in.
+
+.SH OPTIONS
+.TP 
+.B -d \fIdatabase\fP
+Specifies the name of the database where the data will be imported to.
+.TP
+.B -h \fIhost\fP
+Specifies the host name of the machine on which the PostGIS/PostgreSQL server is running.
+.TP
+.B -p \fIport\fP
+Specifies the TCP port on which the PostGIS/PostgreSQL server is listening for connections.
+.TP
+.B -U \fIusername\fP
+Specifies the username with which the user will connect to the database.
+.TP 
+.B -W \fIpassword\fP
+Specifies the password with which the user will connect to the database.
+.TP 
+.B -?
+Shows help about shp2pgsql-gui command line arguments.
+
+.SH "SEE ALSO"
+shp2pgsql(1), pgsql2shp(1)
+
+The documentation of pgsql2shp, shp2pgsql and shp2pgsql-gui in HTML format is available on the filesystem at /usr/share/doc/postgis.
+
+.SH AUTHOR
+shp2pgsql-gui was written by Paul Ramsey <pram...@opengeo.org> and Mark Cave-Ayland <mark.cave-ayl...@siriusit.co.uk>.
+.PP
+This manual page was written by Mònica Ramírez Arceda <mon...@probeta.net>, for the Debian project. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 and any later version published by the Free Software Foundation.
+.PP
+On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to