[osmctools] 02/17: Restructure control file with cme.

Bas Couwenberg sebastic at xs4all.nl
Sat Oct 25 18:50:09 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository osmctools.

commit 07ad668233bab2b57670ae7d8e5d99165d800f9b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Oct 25 19:35:24 2014 +0200

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 16 ++++++++++------
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 94dab8d..d9f33be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ osmctools (0.1-3) UNRELEASED; urgency=medium
 
   * Team upload.
   * Use Debian GIS Project as Maintainer, move Pierre Blanc to Uploaders.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Sat, 25 Oct 2014 19:34:09 +0200
 
diff --git a/debian/control b/debian/control
index 5079bd4..a5f7825 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,20 @@
 Source: osmctools
-Section: utils
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Pierre Blanc <pierreblanc75 at gmail.com>
-Build-Depends: debhelper (>= 9.0.0), dh-autoreconf, zlib1g-dev
+Section: utils
+Priority: extra
+Build-Depends: debhelper (>= 9.0.0),
+               dh-autoreconf,
+               zlib1g-dev
 Standards-Version: 3.9.5
-Homepage: http://gitorious.org/osm-c-tools/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/osmctools.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-grass/osmctools.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-grass/osmctools.git
+Homepage: http://gitorious.org/osm-c-tools/
 
 Package: osmctools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: Some tools to manipulate OpenStreetMap files
  Small collection of basic OpenStreetMap tools, include converter, filter and 
  updater files.
@@ -20,3 +23,4 @@ Description: Some tools to manipulate OpenStreetMap files
   osmconvert - Converter of OSM files
   osmfilter - The experimental OSM filters data
   osmupdate - Update OSM files.
+

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



More information about the Pkg-grass-devel mailing list