[osm2pgrouting] 01/24: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Apr 29 18:47:34 UTC 2016


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

sebastic pushed a commit to branch master
in repository osm2pgrouting.

commit a7893c01a81faa8fa36b5aa568c2f5ada52a5705
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Apr 29 19:14:33 2016 +0200

    Restructure control file with cme.
---
 debian/changelog |  7 +++++++
 debian/control   | 25 ++++++++++++++++---------
 2 files changed, 23 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 606c925..94462bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+osm2pgrouting (2.0.0-release-ppa1~trusty2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Restructure control file with cme.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 29 Apr 2016 19:14:15 +0200
+
 osm2pgrouting (2.0.0-release-ppa1~trusty1) trusty; urgency=medium
 
   * Rebuild for trusty
diff --git a/debian/control b/debian/control
index f17026f..ad50219 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,24 @@
 Source: osm2pgrouting
-Section: utils
-Priority: extra
 Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
 XSBC-Original-Maintainer: Daniel Kastl <daniel at georepublic.de>
-Build-Depends: debhelper (>= 7), cdbs, cmake, libboost-graph-dev, libpq-dev, libexpat1-dev
-Standards-Version: 3.7.3
+Section: utils
+Priority: extra
+Build-Depends: debhelper (>= 7),
+               cdbs,
+               cmake,
+               libboost-graph-dev,
+               libpq-dev,
+               libexpat1-dev
+Standards-Version: 3.9.6
 Homepage: https://github.com/pgRouting/osm2pgrouting
 
 Package: osm2pgrouting
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Tool to import OpenStreetMap data into a pgRouting database.
- osm2pgrouting is a command line tool that makes it easy to import OpenStreetMap data 
- into a pgRouting database. It builds the routing network topology automatically and 
- creates tables for feature types and road classes.
- pgRouting has to be installed to be able to run osm2pgrouting.
+ osm2pgrouting is a command line tool that makes it easy to import
+ OpenStreetMap data into a pgRouting database. It builds the routing
+ network topology automatically and creates tables for feature types and
+ road classes. pgRouting has to be installed to be able to run
+ osm2pgrouting.

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



More information about the Pkg-grass-devel mailing list