Package: pinta Version: 0.4+dfsg-2 Severity: minor Originally reported at https://bugs.launchpad.net/debian/+source/pinta/+bug/704491
The software centre teaser for Pinta is "Create and edit images and photographs". This is misleading because it is not possible to create photographs using Pinta. The sentence should therefore be changed. While this is obviously only a very minor issue, the focus in the Natty cycle is quality and I think this is so easily fixable that we should do it. The patch changes the comment to 'An easy way to create and edit images", as images can cover drawings and photographs as well. -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick-proposed'), (500, 'maverick') Architecture: i386 (i686) Kernel: Linux 2.6.35-22-generic (SMP w/1 CPU core) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pinta depends on: ii libc6 2.12.1-0ubuntu10.2 Embedded GNU C Library: Shared lib ii libglib2.0-cil 2.12.10-1 CLI binding for the GLib utility l ii libgtk2.0-cil 2.12.10-1 CLI binding for the GTK+ toolkit 2 ii libmono-cairo2.0-cil 2.6.7-3ubuntu1 Mono Cairo library (for CLI 2.0) ii libmono-corlib2.0-cil 2.6.7-3ubuntu1 Mono core library (for CLI 2.0) ii libmono-posix2.0-cil 2.6.7-3ubuntu1 Mono.Posix library (for CLI 2.0) ii libmono-sharpzip2.84- 2.6.7-3ubuntu1 Mono SharpZipLib library (for CLI ii libmono-system2.0-cil 2.6.7-3ubuntu1 Mono System libraries (for CLI 2.0 ii mono-runtime 2.6.7-3ubuntu1 Mono runtime pinta recommends no packages. pinta suggests no packages. -- no debconf information
diff -Nru pinta-0.6/debian/changelog pinta-0.6/debian/changelog --- pinta-0.6/debian/changelog 2011-01-14 20:17:23.000000000 +0000 +++ pinta-0.6/debian/changelog 2011-01-30 20:33:52.000000000 +0000 @@ -1,3 +1,10 @@ +pinta (0.6-1ubuntu1) maverick; urgency=low + + * Rewrote 'Comment' field in xdg/pinta.desktop to be less misleading + (LP: #704491) + + -- Chris Wilson <afrowi...@gmail.com> Sun, 30 Jan 2011 20:29:29 +0000 + pinta (0.6-1) experimental; urgency=low * [5cc59db] Imported Upstream version 0.6 diff -Nru pinta-0.6/debian/patches/debian-changes-0.6-1ubuntu1 pinta-0.6/debian/patches/debian-changes-0.6-1ubuntu1 --- pinta-0.6/debian/patches/debian-changes-0.6-1ubuntu1 1970-01-01 01:00:00.000000000 +0100 +++ pinta-0.6/debian/patches/debian-changes-0.6-1ubuntu1 2011-01-30 20:34:01.000000000 +0000 @@ -0,0 +1,37 @@ +Description: Upstream changes introduced in version 0.6-1ubuntu1 + This patch has been created by dpkg-source during the package build. + Here's the last changelog entry, hopefully it gives details on why + those changes were made: + . + pinta (0.6-1ubuntu1) maverick; urgency=low + . + * Rewrote 'Comment' field in xdg/pinta.desktop to be less misleading + (LP: #704491) + . + The person named in the Author field signed this changelog entry. +Author: Chris Wilson <afrowi...@gmail.com> +Bug-Ubuntu: https://bugs.launchpad.net/bugs/704491 + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: <vendor|upstream|other>, <url of original patch> +Bug: <url in upstream bugtracker> +Bug-Debian: http://bugs.debian.org/<bugnumber> +Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> +Forwarded: <no|not-needed|url proving that it has been forwarded> +Reviewed-By: <name and email of someone who approved the patch> +Last-Update: <YYYY-MM-DD> + +--- pinta-0.6.orig/xdg/pinta.desktop ++++ pinta-0.6/xdg/pinta.desktop +@@ -1,6 +1,6 @@ + [Desktop Entry] + Name=Pinta +-Comment=Create and edit images and photographs ++Comment=An easy way to create and edit images + GenericName=Image Editor + X-GNOME-FullName=Pinta Image Editor + Exec=pinta diff -Nru pinta-0.6/debian/patches/series pinta-0.6/debian/patches/series --- pinta-0.6/debian/patches/series 1970-01-01 01:00:00.000000000 +0100 +++ pinta-0.6/debian/patches/series 2011-01-30 20:32:41.000000000 +0000 @@ -0,0 +1 @@ +debian-changes-0.6-1ubuntu1