[Python-modules-commits] [python-overpy] 01/01: clarify long description; Closes: #859275
Sandro Tosi
morph at moszumanska.debian.org
Mon May 29 18:58:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a commit to branch master
in repository python-overpy.
commit cce1fb058d5f06b5d2e38f57af40c5a004c0b4bb
Author: Sandro Tosi <morph at debian.org>
Date: Mon May 29 14:57:10 2017 -0400
clarify long description; Closes: #859275
---
debian/changelog | 7 +++++++
debian/control | 8 ++++----
2 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 62a9e95..e6ef98f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-overpy (0.4-2) UNRELEASED; urgency=medium
+
+ * debian/control
+ - clarify long description; Closes: #859275
+
+ -- Sandro Tosi <morph at debian.org> Mon, 29 May 2017 14:55:38 -0400
+
python-overpy (0.4-1) unstable; urgency=medium
* New upstream release
diff --git a/debian/control b/debian/control
index 66cc69d..3df1b40 100644
--- a/debian/control
+++ b/debian/control
@@ -14,15 +14,15 @@ Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: wrapper to access the OpenStreetMap Overpass API (Python 2)
Overpy is an advanced Python wrapper that allows you to query the OpenStreetMap
- Overpass APIs using the while strength of their query language.
+ Overpass APIs using the full power of their query language.
.
- This package contains the Python 2 version of overpy .
+ This package contains the Python 2 version of overpy.
Package: python3-overpy
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: wrapper to access the OpenStreetMap Overpass API (Python 3)
Overpy is an advanced Python wrapper that allows you to query the OpenStreetMap
- Overpass APIs using the while strength of their query language.
+ Overpass APIs using the full power of their query language.
.
- This package contains the Python 3 version of overpy .
+ This package contains the Python 3 version of overpy.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-overpy.git
More information about the Python-modules-commits
mailing list