[libosm-gary68-perl] 13/17: Restructure control file with cme.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Jan 3 00:09:42 UTC 2016


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

sebastic pushed a commit to branch master
in repository libosm-gary68-perl.

commit b3464c0034f7a75add0921022118b6288437d9be
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 24 15:38:03 2015 +0200

    Restructure control file with cme.
---
 debian/changelog |  1 +
 debian/control   | 40 +++++++++++++++++++---------------------
 2 files changed, 20 insertions(+), 21 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e4319a..16e5751 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libosm-gary68-perl (0.0~svn26727-2) UNRELEASED; urgency=medium
 
   * Change Maintainer from Debian OpenStreetMap to Debian GIS team.
   * Add myself to Uploaders.
+  * Restructure control file with cme.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 24 Jul 2015 15:35:27 +0200
 
diff --git a/debian/control b/debian/control
index feaa1af..f423218 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,31 @@
 Source: libosm-gary68-perl
-Section: perl
-Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
-Build-Depends: 
- debhelper (>= 8.0.0)
- , perl
- , libcompress-bzip2-perl
- , libdbi-perl
- , libgd-gd2-perl
- , libgeo-proj4-perl
- , libmodule-build-perl
- , libwww-perl
+Section: perl
+Priority: extra
+Build-Depends: debhelper (>= 8.0.0),
+               perl,
+               libcompress-bzip2-perl,
+               libdbi-perl,
+               libgd-gd2-perl,
+               libgeo-proj4-perl,
+               libmodule-build-perl,
+               libwww-perl
 Standards-Version: 3.9.2
-Homepage: http://svn.openstreetmap.org/applications/utils/gary68/OSM/
-Vcs-Git: git://anonscm.debian.org/pkg-grass/libosm-gary68-perl.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/libosm-gary68-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-grass/libosm-gary68-perl.git
+Homepage: http://svn.openstreetmap.org/applications/utils/gary68/OSM/
 
 Package: libosm-gary68-perl
 Architecture: all
-Depends:
- ${perl:Depends}
- , ${misc:Depends}
- , libcompress-bzip2-perl
- , libdbi-perl
- , libgd-gd2-perl
- , libgeo-proj4-perl
- , libwww-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcompress-bzip2-perl,
+         libdbi-perl,
+         libgd-gd2-perl,
+         libgeo-proj4-perl,
+         libwww-perl
 Description: OpenStreetMap perl module
  This module is needed by gary68's (Gerhard Schwanz) scripts related to
  the OpenStreetMap project.

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



More information about the Pkg-grass-devel mailing list