Your message dated Thu, 14 Sep 2006 14:18:02 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367752: fixed in xsp 1.1.17-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)

--- Begin Message ---
Package: mono-xsp
Version: 1.1.13-1

As of Debian Policy Manual version 3.7.2, the use of invoke-rc.d to
run init.d scripts has been made mandatory. Earlier, its use was
strongly recommended.

In most cases the fix should be simple, replace this:
    
    /etc/init.d/package <action>
    
with this:
    
    if which invoke-rc.d >/dev/null 2>&1; then
            invoke-rc.d package <action>
    else
            /etc/init.d/package <action>
    fi

On May 13 and 14, I checked all packages in Debian sid, and found
that your package needs to be changed because of this policy change.
This bug is part of a mass-filing to get all such bugs fixed.
(See discussion starting at [1].)

    [1] http://lists.debian.org/debian-devel/2006/05/msg00577.html

If my checking was wrong, I apologize.

If I can help in getting the bug fixed, please tell me.


--- End Message ---
--- Begin Message ---
Source: xsp
Source-Version: 1.1.17-1

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

asp.net-examples_1.1.17-1_all.deb
  to pool/main/x/xsp/asp.net-examples_1.1.17-1_all.deb
asp.net2-examples_1.1.17-1_all.deb
  to pool/main/x/xsp/asp.net2-examples_1.1.17-1_all.deb
mono-apache-server2_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-apache-server2_1.1.17-1_all.deb
mono-apache-server_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-apache-server_1.1.17-1_all.deb
mono-xsp-base_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-xsp-base_1.1.17-1_all.deb
mono-xsp2-base_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-xsp2-base_1.1.17-1_all.deb
mono-xsp2_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-xsp2_1.1.17-1_all.deb
mono-xsp_1.1.17-1_all.deb
  to pool/main/x/xsp/mono-xsp_1.1.17-1_all.deb
xsp_1.1.17-1.diff.gz
  to pool/main/x/xsp/xsp_1.1.17-1.diff.gz
xsp_1.1.17-1.dsc
  to pool/main/x/xsp/xsp_1.1.17-1.dsc
xsp_1.1.17.orig.tar.gz
  to pool/main/x/xsp/xsp_1.1.17.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.
Debian Mono Group <[EMAIL PROTECTED]> (supplier of updated xsp 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: Thu, 13 Jul 2006 19:46:06 -0500
Source: xsp
Binary: asp.net2-examples mono-xsp2-base mono-apache-server2 asp.net-examples 
mono-xsp-base mono-apache-server mono-xsp mono-xsp2
Architecture: source all
Version: 1.1.17-1
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
Changed-By: Debian Mono Group <[EMAIL PROTECTED]>
Description: 
 asp.net-examples - demo pages for ASP.NET 1.1 infrastructure
 asp.net2-examples - demo pages for ASP.NET 1.1 and 2.0 infrastructure
 mono-apache-server - backend for mod_mono Apache module
 mono-apache-server2 - backend for mod_mono2 Apache module
 mono-xsp   - simple web server to run ASP.NET applications
 mono-xsp-base - base libraries for XSP 1.1
 mono-xsp2  - simple web server to run ASP.NET applications
 mono-xsp2-base - base libraries for XSP 2.0
Closes: 367720 367752 370313
Changes: 
 xsp (1.1.17-1) unstable; urgency=low
 .
   * New upstream release
   * Dylan R. E. Moonfire
     + Changed the init scripts to include the INIT SCRIPT INFO.
     + Changed the postinit and prerm scripts to use invoke-rc.d. (Closes:
       #367752, #367720)
     + Updated the Czech translation. (Closes: #370313)
Files: 
 98dfd088e16b7814118c9c645cff69a2 854 web optional xsp_1.1.17-1.dsc
 48988812f6bd57971f65a47d0f491412 230227 web optional xsp_1.1.17.orig.tar.gz
 65645b9ccfd89cdc6a3098e2a625a83e 33140 web optional xsp_1.1.17-1.diff.gz
 b6c3349b53458161053a9b760476530c 68862 web optional 
mono-xsp-base_1.1.17-1_all.deb
 65db815d2d32e329937f11f27edddee4 63124 web optional 
mono-xsp2-base_1.1.17-1_all.deb
 d50e96afc05c31ed91430c6d61b00360 66088 web optional mono-xsp_1.1.17-1_all.deb
 384ec7b4f2db8ef84b505e385cb4ca97 61914 web optional mono-xsp2_1.1.17-1_all.deb
 db3baf339e3e5c1a17840c99b53deef3 88264 web optional 
asp.net-examples_1.1.17-1_all.deb
 9dd9be6da5f96dec40010b9cb8b84620 95066 web optional 
asp.net2-examples_1.1.17-1_all.deb
 a435d12fda77be26503a463dc1501932 69454 web optional 
mono-apache-server_1.1.17-1_all.deb
 d1959dce6396fef23aa3b9f1159b7abf 68342 web optional 
mono-apache-server2_1.1.17-1_all.deb

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

iD8DBQFFCcIZ4XrXtQkN2NURApdUAJ4sGg5nKGM+MQjQ2EctUZD+wvRucgCfb/6A
Co4llp7JYgGRzcNZQd5fQ14=
=T7Pq
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to