[imposm] 17/47: It really is arch-dependent

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 19:07:37 UTC 2015


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

sebastic pushed a commit to branch master
in repository imposm.

commit 632966dbc8e0f9b76a05b428ee7bfef72a30c647
Author: David Paleino <dapal at debian.org>
Date:   Tue Oct 11 23:33:43 2011 +0200

    It really is arch-dependent
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f6dff24..564b576 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
 Uploaders:
  David Paleino <dapal at debian.org>
 Build-Depends: debhelper (>= 8~)
- , python (>= 2.6.6-3~)
+ , python-all-dev (>= 2.6.6-3~)
  , python-setuptools
  , libtokyocabinet-dev
  , cython
@@ -16,10 +16,11 @@ Vcs-Git: git://git.debian.org/pkg-osm/imposm.git
 Vcs-Browser: http://git.debian.org/?p=pkg-osm/imposm.git;a=summary
 
 Package: python-imposm
-Architecture: all
+Architecture: any
 Provides: ${python:Provides}
 Depends: ${python:Depends}
  , ${misc:Depends}
+ , ${shlibs:Depends}
 Description: importer for OpenStreetMap data - Python module
  Imposm is an importer for OpenStreetMap data. It reads XML and PBF files and
  can import the data into PostgreSQL/PostGIS databases.

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



More information about the Pkg-grass-devel mailing list