This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libgeo-shapelib-perl.
commit 3565ad16898f3417cfc1b6b46c1c522dc7e93026 Author: Bas Couwenberg <[email protected]> Date: Thu Jan 4 21:27:54 2018 +0100 Improve extended description. --- debian/changelog | 1 + debian/control | 10 ++++++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9d91383..4bd3969 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,7 @@ libgeo-shapelib-perl (0.22-2) UNRELEASED; urgency=medium * Move Build-Depends-Indep to Build-Depends, no Architecture: all binary packages are built. * Add autopkgtest to test installability. + * Improve extended description. -- Bas Couwenberg <[email protected]> Thu, 04 Jan 2018 21:19:41 +0100 diff --git a/debian/control b/debian/control index 1b0b03f..5f91d4f 100644 --- a/debian/control +++ b/debian/control @@ -18,5 +18,11 @@ Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: Perl extension for reading and writing shapefiles as defined by ESRI - This is a module to read, create and write shapefile as defined by ESRI, using - Perl. It provides the Perl binding for the Shapelib library. + Geo::Shapelib is a module to read, create and write shapefiles as + defined by ESRI, using Perl. It provides the Perl binding for the Shapelib + library. + . + The Shapefile format is a working and interchange format promoted by + ESRI for simple vector data with attributes. It is apparently the only + file format that can be edited in ARCView 2/3, and can also be exported + and imported in ArcGis. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libgeo-shapelib-perl.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

