--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: fonts-osifont: debian/copyright is inaccurate
- From: Tobias Frost <tobi@debian.org>
- Date: Sun, 22 Dec 2024 10:36:13 +0100
- Message-id: <173486017342.2992684.617495672034642012.reportbug@isildor2.loewenhoehle.ip>
Package: fonts-osifont
Version: 0.1.20230322+ds-3
Severity: serious
Justification: Policy 4.5/12.5
Dear Maintainer,
The package ships osifont.ttf and osifont-italic.ttf.
According to upstream (https://github.com/hikikomori82/osifont/)
the license is different for the differnt fonts according to their
name:
> osifont is available in 3 different licenses:
>
> osifont.ttf - GNU GPL licence version 3 with font exception
> osifont-gpl2fe.ttf - GNU GPL licence version 2 with font exception
> osifont-lgpl3fe.ttf - GNU LGPL licence version 3 with font exception
The current d/copyright does not differentiate, it claims all three
licenses for the osifont.ttf.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-security'), (500, 'oldstable-security'), (500, 'oldoldstable'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.5-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-- no debconf information
--- End Message ---
--- Begin Message ---
- To: 1091082-done@bugs.debian.org
- Subject: Re: fonts-osifont: debian/copyright is inaccurate
- From: Tobias Frost <tobi@debian.org>
- Date: Wed, 01 Jan 2025 13:38:33 +0100
- Message-id: <ddd3368cd75adf816805d1a92248746429d4cf53.camel@debian.org>
- In-reply-to: <48697ee0db5df121413b6692f3862129483f9de7.camel@debian.org>
- References: <173486017342.2992684.617495672034642012.reportbug@isildor2.loewenhoehle.ip> <48697ee0db5df121413b6692f3862129483f9de7.camel@debian.org>
Upstream confirmed license:
https://github.com/hikikomori82/osifont/issues/23#event-15790575391
Question:
"Hi,
while packaging FreeCAD for Debian I cam across the fonts-osifont
package for Debian and found that the file osifont.sfd is not clearly
licensed and to avoid DFSG problems I'm reaching out for clarifcation.
This issue is tracked at Debian Bug #1091082
IIUIC the license is applied when running generate.sh by replacing
LICENSE_PLACEHOLDER in osifont.sfd. However this does not specify the
license for this file, so I assume the license for this file is the
three licenses options "ored", like
GNU GPL licence version 3 with font exception OR
GNU GPL licence version 2 with font exception OR
GNU LGPL licence version 3 with font exception
I'd appreciate if you could confirm my understanding, so that I'll be
able to fix the Debian bug.
TIA! (and many kudos for the font!)"
Answer:
"Yes, you can pick one of the 3 licenses, the script itself also have
one of the three licenses"
--- End Message ---