[Pkg-osm-commits] [SCM] mkgmapgui branch, master, updated. debian/1.1.ds-1-6-g37b2305

David Paleino dapal at debian.org
Sat Apr 14 16:59:06 UTC 2012


The following commit has been merged in the master branch:
commit 6ff98bcba6014a29abc0da64c535a3cae2d1f07c
Author: David Paleino <dapal at debian.org>
Date:   Sat Apr 14 18:52:13 2012 +0200

    Re-indentation

diff --git a/debian/control b/debian/control
index ebc2b67..ea77c5c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: utils
 Priority: extra
 Maintainer: Debian OpenStreetMap Team <pkg-osm-maint at lists.alioth.debian.org>
 Uploaders: 
- Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>,
- Mònica Ramírez Arceda <monica at probeta.net>, 
- David Paleino <dapal at debian.org>
+ Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
+ , Mònica Ramírez Arceda <monica at probeta.net>
+ , David Paleino <dapal at debian.org>
 Build-Depends: debhelper (>= 8), javahelper (>=0.25)
 Build-Depends-Indep: default-jdk
 Standards-Version: 3.9.3
@@ -15,7 +15,10 @@ Vcs-Browser: http://git.debian.org/?p=pkg-osm/mkgmapgui.git
 
 Package: mkgmapgui
 Architecture: all
-Depends: mkgmap, ${java:Depends}, ${misc:Depends}
+Depends:
+ ${misc:Depends}
+ , mkgmap
+ , ${java:Depends}
 Recommends: ${java:Recommends}
 Description: Graphical User Interface for mkgmap
  mkgmapgui is a GUI front end to mkgmap, a command-line utility for

-- 
Gui for mkgmap



More information about the Pkg-osm-commits mailing list