Your message dated Sat, 11 Jul 2009 07:55:34 +0000
with message-id <e1mpxqk-0003uk...@ries.debian.org>
and subject line Bug#535660: fixed in heirloom-mailx 12.4-1.1
has caused the Debian Bug report #535660,
regarding heirloom-mailx: FTBFS on mips* due to reuse of weak symbol optopt
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
535660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: heirloom-mailx
Version: 12.4-1
Severity: serious
Tags: patch

Dear maintainer,

I've prepared an NMU for heirloom-mailx (versioned as 12.4-1.1), but have not
uploaded it yet. Please free to tell me if I should upload or let you take care 
of it.

Cheers

Luk
diff -u heirloom-mailx-12.4/debian/changelog heirloom-mailx-12.4/debian/changelog
--- heirloom-mailx-12.4/debian/changelog
+++ heirloom-mailx-12.4/debian/changelog
@@ -1,3 +1,10 @@
+heirloom-mailx (12.4-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't reuse weak symbol optopt to fix FTBFS on mips* 
+
+ -- Luk Claes <l...@debian.org>  Sat, 04 Jul 2009 10:54:53 +0200
+
 heirloom-mailx (12.4-1) unstable; urgency=low
 
   * New upstream version
only in patch2:
unchanged:
--- heirloom-mailx-12.4.orig/getopt.c
+++ heirloom-mailx-12.4/getopt.c
@@ -43,7 +43,7 @@
 char	*optarg;
 int	optind = 1;
 int	opterr = 1;
-int	optopt;
+int	optoptc;
 
 static void
 error(const char *s, int c)
@@ -69,7 +69,7 @@
 		*bp++ = *s++;
 	while (*msg)
 		*bp++ = *msg++;
-	*bp++ = optopt;
+	*bp++ = optoptc;
 	*bp++ = '\n';
 	write(2, buf, bp - buf);
 	ac_free(buf);
@@ -101,13 +101,13 @@
 		}
 		curp = &argv[optind][1];
 	}
-	optopt = curp[0] & 0377;
+	optoptc = curp[0] & 0377;
 	while (optstring[0]) {
 		if (optstring[0] == ':') {
 			optstring++;
 			continue;
 		}
-		if ((optstring[0] & 0377) == optopt) {
+		if ((optstring[0] & 0377) == optoptc) {
 			if (optstring[1] == ':') {
 				if (curp[1] != '\0') {
 					optarg = (char *)&curp[1];
@@ -127,7 +127,7 @@
 					optind++;
 				optarg = 0;
 			}
-			return optopt;
+			return optoptc;
 		}
 		optstring++;
 	}

--- End Message ---
--- Begin Message ---
Source: heirloom-mailx
Source-Version: 12.4-1.1

We believe that the bug you reported is fixed in the latest version of
heirloom-mailx, which is due to be installed in the Debian FTP archive:

heirloom-mailx_12.4-1.1.diff.gz
  to pool/main/h/heirloom-mailx/heirloom-mailx_12.4-1.1.diff.gz
heirloom-mailx_12.4-1.1.dsc
  to pool/main/h/heirloom-mailx/heirloom-mailx_12.4-1.1.dsc
heirloom-mailx_12.4-1.1_amd64.deb
  to pool/main/h/heirloom-mailx/heirloom-mailx_12.4-1.1_amd64.deb
nail_12.4-1.1_all.deb
  to pool/main/h/heirloom-mailx/nail_12.4-1.1_all.deb



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 535...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <l...@debian.org> (supplier of updated heirloom-mailx 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 11 Jul 2009 07:44:12 +0000
Source: heirloom-mailx
Binary: heirloom-mailx nail
Architecture: source amd64 all
Version: 12.4-1.1
Distribution: unstable
Urgency: high
Maintainer: Hilko Bengen <ben...@debian.org>
Changed-By: Luk Claes <l...@debian.org>
Description: 
 heirloom-mailx - feature-rich BSD mail(1)
 nail       - feature-rich BSD mail(1)
Closes: 535660
Changes: 
 heirloom-mailx (12.4-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * Don't reuse weak symbol optopt (Closes: #535660).
Checksums-Sha1: 
 7b2e1d977f872904f851fee045c4fb1757673224 1092 heirloom-mailx_12.4-1.1.dsc
 a33329069c67c08478958e49d06ebf4ce58ad93e 6375 heirloom-mailx_12.4-1.1.diff.gz
 435cede0358edc2684a511b1381721c3dcd09cc9 314090 
heirloom-mailx_12.4-1.1_amd64.deb
 240803340b0a31c84b89e1c75effb1bb4a0e862e 42924 nail_12.4-1.1_all.deb
Checksums-Sha256: 
 6726629b5f2d58b03c0c1ae2e4d1370c7d72b55ffe58ead747396f260a0c1611 1092 
heirloom-mailx_12.4-1.1.dsc
 a4c32ba48e01578fe454c9060393d8860a4d5e558501055c774c0fb4948ca6d1 6375 
heirloom-mailx_12.4-1.1.diff.gz
 3f1f6d948d1e4e1bedde56b37964b7563e18e8091e60f59139c29b988eee7aac 314090 
heirloom-mailx_12.4-1.1_amd64.deb
 8cb8cebc474593a6f55ed01ecc78ef09135195cc7330a67508f2b71337a49347 42924 
nail_12.4-1.1_all.deb
Files: 
 826b22908748ea6e62017b3995fc109d 1092 mail optional heirloom-mailx_12.4-1.1.dsc
 8cdf5570ea0af72778089e0f4d5bcefe 6375 mail optional 
heirloom-mailx_12.4-1.1.diff.gz
 02f2b65feeba365347dc45c48a7c678c 314090 mail optional 
heirloom-mailx_12.4-1.1_amd64.deb
 5e62309d81e9e5d64c75e6feb9f04edc 42924 mail optional nail_12.4-1.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkpYRiUACgkQ5UTeB5t8Mo0MtgCgtfn18t74zE0eloy3/s9upsD/
2lgAnRJJTTFNoj1ayZ0vdN77GdzyQHcZ
=abJJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to