Skip Menu |

This queue is for tickets about the X11-GUITest CPAN distribution.

Report information
The Basics
Id: 93668
Status: resolved
Priority: 0/
Queue: X11-GUITest

People
Owner: ctrondlp [...] cpan.org
Requestors: DDICK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.27
Fixed in: 0.28



Subject: PATCH: correct address for fsf
Apologies for this, but i was preparing the Fedora/CentOS package for this package and according to https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address i need to inform upstream that the address for fsf is incorrect. Patch to solve this is attached.
Subject: x11_fsf_address.patch
diff -Naur old/docs/Copying new/docs/Copying --- docs/Copying 2011-05-15 12:08:31.000000000 +1000 +++ docs/Copying 2014-03-09 17:52:27.579120146 +1100 @@ -2,7 +2,7 @@ Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 51 Franklin Street, Fifth Floor Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
Thanks