Your message dated Fri, 08 Jul 2005 11:17:07 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#317080: fixed in metar 20050706.1-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 6 Jul 2005 02:19:45 +0000
>From [EMAIL PROTECTED] Tue Jul 05 19:19:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp101.sbc.mail.mud.yahoo.com [68.142.198.200]
by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
id 1DpzVo-0000b1-00; Tue, 05 Jul 2005 19:19:44 -0700
Received: (qmail 70511 invoked from network); 6 Jul 2005 02:19:13 -0000
Received: from unknown (HELO wire.p12n.org) ([EMAIL PROTECTED]@66.138.126.139
with login)
by smtp101.sbc.mail.mud.yahoo.com with SMTP; 6 Jul 2005 02:19:13 -0000
Received: by wire.p12n.org (Postfix, from userid 1001)
id C9D2E9FDC6; Tue, 5 Jul 2005 21:19:10 -0500 (CDT)
Date: Tue, 5 Jul 2005 21:19:10 -0500
From: Peter Samuelson <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: metar: confusing time display
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="4wkndigzIeYF6Hbg"
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--4wkndigzIeYF6Hbg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Package: metar
Version: 20050622.1-1
Severity: minor
Tags: patch
KICT 060056Z 11010KT 10SM FEW050 27/17 A3005 RMK AO2 SLP163 T02670172
Station : KICT
Day : 6
Time : 56 UTC
This is pretty confusing. Better to say "0056 UTC" or "0:56 UTC".
See patch.
Thanks,
Peter
--- src/main.c~ 2005-06-22 11:54:42.000000000 -0500
+++ src/main.c 2005-07-05 21:14:26.000000000 -0500
@@ -102,7 +102,7 @@
=20
printf("Station : %s\n", metar.station);
printf("Day : %i\n", metar.day);
- printf("Time : %i UTC\n", metar.time);
+ printf("Time : %i:%2i UTC\n", metar.time/100, metar.time%100);
if (metar.winddir =3D=3D -1) {
printf("Wind direction: Variable\n");
} else {
--4wkndigzIeYF6Hbg
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCyz+eXk7sIRPQRh0RAjHgAKCAs8U2dO2DAvxctIHKVD+By+JGyQCfdqKr
GBKlHIuW+1IMwoj07df4LTk=
=v2vy
-----END PGP SIGNATURE-----
--4wkndigzIeYF6Hbg--
---------------------------------------
Received: (at 317080-close) by bugs.debian.org; 8 Jul 2005 15:24:49 +0000
>From [EMAIL PROTECTED] Fri Jul 08 08:24:49 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Dquif-00033l-00; Fri, 08 Jul 2005 08:24:49 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DqubD-00029e-00; Fri, 08 Jul 2005 11:17:07 -0400
From: Kees Leune <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#317080: fixed in metar 20050706.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 08 Jul 2005 11:17:07 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: metar
Source-Version: 20050706.1-1
We believe that the bug you reported is fixed in the latest version of
metar, which is due to be installed in the Debian FTP archive:
metar_20050706.1-1.diff.gz
to pool/main/m/metar/metar_20050706.1-1.diff.gz
metar_20050706.1-1.dsc
to pool/main/m/metar/metar_20050706.1-1.dsc
metar_20050706.1-1_i386.deb
to pool/main/m/metar/metar_20050706.1-1_i386.deb
metar_20050706.1.orig.tar.gz
to pool/main/m/metar/metar_20050706.1.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Kees Leune <[EMAIL PROTECTED]> (supplier of updated metar package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 6 Jul 2005 16:15:34 +0200
Source: metar
Binary: metar
Architecture: source i386
Version: 20050706.1-1
Distribution: unstable
Urgency: low
Maintainer: Kees Leune <[EMAIL PROTECTED]>
Changed-By: Kees Leune <[EMAIL PROTECTED]>
Description:
metar - utility to download/decode METAR reports
Closes: 317080
Changes:
metar (20050706.1-1) unstable; urgency=low
.
* New upstream version (Closes: #317080)
Files:
b9fecace96861f1e2b2fafc1bc075c7d 577 utils optional metar_20050706.1-1.dsc
044da48c48d0e9053c9d8dd1bc4765f7 107762 utils optional
metar_20050706.1.orig.tar.gz
3e4230e2e92fc2dbb9cfeb473daf6fd1 2695 utils optional metar_20050706.1-1.diff.gz
115f93200729735e43682080907345e8 15704 utils optional
metar_20050706.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCzpM4AxLow12M2nsRAm1DAJ9tNzqxBkII6zrGPSNFasICj2O7EQCgi0AJ
b0g5ZRqyI/Q0rwnF2WMlPNA=
=n7da
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]