Package: gimp Version: 2.8.20-1 Severity: minor Dear Maintainer,
The GIMP man page contains the following sentence: > In addition, GIMP has several scripting extension which allow for > advanced non-interactive processing and creation of images. "extension" should be "extensions." -- System Information: Debian Release: 9.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages gimp depends on: ii gimp-data 2.8.20-1 ii libaa1 1.4p5-44+b1 ii libatk1.0-0 2.22.0-1 ii libbabl-0.1-0 0.1.18-1 ii libbz2-1.0 1.0.6-8.1 ii libc6 2.24-10 ii libcairo2 1.14.8-1 ii libdbus-1-3 1.10.18-1 ii libdbus-glib-1-2 0.108-2 ii libexif12 0.6.21-2+b2 ii libexpat1 2.2.0-2 ii libfontconfig1 2.11.0-6.7+b1 ii libfreetype6 2.6.3-3.2 ii libgdk-pixbuf2.0-0 2.36.5-2 ii libgegl-0.3-0 0.3.8-4 ii libgimp2.0 2.8.20-1 ii libglib2.0-0 2.50.3-2 ii libgs9 9.20~dfsg-3.1 ii libgtk2.0-0 2.24.31-2 ii libgudev-1.0-0 230-3 ii libice6 2:1.0.9-2 ii libjpeg62-turbo 1:1.5.1-2 ii libjson-glib-1.0-0 1.2.6-1 ii liblcms2-2 2.8-4 ii libmng1 1.0.10+dfsg-3.1+b5 ii libpango-1.0-0 1.40.5-1 ii libpangocairo-1.0-0 1.40.5-1 ii libpangoft2-1.0-0 1.40.5-1 ii libpng16-16 1.6.28-1 ii libpoppler-glib8 0.48.0-2 ii librsvg2-2 2.40.16-1+b1 ii libsm6 2:1.2.2-1+b3 ii libtiff5 4.0.7-6 ii libwmf0.2-7 0.2.8.4-10.6 ii libx11-6 2:1.6.4-3 ii libxcursor1 1:1.1.14-1+b4 ii libxext6 2:1.3.3-1+b2 ii libxfixes3 1:5.0.3-1 ii libxmu6 2:1.1.2-2 ii libxpm4 1:3.5.12-1 ii libxt6 1:1.1.5-1 ii python-gtk2 2.24.0-5.1 ii python2.7 2.7.13-2 pn python:any <none> ii zlib1g 1:1.2.8.dfsg-5 Versions of packages gimp recommends: ii ghostscript 9.20~dfsg-3.1 Versions of packages gimp suggests: pn gimp-data-extras <none> pn gimp-help-en | gimp-help <none> ii gvfs-backends 1.30.4-1 ii libasound2 1.1.3-5 -- no debconf information
>From 2a331225b897d0ce4d95c5dbc7f542375e2a22fe Mon Sep 17 00:00:00 2001 From: Matt Kraai <[email protected]> Date: Thu, 11 May 2017 06:10:43 -0700 Subject: [PATCH] Change "extension" to "extensions" --- docs/gimp.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gimp.1.in b/docs/gimp.1.in index 95f20e41..880b5a21 100644 --- a/docs/gimp.1.in +++ b/docs/gimp.1.in @@ -33,7 +33,7 @@ intelligent scissors, and select by color. .PP GIMP offers a variety of plug-ins that perform a variety of image manipulations. Examples include bumpmap, edge detect, gaussian blur, -and many others. In addition, GIMP has several scripting extension +and many others. In addition, GIMP has several scripting extensions which allow for advanced non-interactive processing and creation of images. .PP -- 2.11.0

