[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://ircd-hybrid/{ircd-hybrid.templates}



The ircd-hybrid package introduced new or modified debconf
templates. This is often a good moment for a review to help the
package maintainer following the general suggested writing style and
track down typos and errors in the use of English language.

A bug report has been sent against the package: 710876

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

These RFR and LCFC mails should CC the opened bug report.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file in the bug report.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: ircd-hybrid/no-more-ssl
Type: boolean
Default: true
_Description: All OpenSSL support is now disabled by default; continue?
 Due to licensing issues ircd-hybrid is no longer built by default with
 OpenSSL. This will be addressed in a future release, pending a rewrite
 of the SSL layer with GNUTLS.
 .
 If any of your existing server links take advantage of cryptlinks, refer
 to /usr/share/doc/ircd-hybrid/CRYPTLINKS.txt to find out how to build
 ircd-hybrid with SSL support (easily.)

Template: ircd-hybrid/restart_on_upgrade
Type: boolean
Default: true
_Description: Restart ircd-hybrid on each upgrade?
 You may choose whether or not you want to restart the ircd-hybrid
 daemon every time you install a new version of this package.
 .
 Sometimes, you do not want to do this. For instance, if you are doing
 the upgrade and loading IRCd modules at runtime. Failing to restart
 the daemon would probably lead you to problems.
 .
 If you refuse, you have to restart ircd-hybrid yourself if you
 upgraded, by typing `invoke-rc.d ircd-hybrid restart' whenever it
 suits you.

Template: ircd-hybrid/upgrade_secure_links_warn
Type: boolean
Default: true
_Description: Upgrade ircd-hybrid to version without cryptlink support?
 ircd-hybrid 8.x includes a change to the way secure server links are
 implemented, which is not backwards-compatible with ircd-hybrid 7.x,
 from which you are upgrading.
 .
 If you have any secure server links (cryptlinks) configured with this
 server, you should plan to either upgrade all servers in lock-step, or
 temporarily configure non-cryptlink server links, to ensure the continuity
 of your IRC links.

Template: ircd-hybrid/upgrade_no_services_warn
Type: boolean
Default: true
_Description: Upgrade ircd-hybrid to version without compatible services?
 ircd-hybrid 8.x includes a change to the way services are supported, which
 which is not compatible with hybserv.
 .
 It is planned to package anope, a Hybrid 8 compatible services system,
 later.
Source: ircd-hybrid
Section: net
Priority: optional
Build-Depends: debhelper (>= 8),
 zlib1g-dev,
 docbook-to-man,
 flex,
 bison,
 libpcre3-dev (>= 6.3),
 automake1.13,
 dh-autoreconf,
 libltdl-dev 
Build-Conflicts: autoconf2.13
Maintainer: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.4
Homepage: http://ircd-hybrid.com/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/dom/ircd-hybrid.git
Vcs-Git: git://anonscm.debian.org/users/dom/ircd-hybrid.git

Package: ircd-hybrid
Architecture: any
Conflicts: ircd-ircu, ircd-irc2, dancer-ircd, oftc-hybrid
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Depends: ${shlibs:Depends}, ${misc:Depends} 
Provides: ircd
Recommends: whois
Suggests: hybserv
Description: high-performance secure IRC server
 ircd-hybrid is a stable, high-performance IRC server that features:
 .
  * If enabled, SSL client support and server-to-server RSA encryption.
  * Compressed server links
  * Channel exceptions (+e) and invitation exceptions (+I).
  * New configuration file format.
  * Halfops (+h) and anti-spam user mode +g.
  * Dynamically loadable modules.
  * Channel and nickname RESV's (reservations).
 .
 It is also the IRC server of choice on the venerable EFnet, although
 EFnet also uses the Ratbox, ComStud, and the Hybrid 6 IRCDs.

Package: hybrid-dev
Section: devel
Architecture: all
Depends: ${misc:Depends}
Suggests: ircd-hybrid
Description: development files for ircd-hybrid
 These are the headers used when writing modules for ircd-hybrid.
 For more information on how to write these modules, see the ircd-hybrid
 documentation or example_module.c in the source code for ircd-hybrid.
 .
 It also includes mbuild-hybrid, a shell script that simplifies building 
 and installation of such modules. This shell script is simplistic and
 assumes a lot; if you possess clue, you will know what to do anyway.

Attachment: signature.asc
Description: Digital signature


Reply to: