[imposm-parser] 01/17: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon Aug 31 14:07:11 UTC 2015


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

sebastic pushed a commit to branch master
in repository imposm-parser.

commit 40f3cd9ce7b2a90817006fde6b39a5488546d8b6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 31 14:49:01 2015 +0200

    Restructure control file with cme.
    
    Changes:
    - Bump Standards-Version to 3.9.6, no changes
    - Update Vcs-Browser URL to use cgit instead of gitweb, and HTTPS
---
 debian/changelog |  8 ++++++++
 debian/control   | 32 +++++++++++++++-----------------
 2 files changed, 23 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8bc5d31..584b04b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,15 @@
 imposm-parser (1.0.6-1) UNRELEASED; urgency=low
 
+  * Team upload
+
+  [ David Paleino ]
   * Updated debian/copyright.
 
+  [ Bas Couwenberg ]
+  * Restructure control file with cme, changes:
+    - Bump Standards-Version to 3.9.6, no changes
+    - Update Vcs-Browser URL to use cgit instead of gitweb, and HTTPS
+
  -- David Paleino <dapal at debian.org>  Mon, 04 Nov 2013 17:33:40 +0100
 
 imposm-parser (1.0.6-0.1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index c4fe000..6e801df 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,25 @@
 Source: imposm-parser
-Section: python
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>
-Build-Depends:
- debhelper (>= 9~)
- , python-setuptools
- , python-all-dev (>= 2.6.6-3~)
- , libprotobuf-dev (>= 2.4)
- , protobuf-compiler
-X-Python-Version: >= 2.5
-Standards-Version: 3.9.5
-Homepage: http://dev.omniscale.net/imposm.parser/
+Section: python
+Priority: extra
+Build-Depends: debhelper (>= 9~),
+               python-setuptools,
+               python-all-dev,
+               libprotobuf-dev (>= 2.4),
+               protobuf-compiler
+Standards-Version: 3.9.6
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/imposm-parser.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/imposm-parser.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-grass/imposm-parser.git
+Homepage: http://dev.omniscale.net/imposm.parser/
+X-Python-Version: >= 2.5
 
 Package: python-imposm-parser
 Architecture: any
-Depends:
- ${shlibs:Depends}
- , ${python:Depends}
- , ${misc:Depends}
- , python (>= 2.6) | python-multiprocessing
+Depends: ${shlibs:Depends},
+         ${python:Depends},
+         ${misc:Depends},
+         python | python-multiprocessing
 Description: Python module to parse OpenStreetMap data
  imposm.parser is a Python library that parses OpenStreetMap data in XML 
  and PBF format.

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



More information about the Pkg-grass-devel mailing list