[modestmaps-py] 02/14: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 16 14:21:25 UTC 2015


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

sebastic pushed a commit to branch master
in repository modestmaps-py.

commit 54a9452ddcff782468c30dd81236f44abdb5739f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Aug 16 14:06:31 2015 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 867d954..e2f348c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ modestmaps-py (1.3.1-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fix Vcs-* URLs, use anonscm.d.o & modestmaps-py.git.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Aug 2015 14:04:09 +0200
 
diff --git a/debian/control b/debian/control
index 31d3040..44b95c7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,19 @@
 Source: modestmaps-py
+Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+Uploaders: David Paleino <dapal at debian.org>
 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 (>= 8~)
- , python (>= 2.6.6-3~)
+Build-Depends: debhelper (>= 8~),
+               python (>= 2.6.6-3~)
 Standards-Version: 3.9.2
-Homepage: http://code.google.com/p/modestmaps/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/modestmaps-py.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/modestmaps-py.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/modestmaps-py.git
+Homepage: http://code.google.com/p/modestmaps/
 
 Package: python-modestmaps
 Architecture: all
-Depends:
- ${python:Depends}
- , ${misc:Depends}
+Depends: ${python:Depends},
+         ${misc:Depends}
 Description: display and interaction library for tile-based maps
  Modest Maps is a display and interaction library for tile-based maps
  in Flash (Actionscript 2.0 and Actionscript 3.0), Javascript and Python.

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



More information about the Pkg-grass-devel mailing list