Sebastien Jodogne pushed to branch master at Debian Med / orthanc-webviewer
Commits: bcdd5b56 by jodogne-guest at 2022-06-01T08:12:55+02:00 Updated d/copyright - - - - - b5f8e112 by jodogne-guest at 2022-06-01T08:16:44+02:00 added lintian override for package-has-unnecessary-activation-of-ldconfig-trigger - - - - - 0efffef9 by jodogne-guest at 2022-06-01T08:23:17+02:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/copyright - + debian/orthanc-webviewer.lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +orthanc-webviewer (2.8-2) unstable; urgency=medium + + * Updated d/copyright + + -- Sebastien Jodogne <[email protected]> Wed, 01 Jun 2022 08:08:23 +0200 + orthanc-webviewer (2.8-1) unstable; urgency=medium * New upstream version ===================================== debian/copyright ===================================== @@ -5,11 +5,19 @@ Source: https://hg.orthanc-server.com/orthanc-webviewer/ Files: * Copyright: 2012-2016 Sebastien Jodogne <[email protected]>, University Hospital of Liege (Belgium), 2017-2022 Osimis S.A. (Belgium), 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium -License: AGPL-3 +License: AGPL-3.0+ Files: Resources/Orthanc/* Copyright: 2012-2016 Sebastien Jodogne <[email protected]>, University Hospital of Liege (Belgium), 2017-2022 Osimis S.A. (Belgium), 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium -License: GPL-3 with OpenSSL exception +License: LGPL-3.0+ + +Files: Resources/Orthanc/Plugins/* +Copyright: 2012-2016 Sebastien Jodogne <[email protected]>, University Hospital of Liege (Belgium), 2017-2022 Osimis S.A. (Belgium), 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium +License: GPL-3.0+ + +Files: Resources/Orthanc/Sdk-0.9.5/* +Copyright: 2012-2015 Sebastien Jodogne <[email protected]>, University Hospital of Liege (Belgium) +License: GPL-3.0+ with OpenSSL exception Files: WebApplication/jpeg-decoder.js Copyright: 2011 notmasteryet @@ -40,7 +48,7 @@ Copyright: 2014 Vitaly Puzrin License: Expat -License: AGPL-3 +License: AGPL-3.0+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of @@ -56,6 +64,47 @@ License: AGPL-3 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +License: GPL-3.0+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or (at + your option) any later version. + . + This program 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 + General Public License for more details. + . + You should have received a copy of the GNU General Public License along + with this package; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + . + On Debian systems, the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/GPL-3'. + + +License: LGPL-3.0+ + 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 the Free Software Foundation, either version 3 of + the License, or (at your option) any later version. + . + This program 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. + . + This program 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, the full text of the GNU General Public License + version 3 can be found in the file + `/usr/share/common-licenses/LGPL-3'. + + License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as @@ -77,7 +126,7 @@ License: GPL-2 `/usr/share/common-licenses/GPL-2'. -License: GPL-3 with OpenSSL exception +License: GPL-3.0+ with OpenSSL exception This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at @@ -106,7 +155,7 @@ License: GPL-3 with OpenSSL exception . On Debian systems, the full text of the GNU General Public License version 3 can be found in the file - `/usr/share/common-licenses/GPL-3'. + `/usr/share/common-licenses/GPL-3.0+'. License: Apache-2 ===================================== debian/orthanc-webviewer.lintian-overrides ===================================== @@ -0,0 +1,5 @@ +# The package stores the shared library of the plugin into folder +# "/usr/lib/orthanc/", which is neither "/usr/lib" nor "/lib". So, +# there is a bug in debhelper that should not auto-generate an +# ldconfig trigger for this package. +orthanc-webviewer: package-has-unnecessary-activation-of-ldconfig-trigger View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/3ab64dd4bf803d5ab52a7da3e96ed8575adadf5a...0efffef9d3302be113a8015718fa2753fd33d65c -- View it on GitLab: https://salsa.debian.org/med-team/orthanc-webviewer/-/compare/3ab64dd4bf803d5ab52a7da3e96ed8575adadf5a...0efffef9d3302be113a8015718fa2753fd33d65c 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
