[osm-gps-map] 75/153: Multiline fields rewrapped

Ross Gammon ross-guest at moszumanska.debian.org
Tue May 13 19:59:02 UTC 2014


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

ross-guest pushed a commit to branch master
in repository osm-gps-map.

commit a03024fbdb7ac0d7c794ca6f8afd5b21e0419f3a
Author: David Paleino <dapal at debian.org>
Date:   Thu Jul 22 08:46:06 2010 +0200

    Multiline fields rewrapped
---
 debian/control | 54 +++++++++++++++++++++++++++---------------------------
 1 file changed, 27 insertions(+), 27 deletions(-)

diff --git a/debian/control b/debian/control
index cde371f..b634104 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,18 @@ Source: osm-gps-map
 Section: libs
 Priority: optional
 Maintainer: David Paleino <dapal at debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
- libtool,
- automake,
- autoconf,
- libgtk2.0-dev,
- libglib2.0-dev (>= 2.18),
- libsoup2.4-dev,
- python-gobject-dev (>= 2.16.0),
- python-gtk2-dev (>= 2.10.0),
- libcairo2-dev (>= 1.8),
- python-support (>= 0.90.0),
- python-all-dev
+Build-Depends: debhelper (>= 7.0.50~)
+ , libtool
+ , automake
+ , autoconf
+ , libgtk2.0-dev
+ , libglib2.0-dev (>= 2.18)
+ , libsoup2.4-dev
+ , python-gobject-dev (>= 2.16.0)
+ , python-gtk2-dev (>= 2.10.0)
+ , libcairo2-dev (>= 1.8)
+ , python-support (>= 0.90.0)
+ , python-all-dev
  , gnome-common
  , gtk-doc-tools (>= 1.12)
 XS-Python-Version: >= 2.5
@@ -25,9 +25,9 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/osm-gps-map.git
 Package: libosmgpsmap-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libosmgpsmap2 (= ${binary:Version})
+Depends: ${shlibs:Depends}
+ , ${misc:Depends}
+ , libosmgpsmap2 (= ${binary:Version})
 Description: GTK+ library to embed OpenStreetMap maps - development files
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -39,8 +39,8 @@ Description: GTK+ library to embed OpenStreetMap maps - development files
 
 Package: libosmgpsmap2
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
+Depends: ${shlibs:Depends}
+ , ${misc:Depends}
 Description: GTK+ library to embed OpenStreetMap maps
  libosmgpsmap is a library to embed maps in applications that when given GPS 
  co-ordinates, draws a GPS track, and points of interest on a moving map 
@@ -49,9 +49,9 @@ Description: GTK+ library to embed OpenStreetMap maps
 
 Package: libosmgpsmap2-dbg
 Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- libosmgpsmap2 (= ${binary:Version})
+Depends: ${shlibs:Depends}
+ , ${misc:Depends}
+ , libosmgpsmap2 (= ${binary:Version})
 Priority: extra
 Section: debug
 Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
@@ -65,9 +65,9 @@ Description: GTK+ library to embed OpenStreetMap maps - debugging symbols
 Package: python-osmgpsmap
 Section: python
 Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- ${python:Depends}
+Depends: ${misc:Depends}
+ , ${shlibs:Depends}
+ , ${python:Depends}
 XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Description: GTK+ library to embed OpenStreetMap maps - Python bindings
@@ -82,10 +82,10 @@ Package: python-osmgpsmap-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends},
- ${python:Depends},
- python-osmgpsmap (= ${binary:Version})
+Depends: ${misc:Depends}
+ , ${shlibs:Depends}
+ , ${python:Depends}
+ , python-osmgpsmap (= ${binary:Version})
 XB-Python-Version: ${python:Versions}
 Provides: ${python:Provides}
 Description: GTK+ library to embed OpenStreetMap maps - debugging symbols

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



More information about the Pkg-grass-devel mailing list