Dear Debian maintainer, On Tuesday, March 10, 2015, I notified you of the beginning of a review process concerning debconf templates for diaspora-installer.
The debian-l10n-english contributors have now reviewed these templates, and the final proposed changes are attached to this update to the original bug report. Please review the suggested changes, and if you have any objections, let me know in the next 3 days. However, please try to avoid uploading diaspora-installer with these changes right now. The second phase of this process will begin on Tuesday, March 31, 2015, 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 Tuesday, April 21, 2015. 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 Wednesday, April 22, 2015, 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. --
# These templates have been reviewed by the debian-l10n-english # team # # If modifications/additions/rewording are needed, please ask # debian-l10n-english@lists.debian.org for advice. # # Even minor modifications require translation updates and such # changes should be coordinated with translators and reviewers. Template: diaspora-installer/url Type: string Default: localhost _Description: Host name for this instance of Diaspora: Please choose the host name which should be used to access this instance of Diaspora. . This should be the fully qualified name as seen from the Internet, with the domain name that will be used to access the pod. . If a reverse proxy is used, give the hostname that the proxy server responds to. . This host name should not be modified after the initial setup because it is hard-coded in the database.
Source: diaspora-installer Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Uploaders: Pirate Praveen <prav...@debian.org> Build-Depends: debhelper (>= 9), gem2deb (>= 0.7.5~), po-debconf Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/diaspora-installer.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/diaspora-installer.git;a=summary Homepage: http://wiki.debian.org/Diaspora XS-Ruby-Versions: all Package: diaspora-installer Architecture: all XB-Ruby-Versions: ${ruby:Versions} Pre-Depends: postgresql-client, dbconfig-common, adduser Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, diaspora-common, nodejs, curl, postgresql, redis-server, sudo, ruby-rspec, bundler, ruby-dev, libpq-dev, build-essential, libssl-dev, libcurl4-openssl-dev, libxml2-dev, libxslt-dev, imagemagick, ghostscript, libmagickwand-dev, net-tools, nginx Conflicts: diaspora Replaces: diaspora Description: distributed social networking service - installer Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed "pods") which make up the distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . Learn more about Diaspora at http://diasporafoundation.org . This package helps to install Diaspora using rubygems. Package: diaspora-common Architecture: all XB-Ruby-Versions: ${ruby:Versions} Pre-Depends: postgresql-client, dbconfig-common, adduser Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, nodejs, curl, postgresql, redis-server, sudo, ruby-rspec, bundler, ruby-dev, libpq-dev, build-essential, libssl-dev, libcurl4-openssl-dev, libxml2-dev, libxslt-dev, imagemagick, ghostscript, libmagickwand-dev, net-tools, nginx Description: distributed social networking service - common files Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed "pods") which make up the distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . Learn more about Diaspora at http://diasporafoundation.org . This package provides common files for the diaspora and diaspora-installer packages.
--- diaspora-installer.old/debian/templates 2015-03-06 07:50:19.213783515 +0100 +++ diaspora-installer/debian/templates 2015-03-28 08:21:33.631116685 +0100 @@ -1,12 +1,24 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# debian-l10n-english@lists.debian.org for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: diaspora-installer/url Type: string Default: localhost -_Description: hostname for your diaspora instance: - Set the hostname of the machine you're running Diaspora on, as seen - from the internet. This should be the domain name you want to use to - access the pod. So if you plan to use a reverse proxy, it should be - the hostname the proxy listens on. DO NOT CHANGE THIS AFTER INITIAL SETUP! - If you do change the hostname, you will have to start again as the hostname - will be hardcoded into the database. +_Description: Host name for this instance of Diaspora: + Please choose the host name which should be used to access this + instance of Diaspora. . - Examples: example.com, pod.example.com etc + This should be the fully qualified name as seen from the Internet, with + the domain name that will be used to access the pod. + . + If a reverse proxy is used, give the hostname that the proxy server + responds to. + . + This host name should not be modified after the initial setup because + it is hard-coded in the database. --- diaspora-installer.old/debian/control 2015-03-06 07:50:19.213783515 +0100 +++ diaspora-installer/debian/control 2015-03-14 15:58:49.552724811 +0100 @@ -44,16 +44,16 @@ distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized - social networks by allowing users set up their own server (or "pod") to + social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . - Learn more about diaspora at http://diasporafoundation.org + Learn more about Diaspora at http://diasporafoundation.org . - This package helps install diaspora using rubygems. + This package helps to install Diaspora using rubygems. Package: diaspora-common Architecture: all @@ -86,13 +86,14 @@ distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized - social networks by allowing users set up their own server (or "pod") to + social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . - Learn more about diaspora at http://diasporafoundation.org + Learn more about Diaspora at http://diasporafoundation.org . - This package provides files common between diaspora and diaspora-installer. + This package provides common files for the diaspora and + diaspora-installer packages.
signature.asc
Description: Digital signature