[osm-gps-map] 01/06: Strip trailing whitespace from control file.
Bas Couwenberg
sebastic at debian.org
Mon Nov 20 07:45:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osm-gps-map.
commit 75612d0fdc80f1ae48728b42f70f5ef1e6d3d09b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Nov 20 08:25:12 2017 +0100
Strip trailing whitespace from control file.
---
debian/changelog | 1 +
debian/control | 20 ++++++++++----------
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6e6c1f0..be4874b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ osm-gps-map (1.1.0-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.0, changes: priority.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Add autopkgtest to test installability.
+ * Strip trailing whitespace from control file.
[ Emilio Pozuelo Monfort ]
* Drop python-gobject-dev and python-gtk2-dev build-dependencies,
diff --git a/debian/control b/debian/control
index fb38ee4..e5554e9 100644
--- a/debian/control
+++ b/debian/control
@@ -36,12 +36,12 @@ Conflicts: libosmgpsmap-1.0-0-dev,
Replaces: libosmgpsmap-1.0-0-dev,
gir1.2-osmgpsmap-1.0 (<< 1.1.0-1.1~)
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
- display. Downloads map data from a number of websites, including
+ 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
+ display. Downloads map data from a number of websites, including
openstreetmap.org, openaerialmap.org and others.
.
- These are the development files for libosmgpsmap0, needed only if you're
+ These are the development files for libosmgpsmap0, needed only if you're
writing or compiling an application which will use it.
Package: libosmgpsmap-1.0-1
@@ -54,9 +54,9 @@ Pre-Depends: ${misc:Pre-Depends}
Conflicts: libosmgpsmap-1.0-0
Replaces: libosmgpsmap-1.0-0
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
- display. Downloads map data from a number of websites, including
+ 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
+ display. Downloads map data from a number of websites, including
openstreetmap.org, openaerialmap.org and others.
Package: libosmgpsmap-1.0-dbg
@@ -83,9 +83,9 @@ Depends: libosmgpsmap-1.0-1 (= ${binary:Version}),
${gir:Depends},
${misc:Depends}
Description: GTK+ library to embed OpenStreetMap maps - Python bindings
- 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
- display. Downloads map data from a number of websites, including
+ 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
+ display. Downloads map data from a number of websites, including
openstreetmap.org, openaerialmap.org and others.
.
This package provides the Python bindings for the library.
--
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