DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: mana 0.7.0-1

New Package Report

.changes
Changed-ByPatrick Matthäi
Architecturesource all amd64
Distributionexperimental
DateMon, 02 Mar 2026 22:41:33 +0100
Sourcemana
Version0.7.0-1
Changelog
mana (0.7.0-1) experimental; urgency=medium
 .
   * Initial release.
     Closes: #1120060
.dsc
Sectiongames
Priorityoptional
Componentmain
Package-Listmana deb games optional arch=any
mana-data deb games optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://manasource.org/downloads
Upstream-Name: mana

Files: *
Copyright: 2004-2013, The Mana World Development Team
           2009-2025, The Mana Developers
License: GPL-2+

Files: org.manasource.Mana.metainfo.xml
Copyright: 2009-2025, The Mana Developers
License: CC0-1.0

Files: debian/*
Copyright: 2026, Patrick Matthäi <pmatthaei@debian.org>
License: GPL-2+

Files: libs/enet/*
Copyright: 2002-2024, Lee Salzman
License: Expat

Files: libs/guichan/*
Copyright: 2004-2008, Olof Naessén and Per Larsson
License: BSD-3-clause

Files: src/utils/physfsrwops.*
Copyright: Ryan C. Gordon
License: public-domain

Files: src/utils/sha256.cpp
Copyright: 2008-2009, The Mana World Development Team
           2009-2012, The Mana Developers
           2002-2008, InspIRCd Development Team
License: GPL-2

Files: libs/guichan/CMake/Modules/FindAllegro.cmake
Copyright: 2008, Olof Naessen <olof.naessen@gmail.com>
License: BSD-3-clause

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to the public
 domain worldwide. This software is distributed without any warranty.
 .
 On Debian systems, the complete text of the CC0 license, version 1.0,
 can be found in /usr/share/common-licenses/CC0-1.0.

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:
 .
 * Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
 .
 * 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.
 .
 * Neither the name of Kitware, Inc. nor the names of Contributors
   may be used to endorse or promote products derived from this
   software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
 HOLDER 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.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT.  IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

License: public-domain
 This source code is released into the public domain. It is provided on an
 as-is basis and no responsibility is accepted for its failure to perform
 as expected. It is worth at least as much as you paid for it!

License: GPL-2
 On Debian systems, the complete text of the GPL version 2 license can be
 found in `/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 On Debian systems, the complete text of the GPL version 2 license can be
 found in `/usr/share/common-licenses/GPL-2'.

Review Information

rejected — allocated to mechtilde 14 days ago, started 14 days ago, completed 14 days ago.

Final Comment

Hello Patrick,

please list all files with their different licenses as
listed in the public notes at
https://dfsg-new-queue.debian.org/reviews/mana

Thanks

Other Reviews of this Package

VersionHashAllocatedCompletedReviewerStatusDetails
0.7.0-1 120359fb… 2026-02-15 13:19 2026-02-15 13:25 mechtilde rejected VIEW
0.7.0-1 fe00ead1… 2026-03-11 15:45 2026-03-11 15:49 mechtilde accepted VIEW

Public Notes

14 days ago ● public

Lintian

Command: lintian -c -E -I -i -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
O: mana source: ancient-libtool 1.4.3 [libs/guichan/demos/ff/ltmain.sh]
N: 
N:   The referenced file seems to be from a libtool version older than 1.5.2-2.
N:   This might lead to build errors on some newer architectures not known to
N:   this libtool.
N:   
N:   Please ask your upstream maintainer to re-libtoolize the package or do it
N:   yourself if there is no active upstream. You will also need to run
N:   Autoconf to regenerate the configure script. Usually it is best to do this
N:   during the build by depending on autoconf, libtool, and automake if it is
N:   used, and then running:
N:   
N:    autoreconf -i --force
N:   
N:   before running configure. Depending on how old the package is, this may
N:   require additional modifications to configure.ac or configure.in or other
N:   work. If you do this during the build, determine which files it will add
N:   or update and be sure to remove those files in the clean target.
N:   
N:   If you have fixed architecture-specific issues with minimal patches,
N:   rather than updating libtool, and verified that it builds correctly,
N:   please override this tag. Lintian will not be able to verify that.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: build-systems/autotools/libtool
N: 
N:
O: mana source: ancient-libtool 1.4.3 [libs/guichan/demos/fps/ltmain.sh]
14 days ago ● public

Licenserecon

Command: lrc | grep -v 'Superfluous file pattern'
Exit code: 0

de: Versions: licenserecon '12.0'  licensecheck '3.3.9-1'

Quellbaum analysieren  ....
Lesen d/copyright  ....
Wird ausgeführt licensecheck ....

d/copyright      | licensecheck

GPL-2+           | GPL-2             docs/mana.6
BSD-3-clause     | GPL-2+            libs/guichan/demos/ff/depcomp
BSD-3-clause     | HPND-sell-variant libs/guichan/demos/ff/install-sh
BSD-3-clause     | GPL-2+            libs/guichan/demos/ff/missing
BSD-3-clause     | GPL-2+            libs/guichan/demos/fps/depcomp
BSD-3-clause     | HPND-sell-variant libs/guichan/demos/fps/install-sh
BSD-3-clause     | GPL-2+            libs/guichan/demos/fps/missing
GPL-2            | BSD-3-clause and/or GPL-2 src/utils/sha256.cpp

Back to Dashboard | View all reviews for this package