Your message dated Mon, 20 Oct 2025 01:05:59 +0100 with message-id <[email protected]> and subject line NMU changes from sauce 0.9.0+nmu* have been incorporated has caused the Debian Bug report #499688, regarding please include changes from NMU in the next maintainer upload 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 [email protected] immediately.) -- 499688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499688 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---package: sauce Hi Ian, as indicated in #359574 I've done an NMU for sauce now, uploaded to delayed-2, so that we can finally declare the /usr/doc transition "done" for lenny, after it was started in 1999. sauce was the last offender ;-) +sauce (0.9.0+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Remove code from postinst that creates a link to /usr/doc/sauce, if + /usr/doc exists. (Closes: #359574) + * libadns1-bin has been renamed to adns-tools, update dependency. + (Closes: #490764) + * Semantically fix broken changelog entry for 0.8.2. (Closes: #497715), + please note that the actual date I set is not correct, as I couldn't find + that upload. + * Remove copyright notice at the end of debian/changelog. (Closes: #499685) Attached is the nmu diff. Of course, you can still ask for the removal of sauce, as you have indicated in #359574 :-) regards, Holgerdiff -Nru sauce-0.9.0/debian/changelog sauce-0.9.0+nmu1/debian/changelog --- sauce-0.9.0/debian/changelog 2008-03-08 17:35:16.000000000 +0000 +++ sauce-0.9.0+nmu1/debian/changelog 2008-09-21 10:31:30.000000000 +0000 @@ -1,3 +1,17 @@ +sauce (0.9.0+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Remove code from postinst that creates a link to /usr/doc/sauce, if + /usr/doc exists. (Closes: #359574) + * libadns1-bin has been renamed to adns-tools, update dependency. + (Closes: #490764) + * Semantically fix broken changelog entry for 0.8.2. (Closes: #497715), + please note that the actual date I set is not correct, as I couldn't find + that upload. + * Remove copyright notice at the end of debian/changelog. (Closes: #499685) + + -- Holger Levsen <[email protected]> Sun, 21 Sep 2008 10:31:29 +0000 + sauce (0.9.0) unstable; urgency=low Improvements: @@ -80,7 +94,7 @@ * Make cron.weekly refer to SAUCE_LOGS_... like in sys-config, not SAUCE_LOG_... - -- + -- Ian Jackson <[email protected]> Sat, 2 Apr 2005 20:07:13 +0100 sauce (0.8.1) unstable; urgency=low @@ -579,24 +593,3 @@ * Initial release. -- Ian Jackson <[email protected]> Sat, 29 Aug 1998 14:57:50 +0100 - -(This file is part of SAUCE, a very picky anti-spam receiver-SMTP. - SAUCE is Copyright (C) 1997-2003 Ian Jackson - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) - any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.) - -# Local variables: -# mode: debian-changelog -# End: diff -Nru sauce-0.9.0/debian/control sauce-0.9.0+nmu1/debian/control --- sauce-0.9.0/debian/control 2008-03-08 17:35:16.000000000 +0000 +++ sauce-0.9.0+nmu1/debian/control 2008-09-21 10:04:31.000000000 +0000 @@ -7,7 +7,7 @@ Package: sauce Architecture: all -Depends: tcl8.3, authbind, libadns1-bin, libtcl-chiark-1 +Depends: tcl8.3, authbind, adns-tools, libtcl-chiark-1 Recommends: exim4 | exim4-daemon-light | exim (>= 2.02-3) | exim-tls (>= 2.02-3), userv diff -Nru sauce-0.9.0/debian/postinst sauce-0.9.0+nmu1/debian/postinst --- sauce-0.9.0/debian/postinst 2008-03-08 16:16:12.000000000 +0000 +++ sauce-0.9.0+nmu1/debian/postinst 2008-09-21 10:04:51.000000000 +0000 @@ -20,13 +20,6 @@ set -e -if [ "$1" = "configure" ]; then - if [ -d /usr/doc -a ! -e /usr/doc/sauce \ - -a -d /usr/share/doc/sauce ]; then - ln -sf ../share/doc/sauce /usr/doc/sauce - fi -fi - case "$1" in configure) update-rc.d sauce defaults > /dev/null
pgpfOwWFnrpCH.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Package: sauce Version: 0.9.1 According to the d/changelog, this was done some years ago, but the bug seems never to have been closed. -- Ian Jackson <[email protected]> These opinions are my own. Pronouns: they/he. If I emailed you from @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter.
--- End Message ---

