[libgeo-metar-perl] 07/13: Reflow 1.14-3 debian/changelog entry for 80 columns

Axel Beckert abe at deuxchevaux.org
Sun Nov 12 02:04:28 UTC 2017


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

abe pushed a commit to branch master
in repository libgeo-metar-perl.

commit 51a79990fe26e2cdd52aecec4c01562901ba3065
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 12 02:18:25 2017 +0100

    Reflow 1.14-3 debian/changelog entry for 80 columns
---
 debian/changelog | 25 ++++++++++++++++++-------
 1 file changed, 18 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ca7fd3d..6b29175 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,7 @@ libgeo-metar-perl (1.15-2) UNRELEASED; urgency=low
   * debian/copyright:
     + Switch upstream URL to HTTPS. Thanks DUCK!
     + Use metacpan.org instead of search.cpan.org.
+  * Reflow 1.14-3 debian/changelog entry for 80 columns.
 
  -- Martín Ferrari <tincho at debian.org>  Fri, 13 Jun 2008 22:26:36 -0300
 
@@ -84,14 +85,24 @@ libgeo-metar-perl (1.14-4) unstable; urgency=low
 libgeo-metar-perl (1.14-3) unstable; urgency=low
 
   * Applied final version of Timo Hietanen's patch (Closes: #262397)
-    - also grabs the altimeter setting if it's reported in hectopascals (Q\d\d\d\d instead of A\d\d\d\d)
+    - also grabs the altimeter setting if it's reported in hectopascals
+      (Q\d\d\d\d instead of A\d\d\d\d)
     - dont's set $self->{MOD} to "AUTO" by default
-    - tries a bit harder not to mix up weather groups with station identifiers
-    - recognizes the visibility setting "CAVOK" (ceiling and visibility OK)
-  * Time Hietanen also submitted a fix to clean up code warnings (Closes: #181407)
-    - Doesn't recognize the METAR tag dddVddd (d = digit), which defines wind direction's variation.
-    - Assumes that station ID begins with the letter 'K' (matches /K[A-Z]{3,3}/), while it should match /[A-Z]{4,4}/
-    - Tries to find the visibility information even though $self->{visibility} isn't defined (information missing from the METAR report). This leads to a couple of warnings about uninitalized variables. 
+    - tries a bit harder not to mix up weather groups with station
+      identifiers
+    - recognizes the visibility setting "CAVOK" (ceiling and visibility
+      OK)
+
+  * Time Hietanen also submitted a fix to clean up code warnings (Closes:
+    #181407)
+    - Doesn't recognize the METAR tag dddVddd (d = digit), which defines
+      wind direction's variation.
+    - Assumes that station ID begins with the letter 'K' (matches
+      /K[A-Z]{3,3}/), while it should match /[A-Z]{4,4}/
+    - Tries to find the visibility information even though
+      $self->{visibility} isn't defined (information missing from the
+      METAR report). This leads to a couple of warnings about uninitalized
+      variables.
   * Updated test suite to use Test::More instead of Test
 
  -- Jay Bonci <jaybonci at debian.org>  Wed, 11 Aug 2004 01:34:18 -0400

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



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