[saga] 03/03: Remove trailing space after . control statement.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 3 10:44:33 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository saga.
commit 610ebd3602a0f37adefd4f26d3caf96d83de67d5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 3 12:43:41 2015 +0200
Remove trailing space after . control statement.
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 967645e..5e1e320 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ saga (2.1.4+dfsg-2) UNRELEASED; urgency=medium
[ Bas Couwenberg ]
* Add repacksuffix in watch file to use +dfsg in version.
+ * Remove trailing space after . control statement.
-- Johan Van de Wauw <johan.vandewauw at gmail.com> Thu, 19 Mar 2015 00:09:21 +0100
diff --git a/debian/control b/debian/control
index e3d83dd..d549e4c 100644
--- a/debian/control
+++ b/debian/control
@@ -55,7 +55,7 @@ Replaces: libsaga (<< 2.0.4+dfsg-3~)
Description: SAGA GIS development files
SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
information system used for editing and analysing spatial data.
- .
+ .
This package contains the header files for developing with SAGA.
Install this package if you wish to develop software that uses the SAGA API.
@@ -70,7 +70,7 @@ Provides: libsaga-2.1.2
Description: SAGA GIS shared libraries
SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
information system used for editing and analysing spatial data.
- .
+ .
This package contains the library files for developing with SAGA.
Package: python-saga
@@ -85,5 +85,5 @@ Pre-Depends: ${misc:Pre-Depends}
Description: SAGA GIS Python bindings
SAGA GIS (System for Automated Geoscientific Analyses) is a geographic
information system used for editing and analysing spatial data.
- .
+ .
This package contains the Python bindings to SAGA.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/saga.git
More information about the Pkg-grass-devel
mailing list