Your message dated Sun, 28 Aug 2005 05:02:12 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#274414: fixed in proftpd 1.2.10-21
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; 1 Oct 2004 17:20:32 +0000
>From [EMAIL PROTECTED] Fri Oct 01 10:20:32 2004
Return-path: <[EMAIL PROTECTED]>
Received: from smtp06.web.de [217.72.192.224] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CDR55-0002RZ-00; Fri, 01 Oct 2004 10:20:31 -0700
Received: from [217.231.243.5] (helo=localhost)
        by smtp06.web.de with asmtp (TLSv1:RC4-SHA:128)
        (WEB.DE 4.101 #44)
        id 1CDR4a-00044h-00; Fri, 01 Oct 2004 19:20:00 +0200
Received: from jens by localhost with local (Exim 4.34)
        id 1CDQe1-0001AM-KE; Fri, 01 Oct 2004 18:52:33 +0200
Content-Type: multipart/mixed; boundary="===============0035259525=="
MIME-Version: 1.0
From: Jens Nachtigall <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: improvement for debconf template
X-Mailer: reportbug 2.64
Date: Fri, 01 Oct 2004 18:52:05 +0200
Message-Id: <[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0035259525==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: proftpd
Version: 1.2.9
Severity: minor
Tags: patch


Have a look at the patch. Most is self-explanatory. It does these
things:
1. Change style of one template from Negative "if you do xxx, do not
standalone" to Positive "if you do xxx, do initd". Think of a user reading
your template in a line of about 50 other debconf messages...
2. typos


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-386
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

--===============0035259525==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="proftpd.templates_typos.patch"

--- debian/proftpd.templates_orig       2004-10-01 18:33:12.000000000 +0200
+++ debian/proftpd.templates    2004-10-01 18:41:51.000000000 +0200
@@ -4,13 +4,13 @@
 Default: standalone
 _Description: Run proftpd from inetd or standalone?
  ProFTPd can be run either as a service from inetd, or as a standalone
- server.  Eeach choice has its own benefits.  If you have only a few ftp
- connections per day, it may not be worth the resources to keep proftpd
- running at all times.
+ server. Each choice has its own benefits. If you have only a few ftp
+ connections per day, it is probably better to run proftp from inetd in
+ order to save resources.
  .
- On the other hand, if your ftp site is visited frequently, inetd is not a
- good choice, because each time a connection is opened, a new process is
- spawned.
+ On the other hand, if your ftp site is visited frequently, you should
+ rather run proftp as a standalone server (because with inetd, each
+ time a connection is opened, a new process is spawned).
 
 Template: shared/proftpd/warning
 Type: note
@@ -20,7 +20,7 @@
  current directives. Please, consult documentation available
  in proftpd-doc and change /etc/proftpd.conf as needed.
  .
- Unfortunately, it is near impossible for me to convert your setup
+ Unfortunately, it is nearly impossible for me to convert your setup
  automatically, but for some elementary issues. You will have to do 
  it yourself. ProFTPd could also be unable to use the resulting 
- configuration, and it will not restart after upgrading.
+ configuration, and it would not restart after upgrading.

--===============0035259525==--

---------------------------------------
Received: (at 274414-close) by bugs.debian.org; 28 Aug 2005 12:08:30 +0000
>From [EMAIL PROTECTED] Sun Aug 28 05:08:30 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1E9LrY-0003qZ-00; Sun, 28 Aug 2005 05:02:12 -0700
From: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#274414: fixed in proftpd 1.2.10-21
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 28 Aug 2005 05:02:12 -0700
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-Level: 
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

Source: proftpd
Source-Version: 1.2.10-21

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

proftpd-common_1.2.10-21_i386.deb
  to pool/main/p/proftpd/proftpd-common_1.2.10-21_i386.deb
proftpd-doc_1.2.10-21_all.deb
  to pool/main/p/proftpd/proftpd-doc_1.2.10-21_all.deb
proftpd-ldap_1.2.10-21_i386.deb
  to pool/main/p/proftpd/proftpd-ldap_1.2.10-21_i386.deb
proftpd-mysql_1.2.10-21_i386.deb
  to pool/main/p/proftpd/proftpd-mysql_1.2.10-21_i386.deb
proftpd-pgsql_1.2.10-21_i386.deb
  to pool/main/p/proftpd/proftpd-pgsql_1.2.10-21_i386.deb
proftpd_1.2.10-21.diff.gz
  to pool/main/p/proftpd/proftpd_1.2.10-21.diff.gz
proftpd_1.2.10-21.dsc
  to pool/main/p/proftpd/proftpd_1.2.10-21.dsc
proftpd_1.2.10-21_i386.deb
  to pool/main/p/proftpd/proftpd_1.2.10-21_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.
Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated proftpd 
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: Sun, 28 Aug 2005 13:10:47 +0200
Source: proftpd
Binary: proftpd-common proftpd proftpd-mysql proftpd-pgsql proftpd-ldap 
proftpd-doc
Architecture: source i386 all
Version: 1.2.10-21
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Description: 
 proftpd    - Versatile, virtual-hosting FTP daemon
 proftpd-common - Versatile, virtual-hosting FTP daemon
 proftpd-doc - Versatile, virtual-hosting FTP daemon (Documentation)
 proftpd-ldap - Versatile, virtual-hosting FTP daemon (with LDAP support)
 proftpd-mysql - Versatile, virtual-hosting FTP daemon (with SQL support)
 proftpd-pgsql - Versatile, virtual-hosting FTP daemon (with SQL support)
Closes: 274414 313146 317608 317620
Changes: 
 proftpd (1.2.10-21) unstable; urgency=low
 .
   * Added ftpquota.8 man page
   * Typo corrected in template file
     (closes: #317620)
   * Added vietnamese template
     (closes: #317608)
   * Little modification to template statement
     (closes: #274414)
   * Removed automatic creation of proftpd.conf.5 file which is broken.
     A brief version of the page is now provided manually to refer the HTML 
page.
     Sorry guys, upstream is not so keen on man pages...
     (closes: #313146)
Files: 
 ecb169ad773b7bdbf5e040e7554e9643 897 net optional proftpd_1.2.10-21.dsc
 b5dc3ae5f04f054900a2362fbfa4acf4 131619 net optional proftpd_1.2.10-21.diff.gz
 6d8fa813a287c51e8aec37009b40ac0f 423216 doc optional 
proftpd-doc_1.2.10-21_all.deb
 460c754fc029b140f438b843715ac3f0 362454 net optional proftpd_1.2.10-21_i386.deb
 5bde19edaaa760f66fd2739cddc2c13d 190136 net optional 
proftpd-common_1.2.10-21_i386.deb
 8a81ad4d7bd1078f6cbceaed1e64c22d 386470 net optional 
proftpd-mysql_1.2.10-21_i386.deb
 db5a6657dd3e99a8566e5bfe14c9d7b9 386310 net optional 
proftpd-pgsql_1.2.10-21_i386.deb
 9a11b310cdabb2451a0bdbf646b3472f 371830 net optional 
proftpd-ldap_1.2.10-21_i386.deb

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

iD8DBQFDEaRQpFNRmenyx0cRAhEKAKDPQkor5Up9EGV0Unomf7rb3KidZgCgk1br
8FaFLecab3/Ye6xgTSTXW/I=
=i/td
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to