Package: octave
Version: 4.2.1-2~bpo9+1
Severity: minor
Tags: patch, l10n

The octave desktop file contains a Comment field without translations.
This is
user visible e.g. in the KDE Plasma start menu.
In addition to that the Comment field redundantly repeats the Name field.
The attached patch cleans up the Comment field and adds a German
translation.

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.14.0-0.bpo.3-amd64 (SMP w/6 CPU cores)
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8),
LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages octave depends on:
ii  libamd2                          1:4.5.4-1
ii  libarpack2                       3.4.0-1+b1
ii  libasound2                       1.1.3-5
ii  libatlas3-base [liblapack.so.3]  3.10.3-1+b1
ii  libblas3 [libblas.so.3]          3.7.0-2
ii  libbz2-1.0                       1.0.6-8.1
ii  libc6                            2.24-11+deb9u1
ii  libcamd2                         1:4.5.4-1
ii  libccolamd2                      1:4.5.4-1
ii  libcholmod3                      1:4.5.4-1
ii  libcolamd2                       1:4.5.4-1
ii  libcxsparse3                     1:4.5.4-1
ii  libfftw3-double3                 3.3.5-3
ii  libfftw3-single3                 3.3.5-3
ii  libfltk-gl1.3                    1.3.4-4
ii  libfltk1.3                       1.3.4-4
ii  libfreetype6                     2.6.3-3.2
ii  libgcc1                          1:6.3.0-18
ii  libgl1-mesa-glx [libgl1]         13.0.6-1+b2
ii  libglpk40                        4.61-1
ii  libglu1-mesa [libglu1]           9.0.0-2.1
ii  libgomp1                         6.3.0-18
ii  liblapack3 [liblapack.so.3]      3.7.0-2
ii  liboctave4                       4.2.1-2~bpo9+1
ii  libosmesa6                       13.0.6-1+b2
ii  libportaudio2                    19.6.0-1
ii  libqhull7                        2015.2-2
ii  libqrupdate1                     1.1.2-2
ii  libqscintilla2-12v5              2.9.3+dfsg-4
ii  libqt4-network                   4:4.8.7+dfsg-11
ii  libqt4-opengl                    4:4.8.7+dfsg-11
ii  libqtcore4                       4:4.8.7+dfsg-11
ii  libqtgui4                        4:4.8.7+dfsg-11
ii  libsndfile1                      1.0.27-3
ii  libstdc++6                       6.3.0-18
ii  libsuitesparseconfig4            1:4.5.4-1
ii  libumfpack5                      1:4.5.4-1
ii  libx11-6                         2:1.6.4-3
ii  octave-common                    4.2.1-2~bpo9+1
ii  texinfo                          6.3.0.dfsg.1-1+b2
ii  zlib1g                           1:1.2.8.dfsg-5

Versions of packages octave recommends:
ii  default-jre-headless  2:1.8-58
ii  gnuplot-x11           5.0.5+dfsg1-6+deb9u1
ii  libatlas3-base        3.10.3-1+b1
ii  octave-info           4.2.1-2~bpo9+1
ii  pstoedit              3.70-3+b2

Versions of packages octave suggests:
pn  octave-doc      <none>
pn  octave-htmldoc  <none>

-- no debconf information

--- www.octave.org-octave.desktop.orig	2018-02-06 16:15:38.980012000 +0100
+++ www.octave.org-octave.desktop	2018-02-06 16:29:29.176012000 +0100
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Name=GNU Octave
-Comment=Scientific Computing using GNU Octave
+Comment=Scientific Computing
+Comment[de]=Wissenschaftliches Rechnen
 TryExec=/usr/bin/octave
 Exec=/usr/bin/octave --force-gui %f
 Icon=octave

Reply via email to