Processing of debian-edu-config_2.10.22_source.changes
debian-edu-config_2.10.22_source.changes uploaded successfully to localhost along with the files: debian-edu-config_2.10.22.dsc debian-edu-config_2.10.22.tar.xz debian-edu-config_2.10.22_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#848347: marked as done (don't mess with gosa.conf on package upgrades)
Your message dated Sat, 10 Feb 2018 11:05:31 + with message-id and subject line Bug#848347: fixed in debian-edu-config 2.10.22 has caused the Debian Bug report #848347, regarding don't mess with gosa.conf on package upgrades to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 848347: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=848347 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: debian-edu-config Version: 1.912 The observation: - Do an apt-get upgrade on TJENER - If debian-edu-config gets upgraded, the admin gets asked to upgrade gosa.conf (which is shipped in debian-edu-config). - normally conf upgrades are fine, but gosa.conf is an exception... - if gosa.conf gets updated, then TJENER will be rendered unusable... Proposal: - My suggestion is to rename gosa.conf to gosa.conf.in - Use gosa.conf.in during TJENER setup / installation and copy the result to a file named gosa.conf - on d-e-c pkg upgrades, the gosa.conf.in template file gets updated. - changes to gosa.conf.in need to be worked into gosa.conf manually then Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de pgpr10pm0ynnj.pgp Description: Digitale PGP-Signatur --- End Message --- --- Begin Message --- Source: debian-edu-config Source-Version: 2.10.22 We believe that the bug you reported is fixed in the latest version of debian-edu-config, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 848...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Holger Levsen (supplier of updated debian-edu-config package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 10 Feb 2018 10:36:23 + Source: debian-edu-config Binary: debian-edu-config Architecture: source Version: 2.10.22 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers Changed-By: Holger Levsen Description: debian-edu-config - Configuration files for Skolelinux systems Closes: 718865 848347 Changes: debian-edu-config (2.10.22) unstable; urgency=medium . [ Wolfgang Schweer ] * Replace smbldap-tools fork with customized ldapscripts. (Closes: #718865). - Drop etc/samba/smbldap-machineadd-gosa (very old smbldap-tools fork). - Replace depends on smbldap-tools with one on ldapscripts. - Add share/debian-edu-config/debian-edu.addmachine.template and share/debian-edu-config/debian-edu.ldapscripts.passwd; the last one is modified and both are copied to /etc/ldapscripts at LDAP setup time. - Add cf3/cf.ldapscripts to customize ldapaddmachine. - Adjust cf3/promises.cf to include cf.ldapscripts. * Use share/debian-edu-config/gosa.conf.template (Closes: #848347). - Ship the gosa.conf template explicitly as such and copy the modified file at LDAP setup time to /etc/gosa to don't confuse users upon upgrades. * Avoid to show users non-functional GOsa² action buttons. - gosa.conf.template: Set enableSnapshots="false" and copyPaste="false". * Adjust ldap-tools/ldap-debian-edu-install. - Add code to set generated password for gosa.conf.template and ldapscripts. - Update comments; cleanup whitespace. * Add tool to set up LDAP from scratch (useful for tests and upgrades). - Add share/debian-edu-config/tools/edu-ldap-from-scratch - Add share/debian-edu-config/passwords_stub.dat * Adjust d/debian-edu-config.(postinst|postrm|lintian-overrides) and Makefile. Checksums-Sha1: c6052eb044afb87c6e5f0710090d43591d795273 1891 debian-edu-config_2.10.22.dsc 0d785405c7ebcf922b8d0262cf5df8c5a08a0175 378340 debian-edu-config_2.10.22.tar.xz b9d9d9f619dde77bd84b238d4285384ba13db200 5281 debian-edu-config_2.10.22_source.buildinfo Checksums-Sha256: cfc0d9a11ca83511afd8fc8a3bcce6db7010e3a188da0005bba3f45c1bb02c05 1891 debian-edu-config_2.10.22.dsc 59cb49671a5029c5fdfc2839a261af17dd421eaf519f30531a7e537bc553c68a 378340 debian-edu-config_2.10.22.tar.xz
Bug#718865: marked as done (fork of smbldap-machineadd still needed?)
Your message dated Sat, 10 Feb 2018 11:05:31 + with message-id and subject line Bug#718865: fixed in debian-edu-config 2.10.22 has caused the Debian Bug report #718865, regarding fork of smbldap-machineadd still needed? to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 718865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718865 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: debian-edu-config Version: 1.711 The script /etc/samba/smbldap-machineadd-gosa is a fork of smbldap-useradd and contains many lines of unused code. Furthermore, the fork was taken from smbldap-tools 0.9.5 whereas it uses the Perl package shipped with the smbldap-tools Debian package. In order to remain compliant with the Perl package, we should update smbldap-machineadd-gosa to a current version (compared to smbldap-tools, currently 0.9.7 in wheezy). On the run, we should minimize our customized smbldap-machineadd-gosa script to the functionality required by us. I guess, this issue is assigned to myself, immediately when I click on the Send-button of my mail client ;-) Best, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb pgpnFja5OcyYK.pgp Description: Digitale PGP-Unterschrift --- End Message --- --- Begin Message --- Source: debian-edu-config Source-Version: 2.10.22 We believe that the bug you reported is fixed in the latest version of debian-edu-config, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 718...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Holger Levsen (supplier of updated debian-edu-config package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 10 Feb 2018 10:36:23 + Source: debian-edu-config Binary: debian-edu-config Architecture: source Version: 2.10.22 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers Changed-By: Holger Levsen Description: debian-edu-config - Configuration files for Skolelinux systems Closes: 718865 848347 Changes: debian-edu-config (2.10.22) unstable; urgency=medium . [ Wolfgang Schweer ] * Replace smbldap-tools fork with customized ldapscripts. (Closes: #718865). - Drop etc/samba/smbldap-machineadd-gosa (very old smbldap-tools fork). - Replace depends on smbldap-tools with one on ldapscripts. - Add share/debian-edu-config/debian-edu.addmachine.template and share/debian-edu-config/debian-edu.ldapscripts.passwd; the last one is modified and both are copied to /etc/ldapscripts at LDAP setup time. - Add cf3/cf.ldapscripts to customize ldapaddmachine. - Adjust cf3/promises.cf to include cf.ldapscripts. * Use share/debian-edu-config/gosa.conf.template (Closes: #848347). - Ship the gosa.conf template explicitly as such and copy the modified file at LDAP setup time to /etc/gosa to don't confuse users upon upgrades. * Avoid to show users non-functional GOsa² action buttons. - gosa.conf.template: Set enableSnapshots="false" and copyPaste="false". * Adjust ldap-tools/ldap-debian-edu-install. - Add code to set generated password for gosa.conf.template and ldapscripts. - Update comments; cleanup whitespace. * Add tool to set up LDAP from scratch (useful for tests and upgrades). - Add share/debian-edu-config/tools/edu-ldap-from-scratch - Add share/debian-edu-config/passwords_stub.dat * Adjust d/debian-edu-config.(postinst|postrm|lintian-overrides) and Makefile. Checksums-Sha1: c6052eb044afb87c6e5f0710090d43591d795273 1891 debian-edu-config_2.10.22.dsc 0d785405c7ebcf922b8d0262cf5df8c5a08a0175 378340 debian-edu-config_2.10.22.tar.xz b9d9d9f619dde77bd84b238d4285384ba13db200 5281 debian-edu-config_2.10.22_source.buildinfo Checksums-Sha256: cfc0d9a11ca83511afd8fc8a3bcce6db7010e3a188da0005bba3f45c1bb02c05 1891 debian-edu-config_2.10.22.dsc 59cb49671a5029c5fdfc2839a261af17dd421eaf519f30531a7e537bc553c68
debian-edu-config_2.10.22_source.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 10 Feb 2018 10:36:23 + Source: debian-edu-config Binary: debian-edu-config Architecture: source Version: 2.10.22 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers Changed-By: Holger Levsen Description: debian-edu-config - Configuration files for Skolelinux systems Closes: 718865 848347 Changes: debian-edu-config (2.10.22) unstable; urgency=medium . [ Wolfgang Schweer ] * Replace smbldap-tools fork with customized ldapscripts. (Closes: #718865). - Drop etc/samba/smbldap-machineadd-gosa (very old smbldap-tools fork). - Replace depends on smbldap-tools with one on ldapscripts. - Add share/debian-edu-config/debian-edu.addmachine.template and share/debian-edu-config/debian-edu.ldapscripts.passwd; the last one is modified and both are copied to /etc/ldapscripts at LDAP setup time. - Add cf3/cf.ldapscripts to customize ldapaddmachine. - Adjust cf3/promises.cf to include cf.ldapscripts. * Use share/debian-edu-config/gosa.conf.template (Closes: #848347). - Ship the gosa.conf template explicitly as such and copy the modified file at LDAP setup time to /etc/gosa to don't confuse users upon upgrades. * Avoid to show users non-functional GOsa² action buttons. - gosa.conf.template: Set enableSnapshots="false" and copyPaste="false". * Adjust ldap-tools/ldap-debian-edu-install. - Add code to set generated password for gosa.conf.template and ldapscripts. - Update comments; cleanup whitespace. * Add tool to set up LDAP from scratch (useful for tests and upgrades). - Add share/debian-edu-config/tools/edu-ldap-from-scratch - Add share/debian-edu-config/passwords_stub.dat * Adjust d/debian-edu-config.(postinst|postrm|lintian-overrides) and Makefile. Checksums-Sha1: c6052eb044afb87c6e5f0710090d43591d795273 1891 debian-edu-config_2.10.22.dsc 0d785405c7ebcf922b8d0262cf5df8c5a08a0175 378340 debian-edu-config_2.10.22.tar.xz b9d9d9f619dde77bd84b238d4285384ba13db200 5281 debian-edu-config_2.10.22_source.buildinfo Checksums-Sha256: cfc0d9a11ca83511afd8fc8a3bcce6db7010e3a188da0005bba3f45c1bb02c05 1891 debian-edu-config_2.10.22.dsc 59cb49671a5029c5fdfc2839a261af17dd421eaf519f30531a7e537bc553c68a 378340 debian-edu-config_2.10.22.tar.xz 11d00d13b0873e5e6ec4b02b31d578e831a84c1c494e9ab56ffbcf21e37d1c46 5281 debian-edu-config_2.10.22_source.buildinfo Files: 1f34bf7f99a110263cd81f8599515f59 1891 misc optional debian-edu-config_2.10.22.dsc 9362bf9ae6caca3393afffaca7ea50f2 378340 misc optional debian-edu-config_2.10.22.tar.xz d61c2076bdeec90ab25b8c5afb8d9c5b 5281 misc optional debian-edu-config_2.10.22_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEuL9UE3sJ01zwJv6dCRq4VgaaqhwFAlp+y2wACgkQCRq4Vgaa qhy7iw/9GhP6thxGh5Zn2hGgXdTZ1Ul7mykQBkuzeCT45zPYNfeuQoiTM84B+AuM +v0JFR0QVOnpurnTA3kMwMRtnaRvwo7OuHtoBSaSW2rk1ftmor7ZzR1y/TAwfg3Y jm8m4aBqHSnvW2M81t/CnXpyKWedJdSf5VWSPxJ5VKvAUNCu74JE/0OuvfDXst3B MUDBjD+uk/oiB09lW3/Lv6F9qCSQ/xNmx/wHkoTx70q+DSTUXj1HpUZwwNhPaGnn 7Iwruc2YgIc2zrWAAImDlRiA3AKczAZ9WLMVjBAFDoM6Ago9pkjN425Au9KNGZf2 6SI+Qh3hcj817HSD02dik9JT9Xdyedg+RWU4hb8rASctesbQIySnorwsl7yiKIMi NQw5V/fuWnxqwbe5r1tWBsgHbPHr3n/Mi29nTv5kyofI4nF7fRMlZjsOiJ27z5XA CtCgglPXwSdquO7aZM9LZKH9JzoLtxWeA4vkFEYKtL7UhAy/qSLUDm6tHr+7CZi3 C9friN72r5EALPfS36XHoJPFHB5ejfJ/sx+0x38p3aozTsl+sbNiqYx4Uok3j0t6 f5B4BS0mjTpPaCt0XojqfTXwMvThp6sEoDpSEyEhrBPboKLd7ktTKtqcmQ/+eIu4 /dKQHVrJyH11ph8Jk591fgzMGxPE4ot5uqodSW6Cu52EhHPVzQM= =fKRA -END PGP SIGNATURE- Thank you for your contribution to Debian.
Accepted debian-edu-config 2.10.22 (source) into unstable
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 10 Feb 2018 10:36:23 + Source: debian-edu-config Binary: debian-edu-config Architecture: source Version: 2.10.22 Distribution: unstable Urgency: medium Maintainer: Debian Edu Developers Changed-By: Holger Levsen Description: debian-edu-config - Configuration files for Skolelinux systems Closes: 718865 848347 Changes: debian-edu-config (2.10.22) unstable; urgency=medium . [ Wolfgang Schweer ] * Replace smbldap-tools fork with customized ldapscripts. (Closes: #718865). - Drop etc/samba/smbldap-machineadd-gosa (very old smbldap-tools fork). - Replace depends on smbldap-tools with one on ldapscripts. - Add share/debian-edu-config/debian-edu.addmachine.template and share/debian-edu-config/debian-edu.ldapscripts.passwd; the last one is modified and both are copied to /etc/ldapscripts at LDAP setup time. - Add cf3/cf.ldapscripts to customize ldapaddmachine. - Adjust cf3/promises.cf to include cf.ldapscripts. * Use share/debian-edu-config/gosa.conf.template (Closes: #848347). - Ship the gosa.conf template explicitly as such and copy the modified file at LDAP setup time to /etc/gosa to don't confuse users upon upgrades. * Avoid to show users non-functional GOsa² action buttons. - gosa.conf.template: Set enableSnapshots="false" and copyPaste="false". * Adjust ldap-tools/ldap-debian-edu-install. - Add code to set generated password for gosa.conf.template and ldapscripts. - Update comments; cleanup whitespace. * Add tool to set up LDAP from scratch (useful for tests and upgrades). - Add share/debian-edu-config/tools/edu-ldap-from-scratch - Add share/debian-edu-config/passwords_stub.dat * Adjust d/debian-edu-config.(postinst|postrm|lintian-overrides) and Makefile. Checksums-Sha1: c6052eb044afb87c6e5f0710090d43591d795273 1891 debian-edu-config_2.10.22.dsc 0d785405c7ebcf922b8d0262cf5df8c5a08a0175 378340 debian-edu-config_2.10.22.tar.xz b9d9d9f619dde77bd84b238d4285384ba13db200 5281 debian-edu-config_2.10.22_source.buildinfo Checksums-Sha256: cfc0d9a11ca83511afd8fc8a3bcce6db7010e3a188da0005bba3f45c1bb02c05 1891 debian-edu-config_2.10.22.dsc 59cb49671a5029c5fdfc2839a261af17dd421eaf519f30531a7e537bc553c68a 378340 debian-edu-config_2.10.22.tar.xz 11d00d13b0873e5e6ec4b02b31d578e831a84c1c494e9ab56ffbcf21e37d1c46 5281 debian-edu-config_2.10.22_source.buildinfo Files: 1f34bf7f99a110263cd81f8599515f59 1891 misc optional debian-edu-config_2.10.22.dsc 9362bf9ae6caca3393afffaca7ea50f2 378340 misc optional debian-edu-config_2.10.22.tar.xz d61c2076bdeec90ab25b8c5afb8d9c5b 5281 misc optional debian-edu-config_2.10.22_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEuL9UE3sJ01zwJv6dCRq4VgaaqhwFAlp+y2wACgkQCRq4Vgaa qhy7iw/9GhP6thxGh5Zn2hGgXdTZ1Ul7mykQBkuzeCT45zPYNfeuQoiTM84B+AuM +v0JFR0QVOnpurnTA3kMwMRtnaRvwo7OuHtoBSaSW2rk1ftmor7ZzR1y/TAwfg3Y jm8m4aBqHSnvW2M81t/CnXpyKWedJdSf5VWSPxJ5VKvAUNCu74JE/0OuvfDXst3B MUDBjD+uk/oiB09lW3/Lv6F9qCSQ/xNmx/wHkoTx70q+DSTUXj1HpUZwwNhPaGnn 7Iwruc2YgIc2zrWAAImDlRiA3AKczAZ9WLMVjBAFDoM6Ago9pkjN425Au9KNGZf2 6SI+Qh3hcj817HSD02dik9JT9Xdyedg+RWU4hb8rASctesbQIySnorwsl7yiKIMi NQw5V/fuWnxqwbe5r1tWBsgHbPHr3n/Mi29nTv5kyofI4nF7fRMlZjsOiJ27z5XA CtCgglPXwSdquO7aZM9LZKH9JzoLtxWeA4vkFEYKtL7UhAy/qSLUDm6tHr+7CZi3 C9friN72r5EALPfS36XHoJPFHB5ejfJ/sx+0x38p3aozTsl+sbNiqYx4Uok3j0t6 f5B4BS0mjTpPaCt0XojqfTXwMvThp6sEoDpSEyEhrBPboKLd7ktTKtqcmQ/+eIu4 /dKQHVrJyH11ph8Jk591fgzMGxPE4ot5uqodSW6Cu52EhHPVzQM= =fKRA -END PGP SIGNATURE-
Content and translation status for the debian-edu-buster manual
The (translated) debian-edu-buster manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. debian-edu-buster-manual.da.po: 931 translated messages, 314 fuzzy translations, 76 untranslated messages. debian-edu-buster-manual.de.po: 1321 translated messages. debian-edu-buster-manual.es.po: 495 translated messages, 213 fuzzy translations, 613 untranslated messages. debian-edu-buster-manual.fr.po: 914 translated messages, 326 fuzzy translations, 81 untranslated messages. debian-edu-buster-manual.it.po: 1212 translated messages, 107 fuzzy translations, 2 untranslated messages. debian-edu-buster-manual.ja.po: 1134 translated messages, 115 fuzzy translations, 72 untranslated messages. debian-edu-buster-manual.nb.po: 1233 translated messages, 88 fuzzy translations. debian-edu-buster-manual.nl.po: 1240 translated messages, 78 fuzzy translations, 3 untranslated messages. debian-edu-buster-manual.pl.po: 189 translated messages, 64 fuzzy translations, 1068 untranslated messages. debian-edu-buster-manual.zh.po: 584 translated messages, 104 fuzzy translations, 633 untranslated messages. -- https://wiki.debian.org/DebianEdu/Documentation/Buster//Upgrades FIXME: list promps about package configuration here. FIXME: adjust kernel version]]> FIXME: check if needed -- https://wiki.debian.org/DebianEdu/Documentation/Buster//HowTo/Administration FIXME: The HowTos from http://wiki.debian.org/DebianEdu/HowTo/"/> are either user- or developer-specific. Let's move the user-specific HowTos over here (and delete them over there)! (But first ask the authors (see the history of those pages to find them) if they are fine with moving the howto and putting it under the GPL.) -- https://wiki.debian.org/DebianEdu/Documentation/Buster//HowTo/NetworkClients FIXME: Maybe it is better to purge the examples. People who want to use roaming profiles should know what they are doing ... FIXME: explain how to use profiles from global policies for Windows machines in the skolelinux network FIXME: describe roaming profile key for the global policy editor here -- https://wiki.debian.org/DebianEdu/Documentation/Buster//HowTo/Users FIXME which is now. -- https://wiki.debian.org/DebianEdu/Documentation/Buster//Features FIXME: describe other changes compasred to Stretch here. 9 FIXMEs left to fix
Content and translation status for the audacity manual
The (translated) audacity manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. audacity-manual.cs.po: 6 translated messages, 142 untranslated messages. audacity-manual.fr.po: 109 translated messages, 31 fuzzy translations, 8 untranslated messages. audacity-manual.nb.po: 147 translated messages, 1 fuzzy translation. audacity-manual.nl.po: 143 translated messages, 5 fuzzy translations. audacity-manual.pl.po: 5 translated messages, 143 untranslated messages. audacity-manual.sv.po: 28 translated messages, 120 untranslated messages. audacity-manual.uk.po: 0 translated messages, 148 untranslated messages. audacity-manual.zh.po: 29 translated messages, 2 fuzzy translations, 117 untranslated messages.
Content and translation status for the debian-edu-stretch manual
The (translated) debian-edu-stretch manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. debian-edu-stretch-manual.da.po: 964 translated messages, 300 fuzzy translations, 95 untranslated messages. debian-edu-stretch-manual.de.po: 1359 translated messages. debian-edu-stretch-manual.es.po: 508 translated messages, 232 fuzzy translations, 619 untranslated messages. debian-edu-stretch-manual.fr.po: 949 translated messages, 317 fuzzy translations, 93 untranslated messages. debian-edu-stretch-manual.it.po: 1359 translated messages. debian-edu-stretch-manual.ja.po: 1278 translated messages, 12 fuzzy translations, 69 untranslated messages. debian-edu-stretch-manual.nb.po: 1359 translated messages. debian-edu-stretch-manual.nl.po: 1350 translated messages, 8 fuzzy translations, 1 untranslated message. debian-edu-stretch-manual.pl.po: 218 translated messages, 4 fuzzy translations, 1137 untranslated messages. debian-edu-stretch-manual.zh.po: 708 translated messages, 27 fuzzy translations, 624 untranslated messages. -- https://wiki.debian.org/DebianEdu/Documentation/Stretch//HowTo/Administration FIXME: The HowTos from http://wiki.debian.org/DebianEdu/HowTo/"/> are either user- or developer-specific. Let's move the user-specific HowTos over here (and delete them over there)! (But first ask the authors (see the history of those pages to find them) if they are fine with moving the howto and putting it under the GPL.) -- https://wiki.debian.org/DebianEdu/Documentation/Stretch//HowTo/NetworkClients FIXME: Maybe it is better to purge the examples. People who want to use roaming profiles should know what they are doing ... FIXME: explain how to use profiles from global policies for Windows machines in the skolelinux network FIXME: describe roaming profile key for the global policy editor here 4 FIXMEs left to fix
Content and translation status for the debian-edu-itil manual
The (translated) debian-edu-itil manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. debian-edu-itil-manual.nb.po: 1704 translated messages, 77 fuzzy translations. debian-edu-itil-manual.nl.po: 200 translated messages, 1581 untranslated messages. debian-edu-itil-manual.zh.po: 20 translated messages, 1 fuzzy translation, 1760 untranslated messages. -- https://wiki.debian.org/DebianEdu/Documentation/ITIL//ExtraConfiguration FIXME: Should describe the contents of change_ip_setup here, later> FIXME: create link to screenshot> -- https://wiki.debian.org/DebianEdu/Documentation/ITIL//InfrastructureSetup FIXME: In with the drawing showing diskless clients> 6 FIXMEs left to fix
Content and translation status for the rosegarden manual
The (translated) rosegarden manual as PDF or HTML is available at http://maintainer.skolelinux.org/debian-edu-doc/ To understand this mail better, please read /usr/share/doc/debian-edu-doc/README. This mail is automatically send by a cronjob run by Holger Levsen every two weeks. Please send feedback, suggestions, flames and cookies via this list. rosegarden-manual.es.po: 37 translated messages, 22 fuzzy translations, 630 untranslated messages. rosegarden-manual.fr.po: 683 translated messages, 5 fuzzy translations, 1 untranslated message. rosegarden-manual.nb.po: 689 translated messages. rosegarden-manual.nl.po: 686 translated messages, 3 fuzzy translations. rosegarden-manual.pl.po: 4 translated messages, 685 untranslated messages.