This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gis.
commit c1d411a53401394aa43a7d5ffa00c6477b477fdb Author: Bas Couwenberg <[email protected]> Date: Mon Aug 1 01:31:10 2016 +0200 Add pyton{,3}-overpass & python{,3}-overpy to osm task. --- debian/changelog | 1 + tasks/osm | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 85119f7..2dae3b0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ debian-gis (0.0.9) UNRELEASED; urgency=medium libwms-dev * tasks/osm: - Change nik4 from Suggests to Depends + - Add pyton{,3}-overpass & python{,3}-overpy * tasks/remotesensing: - Add ossim-gui, ossim-planet, ossim-planet-qt & ossim-package-support * tasks/web: diff --git a/tasks/osm b/tasks/osm index 79b5b7e..211880e 100644 --- a/tasks/osm +++ b/tasks/osm @@ -148,6 +148,10 @@ WNPP: 705324 Depends: python-osmapi, python3-osmapi +Depends: python-overpass, python3-overpass + +Depends: python-overpy, python3-overpy + Depends: creepy Depends: libgeo-coder-osm-perl -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/blends/projects/gis.git _______________________________________________ Blends-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit
