DFSG NEW Queue

DFSG, Licensing & New Packages Team

jkqtplotter 5.0.0~beta1+dfsg1-1

Package Information

Descriptiona Qt Plotting Library (dev headers)

JKQTPlotter is an extensive C++ library for data visualization, plotting and charting for Qt. It is feature-rich but self-contained and only depends on the Qt framework.

This package provides header files and development libraries.

MaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed ByDrew Parsons <dparsons@debian.org>
Sponsordparsons@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/science-team/jkqtplotter.git (browse)
Closes#1128992
Trackerhttps://tracker.debian.org/pkg/jkqtplotter
Uploaded4 hours ago

New Package Report

.changes
Changed-ByDrew Parsons
Architecturesource amd64
Distributionunstable
DateThu, 18 Jun 2026 00:48:29 +0200
Sourcejkqtplotter
Version5.0.0~beta1+dfsg1-1
Changelog
jkqtplotter (5.0.0~beta1+dfsg1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1128992)
   * debian/watch: Uversion-Mangle allows for beta versions
     (as auto) and places a 4~ prefix to older 201x versions
     (semantic versioning started with v4.0.0 after v2019.11.3)
   * Build-Depends: cimg-dev (enable optional CImg support)
   * build configuration
     - enable C++20 standard (JKQtPlotter_ENABLED_CXX20=On)
     - don't add build config tags to libraries
       (JKQtPlotter_BUILD_DECORATE_LIBNAMES_WITH_BUILDTYPE=Off)
   * debian patch soname_version.patch sets the library soversion
     to the project major version (5, not 5.0.0)
   * libjkqtplotter-dev is not Multi-Arch: same because of the
     jkqtmathtext_render utility provided in usr/bin.
     Use help2man to generate a man page for it.
   * run tests offscreen (QT_QPA_PLATFORM=offscreen)
   * debian patch test_fail.patch places QEXPECT_FAIL on
     TestJKQTPDatastoreCombined::test_setColumnData_and_copies,
     see https://github.com/jkriege2/JKQtPlotter/issues/164
   * debian/libjkqtplotter5.lintian-overrides overrides lintian warning
     package-name-doesnt-match-sonames. For simplicity provide the jkqtplotter
     libraries in one package.
   * debian/copyright
     - main code, LGPL-2.1+, Jan W. Krieger
     - firaMath fonts, SIL_OFL_1.1, Xiangdong Zeng
     - xits fonts, SIL_OFL_1.1, STI Pub Companies (www.stixfonts.org),
       with Reserved Font Name STIX Fonts,
       MicroPress, Inc. (www.micropress-inc.com),
       with Reserved Font Name TM Math,
       Elsevier, Inc,
       (URW)++ Design & Development
       Khaled Hosny
       Daniel Benjamin Miller
     - asana fonts, SIL_OFL_1.1,
       Claudio Beccari with Reserved Font Name gsmn1000,
       Young Ryu with Reserved Font Name pxfonts,
       Apostolos Syropoulos
     - examples/jkqtplot_test/test.ps (prolog) LGPL-3 or GPL-2, Trolltech
     - EmfEngine, QTeXEngine, GPL-3, Ion Vasilief
   * DFSG: examples/jkqt*_test/lena.* in original upstream source is a
     photo of Lena (Söderberg) Forsén that is not DFSG-free
     (lintian warning license-problem-non-free-img-lenna,
     https://en.wikipedia.org/wiki/Lena_Forsén )
     - debian/copyright: add the non-free files to Files-Excluded
     - debian/watch repacks source tarball with +dfsg1 suffix
     - the debian logo is used instead, debian/dfsg/openlogo-100.{jpg,png}
       from https://www.debian.org/logos/, © Software in the Public
       Interest, Inc. (LGPL-3+ or CC BY-SA 3.0)
     - debian patch example_image_free.patch updates examples
       to use the Debian logo image files
.dsc
Sectionlibs
Priorityoptional
Componentmain
Package-Listjkqtplotter-tests deb libs optional arch=any
libjkqtplotter-dev deb libdevel optional arch=any
libjkqtplotter5 deb libs optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/jkriege2/JKQtPlotter
Upstream-Name: JKQtPlotter
Upstream-Contact: Jan W. Krieger <jan@jkrieger.de>
Files-Excluded: examples/jkqt*_test/lena.*

Files:  *
Copyright: 2015-2025 Jan W. Krieger
License: LGPL-2.1+

Files: lib/jkqtmathtext/resources/firaMath/*
Copyright: 2018-2021 Xiangdong Zeng <xdzeng96@gmail.com>
License: SIL_OFL_1.1

Files: lib/jkqtmathtext/resources/xits/*
Copyright: 2001-2010 STI Pub Companies(www.stixfonts.org),
 with Reserved Font Name STIX Fonts
 1998-2003, MicroPress, Inc. (www.micropress-inc.com),
 with Reserved Font Name TM Math
 1990, Elsevier, Inc.
 2014, 2015, (URW)++ Design & Development
 2009-2019, Khaled Hosny
 2019, Daniel Benjamin Miller
License: SIL_OFL_1.1
Comment:
 STI Pub Companies consist of the American Institute of Physics, the
 American Chemical Society, the American Mathematical Society, the
 American Physical Society, Elsevier, Inc., and The Institute of
 Electrical and Electronic Engineers, Inc. (www.stixfonts.org)
 with Reserved Font Name STIX Fonts, STIX Fonts (TM) is a trademark
 of The Institute of Electrical and Electronics Engineers, Inc.

Files: examples/jkqtmathtext_test/asana/*
Copyright: 1997, 1999 Claudio Beccari,
 with Reserved Font Name gsmn1000,
 2000 Young Ryu with Reserved Font Name pxfonts,
 2007-2011 Apostolos Syropoulos (<asyropoulos@yahoo.com),
 with Reserved Font Name Asana Math,
License: SIL_OFL_1.1

Files: examples/jkqtplot_test/test.ps
Copyright: 1994-2006 Trolltech
License: LGPL-3 or GPL-2
 Copyrighted prolog. You may copy this prolog in any way that is
 directly related to this document. For other use of this prolog,
 see your licensing agreement for Qt (LGPL-3 or GPL-2).
 .
 On a debian system LGPL-3 and GPL-2 are found in
 /usr/share/common-licenses/

Files: examples/jkqtplot_test/EmfEngine/*
 examples/jkqtplot_test/QTeXEngine/*
Copyright: 2009-2010 Ion Vasilief
    Email (use @ for *) : ion_vasilief*yahoo.fr
License: GPL-3
 On a debian system the GNU GENERAL PUBLIC LICENSE Version 3
 is found at /usr/share/common-licenses/GPL-3

Files: debian/*
Copyright: 2026 Drew Parsons <dparsons@debian.org>
License: LGPL-2.1+

Files: debian/dfsg/openlogo-100.*
Copyright: 1999 Software in the Public Interest, Inc.
License: LGPL-3+
 The Debian Open Use Logo(s) are released under the terms of the GNU
 Lesser General Public License, version 3 or any later version, or, at
 your option, of the Creative Commons Attribution-ShareAlike 3.0 Unported License.
 .
 On a debian system the text of the licence may be found at
 /usr/share/common-licenses/LGPL-3
Comment:
 These debian logo image files are provided in place of lena.{png,jpg},
 which are non-free and removed in Files-Excluded.
 See also debian/patches/example_image_free.patch

License: LGPL-2.1+
 JKQtPlotter is licensed under the
 GNU Lesser General Public License v2.1
 or above.
 .
 On a debian system the text of the licence may be found at
 /usr/share/common-licenses/LGPL-2.1

License: SIL_OFL_1.1
 This Font Software is licensed under the SIL Open Font License,
 Version 1.1. This license is copied below, and is also available with
 a FAQ at: http://scripts.sil.org/OFL
 .
 -----------------------------------------------------------
 SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
 -----------------------------------------------------------
 .
 PREAMBLE
 .
 The goals of the Open Font License (OFL) are to stimulate worldwide
 development of collaborative font projects, to support the font
 creation efforts of academic and linguistic communities, and to
 provide a free and open framework in which fonts may be shared and
 improved in partnership with others.
 .
 The OFL allows the licensed fonts to be used, studied, modified and
 redistributed freely as long as they are not sold by themselves. The
 fonts, including any derivative works, can be bundled, embedded,
 redistributed and/or sold with any software provided that any
 reserved names are not used by derivative works. The fonts and
 derivatives, however, cannot be released under any other type of
 license. The requirement for fonts to remain under this license does
 not apply to any document created using the fonts or their
 derivatives.
 .
 DEFINITIONS
 .
 "Font Software" refers to the set of files released by the Copyright
 Holder(s) under this license and clearly marked as such. This may
 include source files, build scripts and documentation.
 .
 "Reserved Font Name" refers to any names specified as such after the
 copyright statement(s).
 .
 "Original Version" refers to the collection of Font Software
 components as distributed by the Copyright Holder(s).
 .
 "Modified Version" refers to any derivative made by adding to,
 deleting, or substituting -- in part or in whole -- any of the
 components of the Original Version, by changing formats or by porting
 the Font Software to a new environment.
 .
 "Author" refers to any designer, engineer, programmer, technical
 writer or other person who contributed to the Font Software.
 .
 PERMISSION AND CONDITIONS
 .
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of the Font Software, to use, study, copy, merge, embed,
 modify, redistribute, and sell modified and unmodified copies of the
 Font Software, subject to the following conditions:
 .
 1) Neither the Font Software nor any of its individual components,
    in Original or Modified Versions, may be sold by itself.
 .
 2) Original or Modified Versions of the Font Software may be bundled,
    redistributed and/or sold with any software, provided that each
    copy contains the above copyright notice and this license. These
    can be included either as stand-alone text files, human-readable
    headers or in the appropriate machine-readable metadata fields
    within text or binary files as long as those fields can be easily
    viewed by the user.
 .
 3) No Modified Version of the Font Software may use the Reserved Font
    Name(s) unless explicit written permission is granted by the
    corresponding Copyright Holder. This restriction only applies to
    the primary font name as presented to the users.
 .
 4) The name(s) of the Copyright Holder(s) or the Author(s) of the
    Font Software shall not be used to promote, endorse or advertise
    any Modified Version, except to acknowledge the contribution(s) of
    the Copyright Holder(s) and the Author(s) or with their explicit
    written permission.
 .
 5) The Font Software, modified or unmodified, in part or in whole,
    must be distributed entirely under this license, and must not be
    distributed under any other license. The requirement for fonts to
    remain under this license does not apply to any document created
    using the Font Software.
 .
 TERMINATION
 .
 This license becomes null and void if any of the above conditions are
 not met.
 .
 DISCLAIMER
 .
 THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
 OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL
 THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
 CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR
 OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT
 SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.

Back to Dashboard | View all reviews for this package