Package: gnome-backgrounds Version: 2.30.0-1 Severity: important Tags: patch
1. None of the background images mentioned in debian/copyright is actually included in the package anymore. 2. The license according to COPYING is GPL-2+, not GPL-2. The attached patch corrects these issues. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (550, 'unstable'), (400, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.32-4-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- no debconf information
--- gnome-backgrounds-2.30.0.orig/debian/copyright +++ gnome-backgrounds-2.30.0/debian/copyright @@ -12,30 +12,33 @@ Maintainers: - Thomas Wood <[email protected]> -Backgrounds: - -Branded - - GNOME-Aqua.png Zeus <[email protected]> - - GNOME-FraserIsland.png Andrew Fitzsimon <[email protected]> - - GNOME-Redblurred.png Martin Benavides <[email protected]> - - GNOME-Weirdcolours.png Martin Benavides <[email protected]> - -Tiles - - alien-artifact-trans.png Lapo Calamandrei <[email protected]> - - cow-trans.png Lapo Calamandrei <[email protected]> - - tiles-trans.png Lapo Calamandrei <[email protected]> - -Translucent - - rects.png Jakub Steiner <[email protected]> - - ellipsis.png Lapo Calamandrei <[email protected]> - - waves.png Lapo Calamandrei <[email protected]> +Background Authors: +Abstract + - Silk.png, Spring.png, Waves.png: Patryk Zawadzki <[email protected]> + - Flow.png, Gulp.png: Daniel Galleguillos <[email protected]> + +Nature + - Aqua.jpg: Charles Barbin <[email protected]> + - Blinds.jpg: Lennart Poettering <[email protected]> + - Dunes.jpg: Marco Cogoni [email protected] + - FreshFlower.jpg: Jens Ansorg <[email protected]> + - Garden.jpg: Charles Barbin <[email protected]> + - GreenMeadow.jpg: Timothy Schellhase, retouched by Lapo Calamandrei + - LadyBird.jpg: Charles Barbin <[email protected]> + - OpenFlower.jpg: Garrett LeSage <[email protected]> + - RainDrops.jpg: "blackcombwhistler07" <[email protected]> + - Storm.jpg: Sergey Nazarov <[email protected]> + - TwoWings.jpg: Charles Barbin <[email protected]> + - Wood.jpg: Jean-François Fortin Tam <[email protected]> + - YellowFlower.jpg: Charles Barbin <[email protected]> License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; version 2 dated June, 1991. + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -48,5 +51,5 @@ License: MA 02110-1301, USA. On Debian systems, the complete text of the GNU General -Public License can be found in `/usr/share/common-licenses/GPL'. +Public License can be found in `/usr/share/common-licenses/GPL-2'.

