Author: pabs Date: 2009-03-10 07:11:58 +0000 (Tue, 10 Mar 2009) New Revision: 1992
Removed: packages/e00compr/trunk/debian/e00conv.1 Modified: packages/e00compr/trunk/debian/changelog packages/e00compr/trunk/debian/manpages Log: Drop manual page and use the new upstream one Modified: packages/e00compr/trunk/debian/changelog =================================================================== --- packages/e00compr/trunk/debian/changelog 2009-03-09 20:16:34 UTC (rev 1991) +++ packages/e00compr/trunk/debian/changelog 2009-03-10 07:11:58 UTC (rev 1992) @@ -1,7 +1,11 @@ -e00compr (1.0.1-1) unstable; urgency=low +e00compr (1.0.1-1) UNRELEASED; urgency=low + [ Alan Boudreault ] * New upstream release. + [ Paul Wise ] + * Drop manual page and use the new upstream one + -- Alan Boudreault <[email protected]> Wed, 25 Feb 2009 09:27:05 -0500 e00compr (1.0.0-8) unstable; urgency=low Deleted: packages/e00compr/trunk/debian/e00conv.1 =================================================================== --- packages/e00compr/trunk/debian/e00conv.1 2009-03-09 20:16:34 UTC (rev 1991) +++ packages/e00compr/trunk/debian/e00conv.1 2009-03-10 07:11:58 UTC (rev 1992) @@ -1,32 +0,0 @@ -.\" Forwarded the manual page upstream -.\" http://bugzilla.maptools.org/show_bug.cgi?id=1875 -.\" -.TH E00CONV 1 "September 24, 2005" -.SH NAME -e00conv \- Converts Arc/Info E00 files from -one level of compression to another. -.SH SYNOPSIS -.B e00conv -.RI "<input_file> <output_file> [NONE|PARTIAL|FULL]" -.SH DESCRIPTION -.B e00conv -is a program takes a E00 file as input (compressed or not) and -copies it to a new file with the requested compression level -(NONE, PARTIAL or FULL). -.SH OPTIONS -.P -input_file is the name of the E00 file to read from. -.P -output_file is the name of the file to create. -If the file already exists then it is overwritten. -.P -The last argument is optional and specifies the compression level -to use when creating the output file (one of NONE, PARTIAL or FULL). -The default is NONE (uncompressed). -.SH SEE ALSO -The program documentation available in HTML format. -.SH AUTHOR -e00conv was written by Daniel Morissette <[email protected]>. -.PP -This manual page was written by Paul Wise <[email protected]>, -for the Debian project (but may be used by others). Modified: packages/e00compr/trunk/debian/manpages =================================================================== --- packages/e00compr/trunk/debian/manpages 2009-03-09 20:16:34 UTC (rev 1991) +++ packages/e00compr/trunk/debian/manpages 2009-03-10 07:11:58 UTC (rev 1992) @@ -1 +1 @@ -debian/e00conv.1 +e00conv.1 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

