Skip to content
Commits on Source (3)
......@@ -12,6 +12,8 @@ debian-edu-doc (2.10.14) UNRELEASED; urgency=medium
[ Holger Levsen ]
* Update Debian Edu Buster manual from the wiki.
* Update debian/copyright from the wikis.
* Add 'Traditional Chinese' to scripts/get_copyright.
* d/copyright.packaging: update years for Wolfgang and myself.
-- Holger Levsen <holger@debian.org> Mon, 11 Feb 2019 14:46:58 +0100
......
......@@ -25,7 +25,7 @@ Copyright: 2007-2009 Holger Levsen <holger@debian.org>
2007 José L. Redrejo Rodríguez
2007 John Bildoy
2012 Jürgen Leibner
2017, 2018 Wolfgang Schweer <wschweer@arcor.de>
2017, 2018, 2019 Wolfgang Schweer <wschweer@arcor.de>
License: GPL-2+
Files: documentation/debian-edu-*/source/Debian_Edu_Network*.odg
......@@ -214,6 +214,10 @@ Copyright: 2016, 2017, 2018 Ma Yong
2017 Roy Zhang
License: GPL-2+
Files: documentation/debian-edu-buster/debian-edu-buster-manual.zh_Hant.po
Copyright: 2019 Louies
License: GPL-2+
Files: documentation/debian-edu-itil/debian-edu-itil-manual.xml documentation/debian-edu-itil/debian-edu-itil-manual.pot
Copyright: 2006 Knut Yrvin
2006 Andreas Johansen
......
......@@ -25,7 +25,7 @@ Copyright: 2007-2009 Holger Levsen <holger@debian.org>
2007 José L. Redrejo Rodríguez
2007 John Bildoy
2012 Jürgen Leibner
2017, 2018 Wolfgang Schweer <wschweer@arcor.de>
2017, 2018, 2019 Wolfgang Schweer <wschweer@arcor.de>
License: GPL-2+
Files: documentation/debian-edu-*/source/Debian_Edu_Network*.odg
......@@ -38,7 +38,7 @@ Copyright: 2007 Patrick Winnertz <patrick.winnertz@skolelinux.org>
License: GPL-2+
Files: documentation/scripts/* documentation/*/README.*translations
Copyright: 2007-2018 Holger Levsen <holger@debian.org>
Copyright: 2007-2019 Holger Levsen <holger@debian.org>
2012 David Prévot <taffit@debian.org>
License: GPL-2+
......@@ -52,7 +52,7 @@ Copyright: 2016 Victory
License: GPL-2+
Files: debian/*
Copyright: 2006-2018 Holger Levsen <holger@debian.org>
Copyright: 2006-2019 Holger Levsen <holger@debian.org>
2004-2007 Mari Wang <mariwan@ifi.uio.no>
2004-2007 Steffen Jöris <Steffen.Joeris@skolelinux.de>
2004-2007 Frode Jemtland <frode.jemtland@skolelinux.no>
......
......@@ -24,6 +24,7 @@ my %langs = (
'Brazilian Portuguese'=> 'pt_BR',
'Bokmål' => 'nb',
'Simplified Chinese' => 'zh',
'Traditional Chinese' => 'zh_Hant',
'Czech' => 'cs',
'Danish' => 'da',
'Dutch' => 'nl',
......