Étienne Mollier pushed to branch master at Debian Med / camitk
Commits: 28145d79 by Étienne Mollier at 2022-09-30T17:58:56+02:00 initialize changelog. - - - - - 891197f1 by Étienne Mollier at 2022-09-30T17:59:18+02:00 d/control: declare compliance to standards version 4.6.1. - - - - - 185fbfb8 by Étienne Mollier at 2022-09-30T18:03:48+02:00 d/copyright: dedicate paragraph to the LGPL-2.1. - - - - - ee9ced74 by Étienne Mollier at 2022-09-30T18:05:53+02:00 d/copyright: fix location of python_sdk/pyside_global.h. - - - - - cbd73d70 by Étienne Mollier at 2022-09-30T21:07:07+02:00 d/s/lintian-overrides: mark false positive missing source on html file. - - - - - 421baeb9 by Étienne Mollier at 2022-09-30T21:10:17+02:00 ready to upload to unstable. - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - + debian/source/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,15 @@ +camitk (5.0.2-4) unstable; urgency=medium + + * Team upload. + * d/control: declare compliance to standards version 4.6.1. + * d/copyright: dedicate paragraph to the LGPL-2.1. + * d/copyright: fix location of python_sdk/pyside_global.h. + * d/u/lintian-overrides: override false positive error. + * Rebuild with libinsighttoolkit5-dev, which disappeared temporarily from sid + somehow. (Closes: #1017220) + + -- Étienne Mollier <[email protected]> Fri, 30 Sep 2022 21:09:45 +0200 + camitk (5.0.2-3) unstable; urgency=medium * Fix FTBFS during build all and build any ===================================== debian/control ===================================== @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 13), doxygen, graphviz, debhelper -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/camitk Vcs-Git: https://salsa.debian.org/med-team/camitk.git Homepage: https://camitk.imag.fr/ ===================================== debian/copyright ===================================== @@ -10,7 +10,7 @@ Copyright: © 2001-2017 Emmanuel Promayon <Emmanuel.Promayon@univ-grenoble-alpes License: LGPL-3+ Comment: see also http://camitk.imag.fr/contributors.xml for a list of contributors -Files: CamiTK-5.0.2/python_sdk/pyside_global.h +Files: python_sdk/pyside_global.h Copyright: (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). License: LGPL-2.1 Comment: This file is part of the QtCore module of the Qt Toolkit, plus some @@ -25,7 +25,6 @@ Comment: see original sources at http://github.com/qtproject/qt-solutions/tree/m Files: modeling/libraries/mml/monitoring/Xmlhighlighter.* Copyright: © Copyright 2009-10 Martin Holmes, Meagan Timney and the University of Victoria Humanities Computing and Media Centre. License: LGPL-2.1 - see `/usr/share/common-licenses/LGPL-2.1' Comment: This file is part of the projXMLEditor project which in turn belongs to the Image Markup Tool version 2.0 Files: sdk/components/stl/testdata/* @@ -65,6 +64,20 @@ License: BSD-3-clause (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +License: LGPL-2.1 + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2.1 of the License. + . + This library is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + . + On Debian systems, you should find a full copy of the Lesser GNU + General Public License 2.1 in /usr/share/common-licenses/LGPL-2.1. + License: LGPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by ===================================== debian/source/lintian-overrides ===================================== @@ -0,0 +1,2 @@ +# False positive, probably caused by very long lines in the html. +camitk source: source-is-missing [sdk/doc/resources/camitk_doxygen_header.html] View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/07fe3a5512f2d35345d270fb34b31cc275d507d8...421baeb9691dc1966d605c2b55f76ed615dd8705 -- View it on GitLab: https://salsa.debian.org/med-team/camitk/-/compare/07fe3a5512f2d35345d270fb34b31cc275d507d8...421baeb9691dc1966d605c2b55f76ed615dd8705 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
