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. The debian-l10n-english contributors have now reviewed these templates, and the proposed changes are attached to this bug report. Please review the suggested changes are suggested, and if you have any objections, let me know in the next 3 days. Please try to avoid uploading proftpd-dfsg with these changes right now. The second phase of this process will begin on Saturday, December 15, 2007, when I will coordinate updates to translations of debconf templates. The existing translators will be notified of the changes: they will receive an updated PO file for their language. Simultaneously, a general call for new translations will be sent to the debian-i18n mailing list. Both these calls for translations will request updates to be sent as individual bug reports. That will probably trigger a lot of bug reports against your package, but these should be easier to deal with. The call for translation updates and new translations will run until about Saturday, January 05, 2008. Please avoid uploading a package with fixed or changed debconf templates and/or translation updates in the meantime. Of course, other changes are safe. Please note that this is an approximative delay, which depends on my own availability to process this work and is influenced by the fact that I simultaneously work on many packages. Around Sunday, January 06, 2008, I will contact you again and will send a final patch summarizing all the updates (changes to debconf templates, updates to debconf translations and new debconf translations). Again, thanks for your attention and cooperation. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash
--- 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.

