diff --git a/debian/control b/debian/control index d7b2ef1..4aec050 100644 --- a/debian/control +++ b/debian/control @@ -1,32 +1,29 @@ Source: blockattack +Maintainer: Debian Games Team +Uploaders: Barry deFreese Section: games Priority: optional -Maintainer: Debian Games Team -Uploaders: - Barry deFreese -Build-Depends: - cmake, - debhelper-compat (= 13), - docbook-to-man, - libboost-dev, - libboost-program-options-dev, - libphysfs-dev, - libsdl2-dev, - libsdl2-image-dev, - libsdl2-mixer-dev, - libsdl2-ttf-dev, - libutfcpp-dev, - zip -Standards-Version: 4.5.0 +Build-Depends: cmake, + debhelper-compat (= 13), + docbook-to-man, + libboost-dev, + libboost-program-options-dev, + libphysfs-dev, + libsdl2-dev, + libsdl2-image-dev, + libsdl2-mixer-dev, + libsdl2-ttf-dev, + libutfcpp-dev, + zip +Standards-Version: 4.6.0 +Vcs-Browser: https://salsa.debian.org/games-team/blockattack +Vcs-Git: https://salsa.debian.org/games-team/blockattack.git Homepage: http://blockattack.sf.net -Vcs-Git: https://salsa.debian.org/games-team/blockattack.git -Vcs-Browser: https://salsa.debian.org/games-team/blockattack Package: blockattack Architecture: any -Depends: - ${misc:Depends}, - ${shlibs:Depends} +Depends: ${misc:Depends}, + ${shlibs:Depends} Description: puzzle game inspired by Tetris Block Attack is a puzzle/blockfall game inspired by Nintendo's Tetris Attack for the Super Nintendo. The game is pretty action packed for a puzzle game :-) diff --git a/debian/copyright b/debian/copyright index 2ed0fa6..49743a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ Files: source/misc/net.blockattack.game.metainfo.xml Copyright: 2019, Poul Sander -License: MIT +License: Expat Files: source/code/Libs/include/cereal/* Copyright: 2014 Randolph Voorhies, Shane Grant @@ -22,7 +22,7 @@ Copyright: 2015 Poul Sander 2015 Jonathan Dearborn 2015 THL A29 Limited, a Tencent company, and Milo Yip -License: MIT +License: Expat Files: source/misc/travis_help/utf8_v2_3_4/source/utf8* Copyright: 2006 Nemanja Trifunovic @@ -34,7 +34,7 @@ Files: source/code/Libs/include/cereal/external/rapidxml/* Copyright: 2006, 2007 Marcin Kalicinski -License: BSL or MIT +License: Expat Files: debian/* Copyright: 2006 Gonéri Le Bouder @@ -42,43 +42,6 @@ 2011 Paul Wise 2016-2020 Markus Koschany License: GPL-2+ - -License: GPL-2+ - This package 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 2 of the License, or - (at your option) any later version. - . - This package 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 St, Fifth Floor, Boston, MA 02110-1301 USA - . - On Debian systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL-2'. - -License: MIT - 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: BSD-3-clause Redistribution and use in source and binary forms, with or without @@ -126,6 +89,43 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +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: GPL-2+ + This package 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 2 of the License, or + (at your option) any later version. + . + This package 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 St, Fifth Floor, Boston, MA 02110-1301 USA + . + On Debian systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. + License: zlib This source code is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages @@ -144,5 +144,3 @@ misrepresented as being the original source code. . 3. This notice may not be removed or altered from any source distribution. - -