[proj] 01/01: Strip trailing whitespace from changelog, control & rules files.

Bas Couwenberg sebastic at debian.org
Tue Nov 21 09:05:50 UTC 2017


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

sebastic pushed a commit to branch master
in repository proj.

commit 1976c91dcd5ff7863514416b518fe281c3f055e9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 10:05:31 2017 +0100

    Strip trailing whitespace from changelog, control & rules files.
---
 debian/changelog | 2 +-
 debian/control   | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 119ca08..8722fa5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ proj (4.9.3-3) UNRELEASED; urgency=medium
   * Use pkg-info.mk variables instead of dpkg-parsechangelog output.
   * Add autopkgtest to test installability.
   * Bump Standards-Version to 4.1.0, no changes.
-  * Strip trailing whitespace from changelog & rules.
+  * Strip trailing whitespace from changelog, control & rules files.
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 27 Sep 2017 15:26:00 +0200
 
diff --git a/debian/control b/debian/control
index bdd3e60..f101926 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Depends: proj-data,
          ${misc:Depends}
 Suggests: proj-bin
 Pre-Depends: ${misc:Pre-Depends}
-Description: Cartographic projection library 
+Description: Cartographic projection library
  Proj and invproj perform respective forward and inverse transformation
  of cartographic data to or from Cartesian data with a wide range of
  selectable projection functions (over 100 projections).
@@ -67,7 +67,7 @@ Depends: libproj12 (= ${binary:Version}),
          ${misc:Depends}
 Suggests: proj-bin
 Pre-Depends: ${misc:Pre-Depends}
-Description: Cartographic projection library (development files) 
+Description: Cartographic projection library (development files)
  Proj and invproj perform respective forward and inverse transformation
  of cartographic data to or from Cartesian data with a wide range of
  selectable projection functions (over 100 projections).
@@ -84,7 +84,7 @@ Package: proj-bin
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: Cartographic projection library (tools) 
+Description: Cartographic projection library (tools)
  Proj and invproj perform respective forward and inverse transformation
  of cartographic data to or from Cartesian data with a wide range of
  selectable projection functions (over 100 projections).
@@ -103,7 +103,7 @@ Section: java
 Depends: libproj12 (= ${binary:Version}),
          libjs-jquery,
          ${misc:Depends}
-Description: Cartographic projection library (JNI bindings) 
+Description: Cartographic projection library (JNI bindings)
  Proj and invproj perform respective forward and inverse transformation
  of cartographic data to or from Cartesian data with a wide range of
  selectable projection functions (over 100 projections).

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



More information about the Pkg-grass-devel mailing list