[gmt] 01/01: Strip trailing whitespace from changelog.

Bas Couwenberg sebastic at debian.org
Wed Nov 15 20:52:47 UTC 2017


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

sebastic pushed a commit to branch master
in repository gmt.

commit 47bf9646c6825167d5d74d9e13f8af1b10e7b91e
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Nov 15 21:52:39 2017 +0100

    Strip trailing whitespace from changelog.
---
 debian/changelog | 63 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 32 insertions(+), 31 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1a48580..9c391b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.0, changes: priority.
   * Add python3-sphinx to build dependencies.
+  * Strip trailing whitespace from changelog.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 12:58:52 +0200
 
@@ -321,10 +322,10 @@ gmt (4.5.12-1) unstable; urgency=medium
 gmt (4.5.11-1) unstable; urgency=low
 
   * New upstream release for the 4.x series.
-  * Added patch gmt_io.c, mgd77header.c and gmt_proj.c to avoid nested comments 
+  * Added patch gmt_io.c, mgd77header.c and gmt_proj.c to avoid nested comments
     use while -pedantic mode is enabled.
   * Added patch c++comments to remove C++ style comments in pure C code. This
-    is currently deprecated and should be avoided when strict option 
+    is currently deprecated and should be avoided when strict option
     like -pedantic are used.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 25 Nov 2013 15:57:54 +0100
@@ -342,9 +343,9 @@ gmt (4.5.9-1) unstable; urgency=low
   * Fixed previous changelog for layout and contents.
   * ACK of previous NMUi by Sebastian Ramacher:
   	* debian/patches/eglibc-2.17.patch: Add missing include to fix FTBFS with
-      eglibc 2.17. 
+      eglibc 2.17.
     (closes: #701431)
-  * New upstream release. 
+  * New upstream release.
     (closes: #705022)
   * Patch kfreebsd refreshed to include hurd case instead.
     (closes: #676147)
@@ -363,7 +364,7 @@ gmt (4.5.7-1) unstable; urgency=low
   * New upstream version with a new compact distribution.
     (closes: #663099)
   * Policy bumped to 3.9.3, no changes required.
-  * Now use in embedded mode quilt and all tar/unpack/patch target have been 
+  * Now use in embedded mode quilt and all tar/unpack/patch target have been
     dropped.
   * Get-orig-source and all other special target dropped due to simplification
     of the distribution.
@@ -371,10 +372,10 @@ gmt (4.5.7-1) unstable; urgency=low
     config.{sub,guess} files before configuring.
   * Moved to copyright format version 1.0. Note that in 4.5.6 GMT team added
     compatibility with any later version for GPL-2.
-  * Split links helper in different files for each package to avoid 
+  * Split links helper in different files for each package to avoid
     unresolved links.
-  * This package is compatible with GSHHS >= 2.2, as provided by a new separate 
-    package. Note that upstream no more distributes old datasets, so any 
+  * This package is compatible with GSHHS >= 2.2, as provided by a new separate
+    package. Note that upstream no more distributes old datasets, so any
     previous package cannot use anymore high/full resolutions.
   * Fixed some symlinks.
     (closes: #343383)
@@ -418,14 +419,14 @@ gmt (4.5.1-1) unstable; urgency=low
   * [lintian] Changed my dotted name in Uploaders to avoid annoying warnings.
   * [lintian] Wrapped changelog line.
   * Fixed creat-orig-tar rule in debian/rules for correct directory naming.
-  * Added ${misc:Depends} item in debian/control. 
+  * Added ${misc:Depends} item in debian/control.
   * GMT uses GPL-2 strictly.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 21 Sep 2009 22:47:01 +0200
 
 gmt (4.4.0-1) unstable; urgency=low
 
-  * New upstream release. Note that /etc/gmt/gmt_formats.conf is no more 
+  * New upstream release. Note that /etc/gmt/gmt_formats.conf is no more
     installed and all provided files are removed.
     (closes: #490268, #499648)
   * Moved to debhelper level 7.
@@ -445,7 +446,7 @@ gmt (4.3.1-3) unstable; urgency=medium
 gmt (4.3.1-2) unstable; urgency=low
 
   * First upload to unstable.
-  * gmt-examples section set to doc. 
+  * gmt-examples section set to doc.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Fri, 27 Jun 2008 10:01:49 +0200
 
@@ -453,7 +454,7 @@ gmt (4.3.1-1) experimental; urgency=low
 
   * New upstream release
     (closes: #480931)
-  * Fixed download URL. 
+  * Fixed download URL.
   * Added a README.source file to document how creating the upstream
     tarball.
   * Patch disable_unsupported.diff dropped and moved to use appropriate
@@ -464,7 +465,7 @@ gmt (4.3.1-1) experimental; urgency=low
     so moving to supporting development libraries by splitting libgmt4 and
     libgmt-dev binary packages. A long due wishlist finally managed, yeah!
     (closes: #210611)
-  * Removed manpages duplicates and changing man section to *gmt 
+  * Removed manpages duplicates and changing man section to *gmt
     in man headers [lintian].
   * Removed empty man directories.
   * Fixed clean target to remove GMT symlink.
@@ -473,12 +474,12 @@ gmt (4.3.1-1) experimental; urgency=low
   * Moved to libnetcdf-dev instead of old netcdfg-dev now obsolete.
   * Build-dep on c-shell removed, because not more required.
   * Long description revised.
-  * CC_OPT is not more used in building, uses CFLAGS instead. 
+  * CC_OPT is not more used in building, uses CFLAGS instead.
   * Added symlink to all *.conf files in /etc within /usr/share/gmt.
   * Fixed debian/gmt-examples.examples to install examples for true.
   * Now avoids compression of examples/ stuff in debian/rules.
   * A note has been added to README.Debian to explain how to run examples
-    scripts. 
+    scripts.
   * Added debian/watch file.
 
  -- Francesco Paolo Lovergine <frankie at debian.org>  Mon, 16 Jun 2008 14:16:11 +0200
@@ -528,7 +529,7 @@ gmt (4.2.0-1) unstable; urgency=low
 gmt (4.1.2-1.1) unstable; urgency=low
 
   * Non-maintainer upload to fix Failure To Build From Source due to missing
-    build-dependencies.  Thanks to Neil Williams for the patch. 
+    build-dependencies.  Thanks to Neil Williams for the patch.
     (Closes: #379214)
   * debian/control: added libxmu-headers and libxaw7-dev as build-dependencies
 
@@ -549,7 +550,7 @@ gmt (4.1-1) unstable; urgency=low
   * Use gcc instead of ld for linking libraries (closes: #361043, #352227).
   * Fix package descriptions (closes: #209514, #209578, #209582).
   * Add a README file about getting coastline data.
-  * Add build-depends for arch-independent build (closes: #189727, #189728, 
+  * Add build-depends for arch-independent build (closes: #189727, #189728,
     #189730).
   * debian/rules: Stop dh_compress from compressing PDF files.
 
@@ -559,7 +560,7 @@ gmt (4.0-2) unstable; urgency=low
 
   * debian/control: Make gmt suggest/recommend all other gmt packages
     (closes: #249369).
-  * debian/control: Add build dependency on bzip2 (closes: #326842). 
+  * debian/control: Add build dependency on bzip2 (closes: #326842).
     Kudos to Andreas Jochens.
 
  -- Torsten Landschoff <torsten at debian.org>  Tue,  6 Sep 2005 09:04:17 +0200
@@ -570,7 +571,7 @@ gmt (4.0-1) unstable; urgency=low
   * New packaging.
 
  -- Torsten Landschoff <torsten at debian.org>  Sun,  4 Sep 2005 20:40:54 +0200
- 
+
 gmt (3.4.4-1) unstable; urgency=low
 
   * New upstream release.
@@ -586,7 +587,7 @@ gmt (3.4.3-1) unstable; urgency=low
 
 gmt (3.4-2) unstable; urgency=low
 
-  * debian/rules: Fix the condition for running dh_strip so that 
+  * debian/rules: Fix the condition for running dh_strip so that
     the binaries are stripped if "nostrip" is /NOT/ given *arg*
     (lintian).
 
@@ -599,9 +600,9 @@ gmt (3.4-1) unstable; urgency=low
   * Applied fix for non-PIC code in libraries (closes: #108806)
     Kudos to LaMont Jones for the patch.
   * debian/copyright: Removed the "Library" before "General Public License"
-    which crept in somehow (closes: #106145). Thanks to 
+    which crept in somehow (closes: #106145). Thanks to
     Rafael Labossiere for pointing this out.
-  * src/Makefile: Make sure the .lo files are removed during the clean 
+  * src/Makefile: Make sure the .lo files are removed during the clean
     phase as well.
 
  -- Torsten Landschoff <torsten at debian.org>  Fri, 14 Sep 2001 09:44:14 +0200
@@ -618,9 +619,9 @@ gmt (3.3.5-2) unstable; urgency=low
 gmt (3.3.5-1) unstable; urgency=low
 
   * New upstream release (closes: #62686).
-  * Undone the changes to the file searching code I did in the last 
-    release to fit GMT into Debian policy. Instead I am now using a 
-    link /usr/share/gmt/share, which links to ".". Therefore you 
+  * Undone the changes to the file searching code I did in the last
+    release to fit GMT into Debian policy. Instead I am now using a
+    link /usr/share/gmt/share, which links to ".". Therefore you
     can now set $GMTHOME as when compiling by hand (closes: #57485).
   * Included errata from the GMT homepage as of 2000/08/04.
 
@@ -629,11 +630,11 @@ gmt (3.3.5-1) unstable; urgency=low
 gmt (3.3.3-3) unstable frozen; urgency=low
 
   * Richard: This are only bugfixes from upstream. I am quite sure it will
-    not break anything but in case you don't want them for potato I don't 
+    not break anything but in case you don't want them for potato I don't
     see a big problem ;)
   * Included bugfixes from http://www.soest.hawaii.edu/gmt/gmt/gmt_bugs.html
     (closes: #56868).
-  * debian/README.Debian: Added comments about the changes to the directory 
+  * debian/README.Debian: Added comments about the changes to the directory
     layout I made and that you should not set GMTHOME (not reported as a bug
     but I got a notice by mail).
 
@@ -641,7 +642,7 @@ gmt (3.3.3-3) unstable frozen; urgency=low
 
 gmt (3.3.3-2) unstable; urgency=high
 
-  * debian/rules: Fixed compilation so that coastline data is searched 
+  * debian/rules: Fixed compilation so that coastline data is searched
     in /usr/share/gmt (and installed there of course).
   * debian/coastline.conf: Added the path where coastline data was installed
     in older versions.
@@ -655,9 +656,9 @@ gmt (3.3.3-1) unstable; urgency=low
   * debian/control: Added Build-Depends and moved to policy 3.1.0
   * debian/README: Added information about current state of affairs
     regarding coastline data in Debian.
-  * debian/rules: Build system has changed upstream. Adjusted rules file 
+  * debian/rules: Build system has changed upstream. Adjusted rules file
     accordingly.
-  * Added README.coastlines which explains how to install coastline data 
+  * Added README.coastlines which explains how to install coastline data
     manually.
   * Added mirrors file with the list of known mirrors.
   * debian/rules: Removed configure generated files in clean target.
@@ -683,7 +684,7 @@ gmt (3.3.2-2) unstable; urgency=low
   * Added example coastline.conf with internal documentation (closes: #47627)
   * Moved gmt.conf to /etc/gmt/ where a config file belongs.
   * *arg* I did not notice that Source-Version expands to upstream-debian.
-    Changed it in this version but the old one will not work with a new 
+    Changed it in this version but the old one will not work with a new
     manpages package.
 
  -- Torsten Landschoff <torsten at debian.org>  Mon, 18 Oct 1999 23:22:59 +0200

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



More information about the Pkg-grass-devel mailing list