This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch master
in repository python-osmapi.

commit 7ecf6c92c943af1e992bd573b4acd40cb43aebf1
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Jan 4 16:16:57 2015 +0100

    Use description from Morten Kjeldgaards package.
---
 debian/control   | 20 ++++++++++++++------
 debian/copyright |  1 +
 2 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 6b736b4..a7922fc 100644
--- a/debian/control
+++ b/debian/control
@@ -26,9 +26,13 @@ Package: python-osmapi
 Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends}
-Description: Python wrapper for the OSM API
- The OsmApi module is a wrapper for the OpenStreetMap API.
- As such it provides an easy access to the functionality of the API.
+Description: Python interface to OpenStreetmap API
+ This package contains a python module implementing the OpenStreetMap
+ API (version 0.6). The module allows access the OSM database, and
+ provides full featured manipulation of data using Python. Please note
+ that scripted imports and automated edits should only be carried out by
+ those with experience and understanding of the way the OpenStreetMap
+ community create maps, and only with careful planning and consultation.
  .
  This is the Python 2 version of the library.
 
@@ -36,9 +40,13 @@ Package: python3-osmapi
 Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends}
-Description: Python 3 wrapper for the OSM API
- The OsmApi module is a wrapper for the OpenStreetMap API.
- As such it provides an easy access to the functionality of the API.
+Description: Python 3 interface to OpenStreetmap API
+ This package contains a python module implementing the OpenStreetMap
+ API (version 0.6). The module allows access the OSM database, and
+ provides full featured manipulation of data using Python. Please note
+ that scripted imports and automated edits should only be carried out by
+ those with experience and understanding of the way the OpenStreetMap
+ community create maps, and only with careful planning and consultation.
  .
  This is the Python 3 version of the library.
 
diff --git a/debian/copyright b/debian/copyright
index e0895f5..07f0e74 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,6 +10,7 @@ License: GPL-3+
 
 Files: debian/*
 Copyright: 2014, Bas Couwenberg <sebas...@xs4all.nl>
+      2010-2012, Morten Kjeldgaard <m...@ubuntu.com>
 License: GPL-3+
 
 License: GPL-3+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-osmapi.git

_______________________________________________
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