Codebase list blockattack / e05a371
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 8 package versions. Please wait... Got info from api.ftp-master.debian.org for 8 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.0' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.0' to '4.6.0'. - copyright License: rename key from 'MIT' to 'Expat' - copyright Files:"source/misc/net.blockattack.game.metainfo.xml" License short_name: 'MIT' -> 'Expat' # applied fix for :There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details. - copyright Files:"source/code/sago/* source/code/Libs/include/cereal/external/rapidjson/*" License short_name: 'MIT' -> 'Expat' # applied fix for :There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details. - copyright Files:"source/code/Libs/include/cereal/external/rapidxml/*" License short_name: 'BSL or MIT' -> 'Expat' # applied fix for :There are many versions of the MIT license. Please use Expat instead, when it matches. See L<Debian copyright format|https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/#license-specification> and L<wikipedia|https://en.wikipedia.org/wiki/MIT_License#Various_versions>for details. Debian Janitor 2 years ago
2 changed file(s) with 59 addition(s) and 64 deletion(s). Raw diff Collapse all Expand all
00 Source: blockattack
1 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
2 Uploaders: Barry deFreese <bdefreese@debian.org>
13 Section: games
24 Priority: optional
3 Maintainer: Debian Games Team <pkg-games-devel@lists.alioth.debian.org>
4 Uploaders:
5 Barry deFreese <bdefreese@debian.org>
6 Build-Depends:
7 cmake,
8 debhelper-compat (= 13),
9 docbook-to-man,
10 libboost-dev,
11 libboost-program-options-dev,
12 libphysfs-dev,
13 libsdl2-dev,
14 libsdl2-image-dev,
15 libsdl2-mixer-dev,
16 libsdl2-ttf-dev,
17 libutfcpp-dev,
18 zip
19 Standards-Version: 4.5.0
5 Build-Depends: cmake,
6 debhelper-compat (= 13),
7 docbook-to-man,
8 libboost-dev,
9 libboost-program-options-dev,
10 libphysfs-dev,
11 libsdl2-dev,
12 libsdl2-image-dev,
13 libsdl2-mixer-dev,
14 libsdl2-ttf-dev,
15 libutfcpp-dev,
16 zip
17 Standards-Version: 4.6.0
18 Vcs-Browser: https://salsa.debian.org/games-team/blockattack
19 Vcs-Git: https://salsa.debian.org/games-team/blockattack.git
2020 Homepage: http://blockattack.sf.net
21 Vcs-Git: https://salsa.debian.org/games-team/blockattack.git
22 Vcs-Browser: https://salsa.debian.org/games-team/blockattack
2321
2422 Package: blockattack
2523 Architecture: any
26 Depends:
27 ${misc:Depends},
28 ${shlibs:Depends}
24 Depends: ${misc:Depends},
25 ${shlibs:Depends}
2926 Description: puzzle game inspired by Tetris
3027 Block Attack is a puzzle/blockfall game inspired by Nintendo's Tetris Attack
3128 for the Super Nintendo. The game is pretty action packed for a puzzle game :-)
1010
1111 Files: source/misc/net.blockattack.game.metainfo.xml
1212 Copyright: 2019, Poul Sander
13 License: MIT
13 License: Expat
1414
1515 Files: source/code/Libs/include/cereal/*
1616 Copyright: 2014 Randolph Voorhies, Shane Grant
2121 Copyright: 2015 Poul Sander
2222 2015 Jonathan Dearborn
2323 2015 THL A29 Limited, a Tencent company, and Milo Yip
24 License: MIT
24 License: Expat
2525
2626 Files: source/misc/travis_help/utf8_v2_3_4/source/utf8*
2727 Copyright: 2006 Nemanja Trifunovic
3333
3434 Files: source/code/Libs/include/cereal/external/rapidxml/*
3535 Copyright: 2006, 2007 Marcin Kalicinski
36 License: BSL or MIT
36 License: Expat
3737
3838 Files: debian/*
3939 Copyright: 2006 Gonéri Le Bouder <goneri@rulezlan.org>
4141 2011 Paul Wise <pabs@debian.org>
4242 2016-2020 Markus Koschany <apo@debian.org>
4343 License: GPL-2+
44
45 License: GPL-2+
46 This package is free software; you can redistribute it and/or modify
47 it under the terms of the GNU General Public License as published by
48 the Free Software Foundation; either version 2 of the License, or
49 (at your option) any later version.
50 .
51 This package is distributed in the hope that it will be useful,
52 but WITHOUT ANY WARRANTY; without even the implied warranty of
53 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
54 GNU General Public License for more details.
55 .
56 You should have received a copy of the GNU General Public License
57 along with this package; if not, write to the Free Software
58 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
59 .
60 On Debian systems, the complete text of the GNU General
61 Public License can be found in `/usr/share/common-licenses/GPL-2'.
62
63 License: MIT
64 Permission is hereby granted, free of charge, to any person obtaining a copy
65 of this software and associated documentation files (the "Software"), to deal
66 in the Software without restriction, including without limitation the rights
67 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
68 copies of the Software, and to permit persons to whom the Software is
69 furnished to do so, subject to the following conditions:
70 .
71 The above copyright notice and this permission notice shall be included in all
72 copies or substantial portions of the Software.
73 .
74 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
75 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
76 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
77 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
78 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
79 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
80 SOFTWARE.
8144
8245 License: BSD-3-clause
8346 Redistribution and use in source and binary forms, with or without
12588 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
12689 DEALINGS IN THE SOFTWARE.
12790
91 License: Expat
92 Permission is hereby granted, free of charge, to any person obtaining a copy
93 of this software and associated documentation files (the "Software"), to deal
94 in the Software without restriction, including without limitation the rights
95 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
96 copies of the Software, and to permit persons to whom the Software is
97 furnished to do so, subject to the following conditions:
98 .
99 The above copyright notice and this permission notice shall be included in all
100 copies or substantial portions of the Software.
101 .
102 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
103 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
104 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
105 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
106 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
107 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
108 SOFTWARE.
109
110 License: GPL-2+
111 This package is free software; you can redistribute it and/or modify
112 it under the terms of the GNU General Public License as published by
113 the Free Software Foundation; either version 2 of the License, or
114 (at your option) any later version.
115 .
116 This package is distributed in the hope that it will be useful,
117 but WITHOUT ANY WARRANTY; without even the implied warranty of
118 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
119 GNU General Public License for more details.
120 .
121 You should have received a copy of the GNU General Public License
122 along with this package; if not, write to the Free Software
123 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
124 .
125 On Debian systems, the complete text of the GNU General
126 Public License can be found in `/usr/share/common-licenses/GPL-2'.
127
128128 License: zlib
129129 This source code is provided 'as-is', without any express or implied
130130 warranty. In no event will the author be held liable for any damages
143143 misrepresented as being the original source code.
144144 .
145145 3. This notice may not be removed or altered from any source distribution.
146
147