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

[TAF] templates://gnunet/{gnunet-daemon.templates}



The gnunet package introduced new or modified debconf
templates. This is the perfect 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.

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.

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

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 momebt will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: gnunet-daemon/warning
Type: note
_Description: Former installation of GNUnet detected
 Since there are important changes in this version, the installer
 will need to modify the GNUnet configuration file (/etc/gnunet.conf).
 .
 The installation process will backup /etc/gnunet.conf to
 /etc/gnunet.conf.old, and will automatically build a new configuration
 file.
 .
 Every personal settings will be preserved as much as possible.

Template: gnunet-daemon/failed
Type: note
_Description: Warning
 For some obscure reason, the installer have failed to discover
 the configuration settings in /etc/gnunet.conf.
 .
 The old configuration file will be moved to /etc/gnunet.conf.old.
 .
 Since some changes are *mandatory* in this file, a
 fresh default configuration file will now be installed
 .
 Please take a look and make necessary changes in it if needed after
 installation.

Template: gnunet-daemon/prior_07
Type: note
_Description: Upgrade from a version prior to 0.7.0
 It seems that you are upgrading GNUnet from a version prior to 0.7.x.
 GNUnet 0.7.x introduced new configuration files and a new database
 storage format which is not compatible with versions prior to 0.7.x.
 .
 GNUnet cannot convert your database format to the new format.
 .
 Your database storage will be automatically moved to /var/lib/GNUnet.prior07,
 and the gnunet package will build a new empty storage for you.
 .
 Your /etc/gnunet.conf file will also be moved to /etc/gnunet.conf.prior07
 and replaced by /etc/gnunetd.conf which you can modify later by running
 "gnunet-setup -d -c /etc/gnunetd.conf", as root.

Template: gnunet-daemon/launch_at_startup
Type: boolean
Default: true
_Description: Launch at startup?
 Setup GNUnet as a system service. 
 .
 If you accept here, a GNUnet server will be started each time your machine
 starts.  If you decline this option, you need to launch GNUnet each time
 you want to use it.

Template: gnunet-daemon/gnunet_user
Type: string
Default: gnunet
_Description: GNUnet user:
 Define the user owning the GNUnet daemon process.
 .
 For security reasons, it's best to create a new user exclusively for  GNUnet.
 .
 If you choose this option, that user will automatically be created  as a system user,
 for whom no login will be allowed.

Template: gnunet-daemon/gnunet_group
Type: string
Default: gnunet
_Description: GNUnet group:
 Define the group owning the GNUnet daemon process.
 .
 For security reason, the best is to create a new group for this, and make
 sure that it owns no data beside GNUnet's ones.
 .
 Only the members of this group are allowed to start and stop the GNUnet server and 
 have access to GNUnet data.
Source: gnunet
Section: net
Priority: optional
Maintainer: Arnaud Kyheng <Arnaud.Kyheng@free.fr>
Uploaders: Daniel Baumann <daniel@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0), libltdl3-dev, libsqlite3-dev, libmysqlclient15-dev, libgcrypt11-dev, guile-1.8, guile-1.8-dev, libgmp3-dev (>= 4.0.0), libextractor-dev (>= 0.5.16-1), libgtk2.0-dev (>= 2.6.0-1), libncurses5-dev, gettext (>=0.14.1-1), libglade2-dev, zlib1g-dev, libcurl3-dev, dialog (>=1.0-200602), libxml2-dev
Standards-Version: 3.7.2

Package: gnunet-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package contains base files for the GNUnet packages.
 .
  Homepage: <http://www.gnunet.org/>

Package: gnunet-daemon
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, gettext (>=0.14.1-1)
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package contains the GNUnet Daemon necessary to run a GNUnet node.
 .
  Homepage: <http://www.gnunet.org/>

Package: gnunet-client
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gettext (>=0.14.1-1)
Suggests: libextractor-plugins (>= 0.5.16-1)
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package contains the GNUnet command line client applications as
 gnunet-search and gnunet-download.
 .
  Homepage: <http://www.gnunet.org/>

Package: gnunet-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gettext (>=0.14.1-1)
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package contains the gnunet additional tools for GNUnet like the
 gnunet-setup graphical tool.
 .
  Homepage: <http://www.gnunet.org/>

Package: gnunet
Architecture: all
Depends: gnunet-daemon (>= ${Source-Version}), gnunet-client (>= ${Source-Version}), gnunet-tools (>= ${Source-Version})
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package is a meta package for GNUnet and depends upon gnunet-daemon,
 gnunet-client and gnunet-tools.
 .
  Homepage: <http://www.gnunet.org/>

Package: gnunet-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, gnunet-daemon (>= ${Source-Version}), gnunet-client (>= ${Source-Version}), gnunet-tools (>= ${Source-Version})
Description: Secure, trust-based peer-to-peer framework
 GNUnet is a peer-to-peer framework which focuses on providing security.
 All link-to-link messages in the network are confidential and authenticated.
 The framework provides a transport abstraction layer and can currently
 encapsulate the peer-to-peer traffic in UDP, TCP, or SMTP messages.
 .
 This package contains the development files of GNUnet.
 .
  Homepage: <http://www.gnunet.org/>

Attachment: signature.asc
Description: Digital signature


Reply to: