Justin B Rye wrote: > (Sorry about that delay, I had an 11-day broadband outage!)
I must be out of practice - here are the attachments. -- JBR with qualifications in linguistics, experience as a Debian sysadmin, and probably no clue about this particular package
diff -ru dyfi-1.2.0.pristine/debian/control dyfi-1.2.0/debian/control --- dyfi-1.2.0.pristine/debian/control 2015-09-20 14:31:49.000000000 +0100 +++ dyfi-1.2.0/debian/control 2015-10-02 12:14:56.305730015 +0100 @@ -12,11 +12,10 @@ Depends: ${misc:Depends}, ${perl:Depends}, adduser, libwww-perl Pre-Depends: debconf Architecture: all -Description: Client for updating dynamic hostname mappings for dy.fi - This is a client software (which runs as daemon) for automatically updating - dynamic hostname mappings at dy.fi - free dynamic DNS service offered +Description: client for updating dynamic hostname mappings for dy.fi + This is a client (which runs as a daemon) for automatically updating + dynamic hostname mappings at dy.fi - a free dynamic DNS service offered exclusively for Finnish users. . - This client software lets you configure your credentials and hostname(s) - upon install. These credentials and hostname(s) must be registered at dy.fi - website beforehand. + On install, this client lets you configure your credentials and + hostname(s), which must be registered at the dy.fi website beforehand. diff -ru dyfi-1.2.0.pristine/debian/templates dyfi-1.2.0/debian/templates --- dyfi-1.2.0.pristine/debian/templates 2015-09-19 08:06:57.000000000 +0100 +++ dyfi-1.2.0/debian/templates 2015-10-02 12:12:12.310321244 +0100 @@ -1,11 +1,17 @@ Template: dyfi/username Type: string -_Description: username: +_Description: Username on dy.fi: + Please provide the username that should be used to log in to dy.fi + services and update dynamic hostname mappings. Template: dyfi/password Type: password -_Description: password: +_Description: Password on dy.fi: + Please provide the password that should be used to log in to dy.fi + services and update dynamic hostname mappings. Template: dyfi/hosts Type: string -_Description: hostnames registered (space separated): +_Description: Registered hostnames on dy.fi: + Please provide a space-separated list of hostnames that should be + dynamically updated by dy.fi services.
Template: dyfi/username Type: string _Description: Username on dy.fi: Please provide the username that should be used to log in to dy.fi services and update dynamic hostname mappings. Template: dyfi/password Type: password _Description: Password on dy.fi: Please provide the password that should be used to log in to dy.fi services and update dynamic hostname mappings. Template: dyfi/hosts Type: string _Description: Registered hostnames on dy.fi: Please provide a space-separated list of hostnames that should be dynamically updated by dy.fi services.
Source: dyfi Section: misc Maintainer: Eugene Zhukov <eug...@debian.org> Priority: optional Build-Depends: debhelper (>= 9), dh-systemd (>= 1.5), po-debconf Standards-Version: 3.9.6 Homepage: http://dy.fi Vcs-Git: git://anonscm.debian.org/collab-maint/dyfi.git Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/dyfi.git Package: dyfi Depends: ${misc:Depends}, ${perl:Depends}, adduser, libwww-perl Pre-Depends: debconf Architecture: all Description: client for updating dynamic hostname mappings for dy.fi This is a client (which runs as a daemon) for automatically updating dynamic hostname mappings at dy.fi - a free dynamic DNS service offered exclusively for Finnish users. . On install, this client lets you configure your credentials and hostname(s), which must be registered at the dy.fi website beforehand.