DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: libquazip1 1.7.0-1~exp1

New Package Report

.changes
Architecturesource all arm64
Distributionexperimental
DateWed, 27 May 2026 20:06:38 -0400
Sourcelibquazip1
Version1.7.0-1~exp1
Changed-ByBen Westover
Changelog
libquazip1 (1.7.0-1~exp1) experimental; urgency=medium
 .
   * New upstream version.
   * Combine Qt5 and Qt6 builds into one source package.
   * SOVERSION is now major.minor instead of just major.
.dsc
Package-Listlibquazip1-doc deb doc optional arch=all
libquazip1-qt5-1.7 deb libs optional arch=any
libquazip1-qt5-dev deb libdevel optional arch=any
libquazip1-qt6-1.7 deb libs optional arch=any
libquazip1-qt6-dev deb libdevel optional arch=any
Sectiondoc
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: quazip
Upstream-Contact: Sergey A. Tachenov <sergei@tachenov.name>
Source: https://github.com/stachenov/quazip/releases

Files: *
Copyright:
 2005-2016 Sergey A. Tachenov
 2010 Adam Walczak
 2010 Roberto Pompermaier
 2024 Gregory EUSTACHE
 2025-2026 cen1
License: LGPL-2.1+ with static linking exception

Files:
 quazip/ioapi.h
 quazip/minizip_crypt.h
 quazip/qioapi.cpp
 quazip/unzip.*
 quazip/zip.*
Copyright:
 1990-2000 Info-ZIP
 1998-2010 Gilles Vollant
 2005-2014 Sergey A. Tachenov
 2007-2008 Even Rouault
 2009-2010 Mathias Svensson
 2016 Intel Deutschland GmbH
License: zlib

Files: debian/*
Copyright:
 2012-2014 Eric Maeker <eric.maeker@gmail.com>
 2012-2016 Andreas Tille <tille@debian.org>
 2016 Stefan Ahlers <stef.ahlers@t-online.de>
 2019 Alf Gaida <agaida@siduction.org>
 2022-2026 Ben Westover <bjw@debian.org>
License: BSD-3-clause

License: LGPL-2.1+ with static linking exception
 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 2.1 of the License, or
 (at your option) any later version.
 .
 The copyright holders give you permission to link this library with
 independent modules to produce an executable, regardless of the license
 terms of these independent modules, and to copy and distribute the
 resulting executable under terms of your choice, provided that you also
 meet, for each linked independent module, the terms and conditions of
 the license of that module. An independent module is a module which is
 not derived from or based on this library. If you modify this library,
 you must extend this exception to your version of the library.
 .
 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.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1`.

License: zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would
    be appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not
    be misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.

Review Information

accepted — allocated to siretart 23 days ago, started 23 days ago, completed 23 days ago.

Final Comment

-email @review-notes-libquazip1-1.7.0-1~exp1.md

Public Notes

23 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 108 files.

NOT IN debian/copyright (1):

  Sergei Tachenov and contributors
    quazip/doc/index.dox:177

Result: ATTENTION REQUIRED — 1 author not in debian/copyright
23 days ago ● public

copyright-grep

Command: rg -i '(licen[cs]e|copyr|©)' --heading
Exit code: 0

COPYING
takes priority over any copyright notices that might be found in the
source code. All of those copyright notices are there just to reference
a modified state, as its license permits.
If some source file contains a copyright notice that neither marks that
The QuaZip library is licensed under the GNU Lesser General Public
License V2.1 plus a static linking exception.
The original ZIP/UNZIP package (MiniZip) is copyrighted by Gilles
Basically it's the zlib license.
The copyright holders give you permission to link this library with
independent modules to produce an executable, regardless of the license
the license of that module. An independent module is a module which is
The text of the GNU Lesser General Public License V2.1 follows.
		  GNU LESSER GENERAL PUBLIC LICENSE
 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 of this license document, but changing it is not allowed.
 as the successor of the GNU Library Public License, version 2, hence
  The licenses for most software are designed to take away your
Licenses are intended to guarantee your freedom to share and change
  This license, the Lesser General Public License, applies to some
this license or the ordinary General Public License is the better
not price.  Our General Public Licenses are designed to make sure that
  We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
restrictive license from a patent holder.  Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
ordinary GNU General Public License.  This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License.  We use
this license for certain libraries in order to permit linking those
General Public License therefore permits such linking only if the
Public License permits more lax criteria for linking other code with
  We call this license the "Lesser" General Public License because it
Public License.  It also provides other free software developers Less
are the reason we use the ordinary General Public License for many
libraries.  However, the Lesser license provides advantages in certain
software only, so we use the Lesser General Public License.
  Although the Lesser General Public License is Less protective of the
		  GNU LESSER GENERAL PUBLIC LICENSE
  0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
copyright law: that is to say, a work containing the Library or a
covered by this License; they are outside its scope.  The act of
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
    c) You must cause the whole of the work to be licensed at no
    charge to all third parties under the terms of this License.
themselves, then this License, and its terms, do not apply to those
this License, whose permissions for other licensees extend to the
the scope of this License.
License instead of this License to a given copy of the Library.  To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License.  (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that copy, so the ordinary GNU General Public License applies to all
therefore falls outside the scope of this License.
library".  The executable is therefore covered by this License.
this License.  You must supply a copy of this License.  If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License.  Also, you must do one
  It may happen that this requirement contradicts the license
facilities not covered by this License, and distribute such a combined
  8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License.  Any
attempt otherwise to copy, modify, sublicense, link with, or
rights under this License.  However, parties who have received copies,
or rights, from you under this License will not have their licenses
  9. You are not required to accept this License, since you have not
prohibited by law if you do not accept this License.  Therefore, by
Library), you indicate your acceptance of this License to do so, and
Library), the recipient automatically receives a license from the
this License.
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License.  If you cannot
License and any other pertinent obligations, then as a consequence you
license would not permit royalty-free redistribution of the Library by
the only way you could satisfy both it and this License would be to
implemented by public license practices.  Many people have made
to distribute software through any other system and a licensee cannot
be a consequence of the rest of this License.
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
excluded.  In such case, this License incorporates the limitation as if
written in the body of this License.
versions of the Lesser General Public License from time to time.
specifies a version number of this License which applies to it and
license version number, you may choose any version ever published by
copyrighted by the Free Software Foundation, write to the Free
  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY

quazip/JlCompress.cpp
Copyright (C) 2010 Roberto Pompermaier
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quazipfile.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, basically it's zlib license.

quazip/quacrc32.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quaadler32.cpp
Copyright (C) 2010 Adam Walczak
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/qioapi.cpp
   Copyright (C) 1998-2005 Gilles Vollant

quazip/doc/index.dox
Copyright (C) 2005-2026 Sergei Tachenov and contributors

quazip/quazip_textcodec.cpp
Copyright (C) 2024 Gregory EUSTACHE, cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/quazip.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, basically it's zlib license.

quazip/QuaExtract.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/quazipfileinfo.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/zip.h
         Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )

quazip/quaziodevice.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/QuaCompress.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/quazip_textcodec.h
Copyright (C) 2024 Gregory EUSTACHE, cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/quacrc32.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quazipfile.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, basically it's zlib license.

quazip/quazipfileinfo.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/JlOptions.cpp
Copyright (C) 2026 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quagzipfile.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quachecksum32.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quazipdir.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/zip.c
         Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
         Copyright (C) 2005-2014 Sergey A. Tachenov
         Copyright (C) 2016 Intel Deutschland GmbH
const char zip_copyright[] =" zip 1.01 Copyright 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";

quazip/JlCompress.h
Copyright (C) 2010 Roberto Pompermaier
Copyright (C) 2005-2016 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quazipnewinfo.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quaadler32.h
Copyright (C) 2010 Adam Walczak
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quazip.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, basically it's zlib license.

quazip/QuaCompress.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/ioapi.h
         Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )

quazip/unzip.c
         Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
         Copyright (C) 2007-2008 Even Rouault
         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )
         Copyright (C) 2005-2014 Sergey A. Tachenov
         Copyright (C) 2016 Intel Deutschland GmbH
  Copyright (c) 1990-2000 Info-ZIP.  All rights reserved.
  See the accompanying file LICENSE, version 2000-Apr-09 or later
  If, for some reason, all these files are missing, the Info-ZIP license
  also may be found at:  ftp://ftp.info-zip.org/pub/infozip/license.html
        Copyright (C) 2007-2008 Even Rouault
  Copyright (C) 1998 - 2010 Gilles Vollant, Even Rouault, Mathias Svensson
const char unz_copyright[] =
   " unzip 1.01 Copyright 1998-2004 Gilles Vollant - http://www.winimage.com/zLibDll";
    if (unz_copyright[0]!=' ')

quazip/QuaExtract.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

quazip/quazipnewinfo.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, basically it's zlib license.

quazip/quaziodevice.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/minizip_crypt.h
   Copyright (C) 1998-2005 Gilles Vollant

quazip/quazip_global.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/quagzipfile.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

quazip/unzip.h
         Copyright (C) 1998-2010 Gilles Vollant (minizip) ( http://www.winimage.com/zLibDll/minizip.html )
         Copyright (C) 2007-2008 Even Rouault
         Copyright (C) 2009-2010 Mathias Svensson ( http://result42.com )

NEWS.txt
        * License statement updated to avoid confusion. GPL license
        just as their license requires.
        * Fixed license notices in sources.
        * Added LGPL as alternative license.

quazip/quazipdir.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

README.md
Copyright notice:
Copyright (C) 2005-2020 Sergey A. Tachenov and contributors
Original ZIP package is copyrighted by Gilles Vollant, see
quazip/(un)zip.h files for details, but basically it's the zlib license.

debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright:
License: LGPL-2.1+ with static linking exception
Copyright:
License: zlib
Copyright:
License: BSD-3-clause
License: LGPL-2.1+ with static linking exception
 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, or
 The copyright holders give you permission to link this library with
 independent modules to produce an executable, regardless of the license
 the license of that module. An independent module is a module which is
 GNU Lesser General Public License for more details.
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1`.
License: zlib
License: BSD-3-clause
 1. Redistributions of source code must retain the above copyright
 2. Redistributions in binary form must reproduce the above copyright

qztest/testjlcp_compress.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testjlcp_extract.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquazipfile.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquazip.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testutf8_decompress.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testquagzipfile.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/qztest.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testutf8_compress.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testquacompress.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testjlcompress.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquagzipfile.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquachecksum32.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquazipdir.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/qztest.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquaziodevice.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testjlcp_extract.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquaziodevice.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquazip.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquacompress.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testutf8_compress.h
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testquachecksum32.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testquazipdir.h
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testjlcp_compress.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testquazipfile.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.

qztest/testutf8_decompress.cpp
Copyright (C) 2025 cen1
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.

qztest/testjlcompress.cpp
Copyright (C) 2005-2014 Sergey A. Tachenov
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, or
GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with QuaZip.  If not, see <http://www.gnu.org/licenses/>.
Original ZIP package is copyrighted by Gilles Vollant and contributors,
see quazip/(un)zip.h files for details. Basically it's the zlib license.
23 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 2

N:
E: libquazip1-qt5-1.7: embedded-library libminizip [usr/lib/aarch64-linux-gnu/libquazip1-qt5.so.1.7.0]
N: 
N:   The given ELF object appears to have been statically linked to a library.
N:   Doing this is strongly discouraged due to the extra work needed by the
N:   security team to fix all the extra embedded copies or trigger the package
N:   rebuilds, as appropriate.
N:   
N:   If the package uses a modified version of the given library it is highly
N:   recommended to coordinate with the library's maintainer to include the
N:   changes on the system version of the library.
N: 
N:   Please refer to Embedded code copies (Section 4.13) in the Debian Policy
N:   Manual for details.
N: 
N:   Visibility: error
N:   Show-Always: no
N:   Check: libraries/embedded
N: 
N:
E: libquazip1-qt6-1.7: embedded-library libminizip [usr/lib/aarch64-linux-gnu/libquazip1-qt6.so.1.7.0]

Back to Dashboard | View all reviews for this package