Your message dated Tue, 22 Apr 2008 16:47:04 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#476287: fixed in gnome-app-install 0.5.2.7-1 has caused the Debian Bug report #476287, regarding user strings spread confusion about contrib & non-free to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 476287: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476287 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: gnome-app-install Version: 0.5.2.5-1 Severity: serious Tags: patch User strings in this program seem to be spreading confusion about contrib and non-free (and their relationship to Debian). In case of doubt, refer to Social Contract #5: "The packages in these areas are not part of the Debian system". By virtue of being a package installer shipped by Debian, these strings have an assertive meaning (rather than merely descriptive) which is in contradiction with the Social Contract. Some examples: - "Show all Debian applications which can be freely used, modified and distributed." -- this implies there exist Debian applications which cannot be freely used, modified or distributed. - "[3rd party apps] are not part of Debian" -- by omission, this implies contrib & non-free are. - "%s is part of the Debian main distribution" -- redundancy I'm attaching a patch that TTBOMK fixes all of them. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=ca_AD.UTF-8, LC_CTYPE=ca_AD.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages gnome-app-install depends on: ii app-install-data 0.4.20071030 Application Installer Data Files ii gconf2 2.22.0-1 GNOME configuration database syste ii gksu 2.0.0-5 graphical frontend to su ii gnome-icon-theme 2.22.0-1 GNOME Desktop icon theme ii python 2.4.4-6 An interactive high-level object-o ii python-apt 0.7.5 Python interface to libapt-pkg ii python-central 0.6.1 register and build utility for Pyt ii python-dbus 0.82.4-2 simple interprocess messaging syst ii python-gdbm 2.4.4-3 GNU dbm database support for Pytho ii python-glade2 2.12.1-1 GTK+ bindings: Glade support ii python-gnome2 2.22.0-1 Python bindings for the GNOME desk ii python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk ii python-gst0.10 0.10.11-1 generic media-playing framework (P ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge ii python-sexy 0.1.9-1 python language bindings for libse ii python-xdg 0.15-1.1 A python library to access freedes ii synaptic 0.61+b1 Graphical package manager gnome-app-install recommends no packages. -- no debconf informationdiff -ur gnome-app-install-0.5.2.5/AppInstall/distros/Debian.py gnome-app-install-0.5.2.5.new/AppInstall/distros/Debian.py --- gnome-app-install-0.5.2.5/AppInstall/distros/Debian.py 2008-03-11 21:25:05.000000000 +0100 +++ gnome-app-install-0.5.2.5.new/AppInstall/distros/Debian.py 2008-04-15 18:09:09.000000000 +0200 @@ -15,9 +15,9 @@ SHOW_ALL : (_("All available applications"), _("Show all applications including ones which are " "possibly restricted by law or copyright")), - SHOW_ONLY_FREE :(_("All Open Source applications"), - _("Show all Debian applications which can be " - "freely used, modified and distributed. This " + SHOW_ONLY_FREE :(_("All Debian applications"), + _("Show all Debian applications (which can be " + "freely used, modified and distributed). This " "includes a large variety of community " "maintained applications")), } @@ -25,7 +25,7 @@ SHOW_ONLY_THIRD_PARTY : (_("Third party applications"), _("Show only applications that are " "provided by independent software " - "vendors and are not part of Debian")) + "vendors")) } # List of components whose applications should not be installed # before asking for a confirmation @@ -35,19 +35,19 @@ self.components_activation = { # Fallback None : [_("Enable the installation of software from the %s " - "component of Debian?"), + "distribution?"), # %s is the name of the component _("%s is not officially supported with security " "updates.")], - "main" : [_("Enable the installaion of officially " + "main" : [_("Enable the installation of officially " "supported Debian software?"), # %s is the name of the application - _("%s is part of the Debian main distribution. " + _("%s is part of the Debian distribution. " "Debian provides support and security " "updates, which will be enabled too.")], "contrib" : [_("Enable the installation of partial free software?"), # %s is the name of the application - _("%s is not part of the Debian main distribution " + _("%s is not part of the Debian distribution " "and requires non-free software to work. " "Debian provides support and security " "updates, which will be enabled too.")],
--- End Message ---
--- Begin Message ---Source: gnome-app-install Source-Version: 0.5.2.7-1 We believe that the bug you reported is fixed in the latest version of gnome-app-install, which is due to be installed in the Debian FTP archive: gnome-app-install_0.5.2.7-1.diff.gz to pool/main/g/gnome-app-install/gnome-app-install_0.5.2.7-1.diff.gz gnome-app-install_0.5.2.7-1.dsc to pool/main/g/gnome-app-install/gnome-app-install_0.5.2.7-1.dsc gnome-app-install_0.5.2.7-1_all.deb to pool/main/g/gnome-app-install/gnome-app-install_0.5.2.7-1_all.deb gnome-app-install_0.5.2.7.orig.tar.gz to pool/main/g/gnome-app-install/gnome-app-install_0.5.2.7.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julian Andres Klode <[EMAIL PROTECTED]> (supplier of updated gnome-app-install package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 22 Apr 2008 16:52:02 +0200 Source: gnome-app-install Binary: gnome-app-install Architecture: source all Version: 0.5.2.7-1 Distribution: unstable Urgency: medium Maintainer: Julian Andres Klode <[EMAIL PROTECTED]> Changed-By: Julian Andres Klode <[EMAIL PROTECTED]> Description: gnome-app-install - GNOME Application Installer Closes: 476287 476289 476291 Changes: gnome-app-install (0.5.2.7-1) unstable; urgency=medium . * New upstream bugfix release * debian/patches/04_fix_wording.patch: - Debian is main only (Closes: #476287) - Remove 3rd party choice (Closes: #476289) - Packages are restricted by their license (Closes: #476291) Checksums-Sha1: 9801c9329ca9604f2529f88ac52d3bda665c006e 1352 gnome-app-install_0.5.2.7-1.dsc ae49b9c19fe0b56648da3fbf95183add0cb20040 737763 gnome-app-install_0.5.2.7.orig.tar.gz 8b97a389c49d93fa29ca452cccf34147d534f2fc 19308 gnome-app-install_0.5.2.7-1.diff.gz 097bde6f2baa2c0ac7ecc0731bc561d7c4f26d39 692102 gnome-app-install_0.5.2.7-1_all.deb Checksums-Sha256: 22d7208622d437ef3c1cb9863b9e4a832a82a1598b312c30f6bb64acac3fba89 1352 gnome-app-install_0.5.2.7-1.dsc e97dc5769e2f25086492b333de927051fb75a78192c704f261f70007c0102baf 737763 gnome-app-install_0.5.2.7.orig.tar.gz ace443a33b338d8d8358e21716ca950f809998351b2b28772b2a6c7e4d7da558 19308 gnome-app-install_0.5.2.7-1.diff.gz 57e0d3309a8958cd44eb6ffca6b92d2b6a9a13d8edea6f9802a7b356185aa704 692102 gnome-app-install_0.5.2.7-1_all.deb Files: a9af2f82ad7842297ce5c27b066296d9 1352 gnome optional gnome-app-install_0.5.2.7-1.dsc 11450da241833c4fcbae4f56ecc2923d 737763 gnome optional gnome-app-install_0.5.2.7.orig.tar.gz 6c4d1fac66879b8ad0c6182a0047b9e4 19308 gnome optional gnome-app-install_0.5.2.7-1.diff.gz 7344acf033e977ce9eea0428aef1544c 692102 gnome optional gnome-app-install_0.5.2.7-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIDgjYrCpf/gCCPsIRAv4cAJ9ujibELzGzU1+TFRgp+gCLU2ZWfACeOtlV 7l7F6cNV/oI41urvxml9fTw= =wYvp -----END PGP SIGNATURE-----
--- End Message ---

