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

[BTS#761939] templates://solaar/{solaar.templates} : Final update for English review



Dear Debian maintainer,

On Sunday, September 21, 2014, I notified you of the beginning of a review process
concerning debconf templates for solaar.

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 solaar with these changes
right now.

The second phase of this process will begin on Thursday, October 09, 2014, 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 Thursday, October 30, 2014. 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 Friday, October 31, 2014, 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: solaar/use_plugdev_group
Type: boolean
Default: false
#flag:comment:3
# Translators : DO NOT TRANSLATE the ${SEAT_DAEMON_STATUS} variable name
_Description: Use plugdev group?
 Please specify how non-root users should be given access to the Logitech
 receiver devices.
 .
 If systemd or consolekit are in use, they can apply ACLs to make them
 accessible via Solaar for the user logged in on the current seat. Right
 now, ${SEAT_DAEMON_STATUS} daemon is running.
 .
 If neither of these daemons is in use, or if the receiver should also be
 accessible for remotely logged in users, it is possible to grant access
 for members of the "plugdev" system group.
 .
 If you do use the "plugdev" group, don't forget to make sure all the
 appropriate users are members of that group. You can add new members to
 the group by running, as root:
     adduser <username> plugdev
 For the group membership to take effect, the affected users need to log
 out and back in again.
Source: solaar
Section: misc
Priority: optional
Maintainer: Stephen Kitt <skitt@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python, po-debconf
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Standards-Version: 3.9.5
Homepage: http://pwr.github.io/Solaar
Vcs-Git: git://anonscm.debian.org/collab-maint/solaar.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/solaar.git

Package: solaar
Architecture: all
Depends: ${misc:Depends}, ${debconf:Depends}, udev (>= 175), passwd | adduser,
 ${python:Depends}, python-pyudev (>= 0.13), python-gi (>= 3.2), gir1.2-gtk-3.0 (>= 3.4),
 ${solaar:Desktop-Icon-Theme}
Recommends: gir1.2-notify-0.7, consolekit (>= 0.4.3) | systemd (>= 44),
 python-dbus (>= 1.1.0), upower
Suggests: gir1.2-appindicator3-0.1, solaar-gnome3 (= ${source:Version})
Description: Logitech Unifying Receiver peripherals manager for Linux
 Solaar is a Linux device manager for Logitech's Unifying Receiver wireless
 peripherals. It is able to pair/unpair devices to the receiver, and for
 some devices to read battery status.

Package: solaar-gnome3
Architecture: all
Section: gnome
Depends: ${misc:Depends}, solaar (= ${source:Version}),
 gir1.2-appindicator3-0.1, gnome-shell (>= 3.4) | unity (>= 5.10),
 ${solaar:Gnome-Icon-Theme}
Enhances: solaar
Description: GNOME Shell/Unity integration for Solaar
 Solaar is a Linux device manager for Logitech's Unifying Receiver wireless
 peripherals. It is able to pair/unpair devices to the receiver, and for
 some devices to read battery status.
 .
 This metapackage ensures integration with GNOME Shell/Unity.
--- solaar.old/debian/solaar.templates	2014-09-17 06:57:04.472944105 +0200
+++ solaar/debian/solaar.templates	2014-10-06 08:12:04.322369173 +0200
@@ -1,21 +1,32 @@
+# 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: solaar/use_plugdev_group
 Type: boolean
 Default: false
+#flag:comment:3
+# Translators : DO NOT TRANSLATE the ${SEAT_DAEMON_STATUS} variable name
 _Description: Use plugdev group?
- By default, the Logitech receiver devices are only accessible by the root user.
+ Please specify how non-root users should be given access to the Logitech
+ receiver devices.
  .
- To allow access to regular users (through solaar), the needed ACLs can be
- applied, either by the ConsoleKit or systemd daemon, to the current seat
- (logged-in user).
- Right now, ${SEAT_DAEMON_STATUS} daemon is running.
+ If systemd or consolekit are in use, they can apply ACLs to make them
+ accessible via Solaar for the user logged in on the current seat. Right
+ now, ${SEAT_DAEMON_STATUS} daemon is running.
  .
- If neither of these daemons is installed on your system, or you want to make
- the receiver accessible to ssh logged-in through ssh, members of the 'plugdev'
- system group can be given access to the receiver devices.
+ If neither of these daemons is in use, or if the receiver should also be
+ accessible for remotely logged in users, it is possible to grant access
+ for members of the "plugdev" system group.
  .
- If you do use the 'plugdev' group, don't forget to make sure all your desktop
- users are members of the plugdev system group. You can add new members to the
- group by running, as root:
-     gpasswd --add <username> plugdev
- For the group membership to take effect, the affected users have to log-out
- and log-in again.
+ If you do use the "plugdev" group, don't forget to make sure all the
+ appropriate users are members of that group. You can add new members to
+ the group by running, as root:
+     adduser <username> plugdev
+ For the group membership to take effect, the affected users need to log
+ out and back in again.
--- solaar.old/debian/control	2014-09-17 06:57:04.476944171 +0200
+++ solaar/debian/control	2014-09-22 06:47:00.883782102 +0200
@@ -20,9 +20,9 @@
  python-dbus (>= 1.1.0), upower
 Suggests: gir1.2-appindicator3-0.1, solaar-gnome3 (= ${source:Version})
 Description: Logitech Unifying Receiver peripherals manager for Linux
- Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
- It is able to pair/unpair devices to the receiver, and for some devices read
- battery status.
+ Solaar is a Linux device manager for Logitech's Unifying Receiver wireless
+ peripherals. It is able to pair/unpair devices to the receiver, and for
+ some devices to read battery status.
 
 Package: solaar-gnome3
 Architecture: all
@@ -31,9 +31,9 @@
  gir1.2-appindicator3-0.1, gnome-shell (>= 3.4) | unity (>= 5.10),
  ${solaar:Gnome-Icon-Theme}
 Enhances: solaar
-Description: gnome-shell/Unity integration for Solaar
- Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.
- It is able to pair/unpair devices to the receiver, and for some devices read
- battery status.
+Description: GNOME Shell/Unity integration for Solaar
+ Solaar is a Linux device manager for Logitech's Unifying Receiver wireless
+ peripherals. It is able to pair/unpair devices to the receiver, and for
+ some devices to read battery status.
  .
- This metapackage ensures integration with gnome-shell/Unity.
+ This metapackage ensures integration with GNOME Shell/Unity.

Attachment: signature.asc
Description: Digital signature


Reply to: