Your message dated Tue, 03 Apr 2007 11:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395898: fixed in nbsmtp 1.00-4
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)
--- Begin Message ---
Package: nbsmtp
Version: 1.00-3
Severity: normal
Tags: patch
Hi,
Attached is the diff for my nbsmtp 1.00-3.1 NMU.
It's a simple change, so I am just going to upload it.
Thanks,
--
-----------------------------------------------------------------
| ,''`. Stephen Gran |
| : :' : [EMAIL PROTECTED] |
| `. `' Debian user, admin, and developer |
| `- http://www.debian.org |
-----------------------------------------------------------------
diff -u nbsmtp-1.00/config.sub nbsmtp-1.00/config.sub
--- nbsmtp-1.00/config.sub
+++ nbsmtp-1.00/config.sub
@@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
# Inc.
-timestamp='2006-07-02'
+timestamp='2006-09-20'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@@ -276,6 +276,7 @@
| pdp10 | pdp11 | pj | pjl \
| powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \
| pyramid \
+ | score \
| sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle |
sh[1234]le | sh3ele \
| sh64 | sh64le \
| sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet |
sparclite \
@@ -284,7 +285,7 @@
| tahoe | thumb | tic4x | tic80 | tron \
| v850 | v850e \
| we32k \
- | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \
+ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \
| z8k)
basic_machine=$basic_machine-unknown
;;
@@ -367,7 +368,7 @@
| tron-* \
| v850-* | v850e-* | vax-* \
| we32k-* \
- | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \
+ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \
| xstormy16-* | xtensa-* \
| ymp-* \
| z8k-*)
@@ -909,6 +910,10 @@
sb1el)
basic_machine=mipsisa64sb1el-unknown
;;
+ sde)
+ basic_machine=mipsisa32-sde
+ os=-elf
+ ;;
sei)
basic_machine=mips-sei
os=-seiux
@@ -1366,6 +1371,9 @@
# system, and we'll never get to this point.
case $basic_machine in
+ score-*)
+ os=-elf
+ ;;
spu-*)
os=-elf
;;
diff -u nbsmtp-1.00/debian/nbsmtp.links nbsmtp-1.00/debian/nbsmtp.links
--- nbsmtp-1.00/debian/nbsmtp.links
+++ nbsmtp-1.00/debian/nbsmtp.links
@@ -1,3 +1,3 @@
-usr/bin/nbsmtp usr/bin/sendmail
+usr/bin/nbsmtp usr/sbin/sendmail
/bin/true usr/bin/newaliases
usr/share/man/man1/nbsmtp.1.gz usr/share/man/man1/sendmail.1.gz
diff -u nbsmtp-1.00/debian/changelog nbsmtp-1.00/debian/changelog
--- nbsmtp-1.00/debian/changelog
+++ nbsmtp-1.00/debian/changelog
@@ -1,3 +1,10 @@
+nbsmtp (1.00-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * sendmail symlink bleongs in /usr/sbin/, not /usr/bin (closes: #390369)
+
+ -- Stephen Gran <[EMAIL PROTECTED]> Sat, 28 Oct 2006 15:16:53 +0100
+
nbsmtp (1.00-3) unstable; urgency=medium
* Conflicts now with mail-transport-agent (Closes: #381936).
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: nbsmtp
Source-Version: 1.00-4
We believe that the bug you reported is fixed in the latest version of
nbsmtp, which is due to be installed in the Debian FTP archive:
nbsmtp_1.00-4.diff.gz
to pool/main/n/nbsmtp/nbsmtp_1.00-4.diff.gz
nbsmtp_1.00-4.dsc
to pool/main/n/nbsmtp/nbsmtp_1.00-4.dsc
nbsmtp_1.00-4_i386.deb
to pool/main/n/nbsmtp/nbsmtp_1.00-4_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mario Iseli <[EMAIL PROTECTED]> (supplier of updated nbsmtp 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: Tue, 03 Apr 2007 13:04:52 +0200
Source: nbsmtp
Binary: nbsmtp
Architecture: source i386
Version: 1.00-4
Distribution: unstable
Urgency: low
Maintainer: Mario Iseli <[EMAIL PROTECTED]>
Changed-By: Mario Iseli <[EMAIL PROTECTED]>
Description:
nbsmtp - Simple MTA to send your mails to another mail server via SMTP
Closes: 390369 395898
Changes:
nbsmtp (1.00-4) unstable; urgency=low
.
* Acknowledge NMU (Closes: #395898).
* Added patches/02-getopt.dpatch to ignore -o arguments to be sendmail
compatible (Closes: #390369)
* Removed useless config.{sub,guess}.
* Remove Doxyfile in clean target of debian/rules.
Files:
1bb3e6f06bd5eed1a5559f920759dae0 578 mail optional nbsmtp_1.00-4.dsc
6c58adf3168b69febc9f43efa445332a 4838 mail optional nbsmtp_1.00-4.diff.gz
cbc9544612eb2da788ce499c7c7fa327 30614 mail optional nbsmtp_1.00-4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGEjbR+C5cwEsrK54RAuGlAKCdAjZ6jeOqiIRL4aPYORabJd9xSACg3LUX
f5Zfw9FqUOqBa9tzA/P2AKQ=
=mSiy
-----END PGP SIGNATURE-----
--- End Message ---