(this comes after the last discussion about the package description) Please find, for review, the debconf templates and packages descriptions for the ngircd source package.
This review will last from Tuesday, November 22, 2011 to Friday, December 02, 2011. Please send reviews as unified diffs (diff -u) against the original files. Comments about your proposed changes will be appreciated. Your review should be sent as an answer to this mail. When appropriate, I will send intermediate requests for review, with "[RFRn]" (n>=2) as a subject tag. When we will reach a consensus, I send a "Last Chance For Comments" mail with "[LCFC]" as a subject tag. Finally, a summary will be sent to the review bug report, and a mail will be sent to this list with "[BTS]" as a subject tag. Rationale: --- ngircd.old/debian/ngircd.templates 2011-11-09 22:27:17.300787539 +0100 +++ ngircd/debian/ngircd.templates 2011-11-18 15:06:34.743796393 +0100 @@ -2,22 +2,31 @@ Type: boolean _Description: Convert ngIRCd configuration? In version 18, the ngIRCd configuration file format has changed. - You can choose to have your configuration re-written. - Don't worry, the old format is still supported. + . + You can choose to update the existing configuration or leave + it unmodified. The former configuration file format is still + supported. Template: ngircd/broken-oldconfig Type: text -_Description: Cannot convert configuration - The present configuration file contains errors and cannot - be converted. Please check manually using - ngircd --configtest - and run 'dpkg-reconfigure ngircd' to try again. +_Description: Configuration conversion failure + The current configuration file contains errors and cannot + be converted. + . + You should check the configuration file by running + "ngircd --configtest", fix any errors, and run "dpkg-reconfigure ngircd" + to retry the conversion process. Template: ngircd/conversion-fail Type: text -_Description: Error - Verification after conversion failed. This is a bug, please report it - in the Debian bug tracker. Please include your configuration but make - sure all passwords are removed. - The diff below might give you some help: - ${DIFF} +#flag:translate!:5 +_Description: Converted configuration file error + The converted configuration failed validation checks. + . + This should not happen and should therefore be reported as a bug. + Please include the configuration file in the bug report with + passwords removed. + . + The following difference file may help tracking this issue: + . + ${DIFF} --- ngircd.old/debian/control 2011-11-09 22:27:17.300787539 +0100 +++ ngircd/debian/control 2011-11-21 18:27:44.226878814 +0100 @@ -23,7 +23,11 @@ Replaces: ircd Conflicts: dancer-ircd, ircd-hybrid, ircd-irc2, ircd-ircu, rageircd Homepage: http://ngircd.barton.de -Description: Next generation IRC Server - ngircd is a IRC Daemon for small or private networks. It does not contain all - the functions like the professional ones, e.g services. It is written from - scratch and is not based upon the original IRCd like many others. +Description: lightweight Internet Relay Chat server + This package provides ngIRCd, a lightweight Internet Relay Chat + server for small or private networks. It is simple to configure, can + cope with dynamic IP addresses, and supports IPv6 as well as SSL. It + is written from scratch, not based on the original IRCd and quite + portable. + + --
Template: ngircd/conversion-do Type: boolean _Description: Convert ngIRCd configuration? In version 18, the ngIRCd configuration file format has changed. . You can choose to update the existing configuration or leave it unmodified. The former configuration file format is still supported. Template: ngircd/broken-oldconfig Type: text _Description: Configuration conversion failure The current configuration file contains errors and cannot be converted. . You should check the configuration file by running "ngircd --configtest", fix any errors, and run "dpkg-reconfigure ngircd" to retry the conversion process. Template: ngircd/conversion-fail Type: text #flag:translate!:5 _Description: Converted configuration file error The converted configuration failed validation checks. . This should not happen and should therefore be reported as a bug. Please include the configuration file in the bug report with passwords removed. . The following difference file may help tracking this issue: . ${DIFF}
--- ngircd.old/debian/ngircd.templates 2011-11-09 22:27:17.300787539 +0100 +++ ngircd/debian/ngircd.templates 2011-11-18 15:06:34.743796393 +0100 @@ -2,22 +2,31 @@ Type: boolean _Description: Convert ngIRCd configuration? In version 18, the ngIRCd configuration file format has changed. - You can choose to have your configuration re-written. - Don't worry, the old format is still supported. + . + You can choose to update the existing configuration or leave + it unmodified. The former configuration file format is still + supported. Template: ngircd/broken-oldconfig Type: text -_Description: Cannot convert configuration - The present configuration file contains errors and cannot - be converted. Please check manually using - ngircd --configtest - and run 'dpkg-reconfigure ngircd' to try again. +_Description: Configuration conversion failure + The current configuration file contains errors and cannot + be converted. + . + You should check the configuration file by running + "ngircd --configtest", fix any errors, and run "dpkg-reconfigure ngircd" + to retry the conversion process. Template: ngircd/conversion-fail Type: text -_Description: Error - Verification after conversion failed. This is a bug, please report it - in the Debian bug tracker. Please include your configuration but make - sure all passwords are removed. - The diff below might give you some help: - ${DIFF} +#flag:translate!:5 +_Description: Converted configuration file error + The converted configuration failed validation checks. + . + This should not happen and should therefore be reported as a bug. + Please include the configuration file in the bug report with + passwords removed. + . + The following difference file may help tracking this issue: + . + ${DIFF} --- ngircd.old/debian/control 2011-11-09 22:27:17.300787539 +0100 +++ ngircd/debian/control 2011-11-21 18:27:44.226878814 +0100 @@ -23,7 +23,11 @@ Replaces: ircd Conflicts: dancer-ircd, ircd-hybrid, ircd-irc2, ircd-ircu, rageircd Homepage: http://ngircd.barton.de -Description: Next generation IRC Server - ngircd is a IRC Daemon for small or private networks. It does not contain all - the functions like the professional ones, e.g services. It is written from - scratch and is not based upon the original IRCd like many others. +Description: lightweight Internet Relay Chat server + This package provides ngIRCd, a lightweight Internet Relay Chat + server for small or private networks. It is simple to configure, can + cope with dynamic IP addresses, and supports IPv6 as well as SSL. It + is written from scratch, not based on the original IRCd and quite + portable. + +
Source: ngircd Section: net Priority: optional Maintainer: Debian IRC Team <pkg-irc-maintain...@lists.alioth.debian.org> Uploaders: Mario Iseli <ma...@debian.org>, Matt Arnold <mattarno...@gmail.com>, Christoph Biedl <debian.a...@manchmal.in-ulm.de> Build-Depends: debhelper (>= 7.0.50~), autotools-dev, expect, libgnutls-dev, po-debconf, procps, telnet, Vcs-Svn: svn://svn.debian.org/pkg-irc/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc Standards-Version: 3.9.2 Package: ngircd Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, debconf, lsb-base (>= 3.0-6), Replaces: ircd Conflicts: dancer-ircd, ircd-hybrid, ircd-irc2, ircd-ircu, rageircd Homepage: http://ngircd.barton.de Description: lightweight Internet Relay Chat server This package provides ngIRCd, a lightweight Internet Relay Chat server for small or private networks. It is simple to configure, can cope with dynamic IP addresses, and supports IPv6 as well as SSL. It is written from scratch, not based on the original IRCd and quite portable.
signature.asc
Description: Digital signature