On Wed, Dec 12, 2007 at 01:02:30AM +0530, Christian Perrier wrote: > Package: proftpd-dfsg > Version: N/A > Severity: normal > Tags: patch > > Dear Debian maintainer, > > On Saturday, November 24, 2007, I notified you of the beginning of a review > process > concerning debconf templates for proftpd-dfsg. >
Those changes look good for me, thanks. > --- proftpd-dfsg.old/debian/proftpd.templates 2007-11-08 10:46:49.198707085 > +0530 > +++ proftpd-dfsg/debian/proftpd.templates 2007-12-12 00:56:26.497927367 > +0530 > @@ -1,19 +1,29 @@ > +# These templates have been reviewed by the debian-l10n-english > +# team > +# > +# If modifications/additions/rewording are needed, please ask > +# [EMAIL PROTECTED] for advice. > +# > +# Even minor modifications require translation updates and such > +# changes should be coordinated with translators and reviewers. > + > Template: shared/proftpd/inetd_or_standalone > Type: select > -_Choices: inetd, standalone > +__Choices: from inetd, standalone > Default: standalone > -_Description: Run proftpd from inetd or standalone? > +_Description: Run proftpd: > ProFTPd can be run either as a service from inetd, or as a standalone > - 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 > + server. Each choice has its own benefits. With only a few FTP > + connections per day, it is probably better to run ProFTPd from inetd in > order to save resources. > . > - 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). > + On the other hand, with higher traffic, > + ProFTPd should run as a standalone server to avoid spawning a new > + process for each incoming connection. > > Template: shared/proftpd/warning > Type: note > +# Not reviewed: obsolete > _Description: Warning on syntax changes in ProFTPd configuration. > You are upgrading from a pre-1.3.0 version. Probably you will need > to revise your previous configuration to be compliant with > --- proftpd-dfsg.old/debian/control 2007-11-08 10:46:49.198707085 +0530 > +++ proftpd-dfsg/debian/control 2007-12-09 19:31:45.691675826 +0530 > @@ -14,31 +14,33 @@ > Conflicts: wu-ftpd, ftp-server > Provides: ftp-server > Suggests: proftpd-doc > -Description: Versatile, virtual-hosting FTP daemon > - A powerful replacement for wu-ftpd, this File Transfer Protocol > +Description: versatile, virtual-hosting FTP daemon - binaries > + ProFTPd is a powerful replacement for wu-ftpd. This File Transfer Protocol > daemon supports hidden directories, virtual hosts, and per-directory > - ".ftpaccess" files. It uses a single main configuration file, with a > + ".ftpaccess" files. It uses a single main configuration file, with a > syntax similar to Apache. > . > Because of the advanced design, anonymous-FTP directories can have > an arbitrary internal structure (bin, lib, etc, and special files are > - not needed). Advanced features like multiple password files and > + not needed). Advanced features such as multiple password files and > upload/download ratios are also supported. > . > This package contains most of the core and contributed modules of > - proftpd. > + proftpd. > > Package: proftpd-doc > Architecture: all > Suggests: proftpd (>> 1.2.10-1) > Section: doc > -Description: Versatile, virtual-hosting FTP daemon (Documentation) > - A powerful replacement for wu-ftpd, this File Transfer Protocol > +Description: Versatile, virtual-hosting FTP daemon - documentation > + ProFTPd is a powerful replacement for wu-ftpd. This File Transfer Protocol > daemon supports hidden directories, virtual hosts, and per-directory > - ".ftpaccess" files. It uses a single main configuration file, with a > + ".ftpaccess" files. It uses a single main configuration file, with a > syntax similar to Apache. > . > Because of the advanced design, anonymous-FTP directories can have > an arbitrary internal structure (bin, lib, etc, and special files are > - not needed). Advanced features like multiple password files and > + not needed). Advanced features such as multiple password files and > upload/download ratios are also supported. > + . > + This package contains the software documentation. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

