[ogdi-dfsg] 01/01: Strip trailing whitespace from changelog & control files.
Bas Couwenberg
sebastic at debian.org
Tue Nov 21 09:01:05 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ogdi-dfsg.
commit cb047180b93480549cc2a5c07bc09f4c0d04a5ef
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 21 10:00:40 2017 +0100
Strip trailing whitespace from changelog & control files.
---
debian/changelog | 2 +-
debian/control | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 51b7fea..8e319fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,7 @@ ogdi-dfsg (3.2.0+ds-3) 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 changelog.
+ * Strip trailing whitespace from changelog & control files.
-- Bas Couwenberg <sebastic at debian.org> Sun, 24 Sep 2017 13:16:04 +0200
diff --git a/debian/control b/debian/control
index d284443..2142db5 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: libogdi3.2 (= ${binary:Version}),
${misc:Depends}
Suggests: pkg-config
Replaces: libogdi3.2 (<< 3.2.0~beta2-2)
-Description: Open Geographic Datastore Interface Library -- development
+Description: Open Geographic Datastore Interface Library -- development
OGDI is the Open Geographic Datastore Interface. OGDI is an application
programming interface (API) that uses a standardized access methods to
work in conjunction with GIS software packages (the application)
@@ -32,7 +32,7 @@ Description: Open Geographic Datastore Interface Library -- development
products over any TCP/IP network, and a driver-oriented approach to
facilitate access to several geospatial data products/formats.
.
- This package contains the development files to build OGDI enabled
+ This package contains the development files to build OGDI enabled
programs.
Package: libogdi3.2
@@ -40,7 +40,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: ogdi-bin
-Description: Open Geographic Datastore Interface Library -- library
+Description: Open Geographic Datastore Interface Library -- library
OGDI is the Open Geographic Datastore Interface. OGDI is an application
programming interface (API) that uses a standardized access methods to
work in conjunction with GIS software packages (the application)
@@ -56,7 +56,7 @@ Architecture: any
Section: science
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: Open Geographic Datastore Interface Library -- utilities
+Description: Open Geographic Datastore Interface Library -- utilities
OGDI is the Open Geographic Datastore Interface. OGDI is an application
programming interface (API) that uses a standardized access methods to
work in conjunction with GIS software packages (the application)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ogdi-dfsg.git
More information about the Pkg-grass-devel
mailing list