[pdl] 02/03: Strip trailing whitespace from changelog & control files.

Bas Couwenberg sebastic at debian.org
Thu Feb 15 20:50:56 UTC 2018


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

sebastic pushed a commit to branch master
in repository pdl.

commit 33a67cce650af837c65d8d40b58a70793a52c015
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Feb 15 21:29:03 2018 +0100

    Strip trailing whitespace from changelog & control files.
---
 debian/changelog | 49 +++++++++++++++++++++++++------------------------
 debian/control   | 16 ++++++++--------
 2 files changed, 33 insertions(+), 32 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bc973f0..e1e2fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pdl (1:2.018-3) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Add patch to fix spelling errors.
   * Add Testsuite: autopkgtest-pkg-perl to control file.
+  * Strip trailing whitespace from changelog & control files.
 
   [ Damyan Ivanov ]
   * declare conformance with Policy 4.1.3 (no changes needed)
@@ -154,7 +155,7 @@ pdl (1:2.016-1~exp1) experimental; urgency=medium
 pdl (1:2.007-5) unstable; urgency=medium
 
   * Team upload.
-  
+
   [ Andreas Tille ]
   * Package migrated to Debian Science team Git as Uploader Henning Glawe agreed
   * Add watch file
@@ -247,7 +248,7 @@ pdl (1:2.4.11-3) unstable; urgency=low
 pdl (1:2.4.11-2) unstable; urgency=low
 
   * fix calls to croak in Lib/GIS/Proj/Proj.pd and IO/GD/GD.pd (croak was
-    not called with a format string literal, causing 
+    not called with a format string literal, causing
     -Werror=format-security to abort the compilation)
 
  -- Henning Glawe <glaweh at debian.org>  Sun, 27 May 2012 16:01:22 +0200
@@ -336,7 +337,7 @@ pdl (1:2.4.6+dfsg-1) unstable; urgency=low
   * build-depend on libhdf4-alt-dev (closes: #540404)
   * modify hdf support build scripts to autodetect the 'alt'-flavour
   * build-depend on libproj-dev (closes: #521822)
-  * move Homepage to Homepage control field and improve description 
+  * move Homepage to Homepage control field and improve description
     (closes: #574372)
 
  -- Henning Glawe <glaweh at debian.org>  Sat, 08 May 2010 17:10:16 +0200
@@ -390,7 +391,7 @@ pdl (1:2.4.3-7) unstable; urgency=low
   * disable opengl based PDL::Graphics::TriD, it is not working
     with perl 5.10. this considerably lowers PDL's dependencies,
     upstream does not yet have a solution for this problem
-    (closes: #495379) 
+    (closes: #495379)
   * apply upstream patch for the pct() problem (closes: #488092)
 
  -- Henning Glawe <glaweh at debian.org>  Sat, 20 Sep 2008 13:44:57 +0200
@@ -445,7 +446,7 @@ pdl (1:2.4.3-1) unstable; urgency=low
 
   * new upstream
   * enable gd, proj and HDF support
-  * force-enable WITH_3D, as on debian autobuilders, there is no 
+  * force-enable WITH_3D, as on debian autobuilders, there is no
     $DISPLAY and therefore the autodetection does not work
 
  -- Henning Glawe <glaweh at debian.org>  Thu, 17 Aug 2006 12:27:03 +0200
@@ -461,7 +462,7 @@ pdl (1:2.4.2-6) unstable; urgency=low
 
 pdl (1:2.4.2-5) unstable; urgency=low
 
-  * add workaround for broken ExtUtils::MakeMaker in perl 5.8.8 
+  * add workaround for broken ExtUtils::MakeMaker in perl 5.8.8
   	(closes: #356975):
     - as EU::MM generated Makefiles reference PERLRUN instead of PERLRUNINST,
       explicitly "use blib;" in the BAD{,2}_demo.pm.PL
@@ -471,9 +472,9 @@ pdl (1:2.4.2-5) unstable; urgency=low
 pdl (1:2.4.2-4) unstable; urgency=low
 
   * make the xlibs-dev transition for x.org 6.9 (closes: #346926):
-    - build-depending on x-dev should be enough according to 
+    - build-depending on x-dev should be enough according to
       http://www.inutil.org/jmm/xlibs/xlibs-split-2005-11-15.tar-bz2
-  * Suggest libplplot-dev and tell about the PDL::Graphics::PLplot 
+  * Suggest libplplot-dev and tell about the PDL::Graphics::PLplot
     examples it contains in pdl's README.Debian
 
  -- Henning Glawe <glaweh at debian.org>  Mon,  9 Jan 2006 09:15:31 +0100
@@ -515,7 +516,7 @@ pdl (1:2.4.2-1) unstable; urgency=low
   * fix description+synopsis
   * remove references to obsolete websites from README
   * rework packaging with debhelper
-  * build html docs in /usr/share/doc/pdl/html/PDL and install doc-base 
+  * build html docs in /usr/share/doc/pdl/html/PDL and install doc-base
     entry for this
   * remove lintian override, slatec is now built with -fPIC
   * disable building of pdl.1p from pdl.PL, so the correct pdl.1p from
@@ -637,7 +638,7 @@ pdl (1:2.2.1-3) unstable; urgency=low
     "Binary modules must specify a dependency on either perl or
      perl-base with a minimum version of the perl package used to
      build the module, and must additionally depend on the expansion of
-     perlapi-$Config{version}." 
+     perlapi-$Config{version}."
     This fails to indicate what context to use for that expansion. In
     my initial tests, this broke the package, and `apt-cache search
     perlapi` turns up nothing.
@@ -657,7 +658,7 @@ pdl (1:2.2.1-2) unstable; urgency=low
     these interfaces are immature, and people who built code against
     the earlier (obsolete) libraries acted prematurely.  Either that,
     or we're saying that distributing binary packages for debian is
-    a mistake on the part of anyone outside of debian.  
+    a mistake on the part of anyone outside of debian.
   * I'm leaving the Build-Depends for libncurses-dev in the control file,
     even though it's now a virutal package, to see if I get any bug
     reports filed against pdl because of it (for the record, I'm using
@@ -669,7 +670,7 @@ pdl (1:2.2.1-2) unstable; urgency=low
 pdl (1:2.2.1-1) unstable; urgency=low
 
   * renamed directory from PDL-2.2.1 to pdl-2.2.1, and chmod +x debian/rules
-    (required so that dpkg-buildpackage works).  
+    (required so that dpkg-buildpackage works).
   * changed Source-Depends: to Build-Depends: in control file, and restored
     build dependency for libncurses-dev.
   * restored debian/postinst.base and debian/prerm from debian 2.2
@@ -737,10 +738,10 @@ pdl (2.005-2) frozen; urgency=medium
 pdl (2.005-1) frozen; urgency=medium
 
   * new bugfix upstream version
-  * two hacks:  (1) disable #ifdef in Basic/Math/mconf.h which includes 
-    <nan.h> on our linux alpha, (2) disable test which shows that guassian 
+  * two hacks:  (1) disable #ifdef in Basic/Math/mconf.h which includes
+    <nan.h> on our linux alpha, (2) disable test which shows that guassian
     doesn't work properly on our linux alpha.  (Fixes Bug#55268)
-   
+
  -- Raul Miller <moth at debian.org>  Mon, 17 Apr 2000 08:17:18 -0400
 
 pdl (2.003-1) unstable; urgency=low
@@ -753,7 +754,7 @@ pdl (2.002-3) unstable; urgency=low
 
   * new maintainer
   * recreated source package, unpack in pdl-2.002 instead of PDL-2.002
-    [this oddity in source package accounts for earlier diff problems].  
+    [this oddity in source package accounts for earlier diff problems].
     (Fixes #45771).
   * do "make test" at build time
   * removed suggests jpeg-progs, I can't find any such package
@@ -768,22 +769,22 @@ pdl (2.002-3) unstable; urgency=low
 pdl (2.002-2) unstable; urgency=low
 
   * added depends on libterm-readkey-perl
- 
+
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Sun,  8 Aug 1999 14:25:39 -0700
-  
+
 pdl (2.002-1) unstable; urgency=low
 
   * New upstream
   * Build with new perl 5.005 package
-  * fixes #40433 with workaround for error in Bessel functions in 
+  * fixes #40433 with workaround for error in Bessel functions in
     libc6 2.1
   * Fixes #36402, docs are now made at build time and are purged
-    with dpkg --purge. Also previous cruft from old versions is purged 
+    with dpkg --purge. Also previous cruft from old versions is purged
     in preinst.
   * Fixes #38429, typo in Depends
- 
+
  -- John Lapeyre <lapeyre at physics.arizona.edu>  Fri, 25 Jun 1999 17:52:33 -0700
-  
+
 pdl (2.001-1) unstable; urgency=low
 
   * New upstream
@@ -796,13 +797,13 @@ pdl (2.0-2) unstable; urgency=low
   *  link with glibc 2.1.1
   *  add menu entry
 
- -- John Lapeyre <lapeyre at physics.arizona.edu>  Thu, 25 Mar 1999 01:52:12 -0700 
+ -- John Lapeyre <lapeyre at physics.arizona.edu>  Thu, 25 Mar 1999 01:52:12 -0700
 
 pdl (2.0-1) unstable; urgency=low
 
   *  new upstream version
 
- -- John Lapeyre <lapeyre at physics.arizona.edu>  Mon, 25 Jan 1999 16:59:48 -0700 	
+ -- John Lapeyre <lapeyre at physics.arizona.edu>  Mon, 25 Jan 1999 16:59:48 -0700
 
 pdl (1.99988-5) unstable frozen; urgency=low
 
diff --git a/debian/control b/debian/control
index 9e7d6dc..e54faf1 100644
--- a/debian/control
+++ b/debian/control
@@ -66,16 +66,16 @@ Provides: ${pdlapi:Provides}
 Replaces: r-pdl
 Description: perl data language: Perl extensions for numerics
  PDL gives standard perl the ability to COMPACTLY
- store and SPEEDILY manipulate the large N-dimensional data arrays 
- which are the bread and butter of scientific computing.  The idea 
- is to turn perl in to a free, array-oriented, numerical language 
+ store and SPEEDILY manipulate the large N-dimensional data arrays
+ which are the bread and butter of scientific computing.  The idea
+ is to turn perl in to a free, array-oriented, numerical language
  in the same sense as commercial packages like IDL and MatLab. One
- can write simple perl expressions to manipulate entire numerical arrays 
+ can write simple perl expressions to manipulate entire numerical arrays
  all at once. For example, using PDL the perl variable $a can hold a
  1024x1024 floating point image, it only takes 4Mb of memory to store
- it and expressions like $a=sqrt($a)+2 would manipulate the whole image 
- in a few seconds. 
+ it and expressions like $a=sqrt($a)+2 would manipulate the whole image
+ in a few seconds.
  .
- A simple interactive shell (perldl) is provided for command line use 
- together with a module (PDL) for use in perl scripts. 
+ A simple interactive shell (perldl) is provided for command line use
+ together with a module (PDL) for use in perl scripts.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git



More information about the Pkg-perl-cvs-commits mailing list