[imposm] 10/47: Split package

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Mar 13 19:07:36 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 01d43dfe8bab30cb9697122a16e8ba5be3f3977c
Author: David Paleino <dapal at debian.org>
Date:   Tue Oct 11 23:21:07 2011 +0200

    Split package
---
 debian/control               | 17 +++++++++++++++++
 debian/imposm.install        |  1 +
 debian/python-imposm.install |  2 ++
 3 files changed, 20 insertions(+)

diff --git a/debian/control b/debian/control
index 38de0ca..488eb9b 100644
--- a/debian/control
+++ b/debian/control
@@ -21,3 +21,20 @@ Description: importer for OpenStreetMap data - Python module
  .
  It is designed to create databases that are optimized for rendering/WMS
  services.
+ .
+ This package contains the Python module
+
+Package: imposm
+Section: web
+Architecture: all
+Depends:
+ ${misc:Depends}
+ , python-imposm (= ${source:Version})
+Description: importer for OpenStreetMap data
+ Imposm is an importer for OpenStreetMap data. It reads XML and PBF files and
+ can import the data into PostgreSQL/PostGIS databases.
+ .
+ It is designed to create databases that are optimized for rendering/WMS
+ services.
+ .
+ This package contains the importer.
diff --git a/debian/imposm.install b/debian/imposm.install
new file mode 100644
index 0000000..c703cf8
--- /dev/null
+++ b/debian/imposm.install
@@ -0,0 +1 @@
+usr/bin/
diff --git a/debian/python-imposm.install b/debian/python-imposm.install
new file mode 100644
index 0000000..bed05a5
--- /dev/null
+++ b/debian/python-imposm.install
@@ -0,0 +1,2 @@
+usr/lib/
+usr/share/

-- 
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