tags 690370 + patch pending thanks Dear maintainer,
I've prepared an NMU for fife (versioned as 0.3.3+r3-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards.
diff -Nru fife-0.3.3+r3/debian/changelog fife-0.3.3+r3/debian/changelog --- fife-0.3.3+r3/debian/changelog 2012-04-22 19:52:01.000000000 +0200 +++ fife-0.3.3+r3/debian/changelog 2012-10-21 16:01:44.000000000 +0200 @@ -1,3 +1,10 @@ +fife (0.3.3+r3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add engine/core/util/utf8/utf8* to copyright file (Closes: #690370) + + -- Anton Gladky <[email protected]> Thu, 18 Oct 2012 19:54:18 +0200 + fife (0.3.3+r3-1) unstable; urgency=low * New upstream release diff -Nru fife-0.3.3+r3/debian/copyright fife-0.3.3+r3/debian/copyright --- fife-0.3.3+r3/debian/copyright 2012-03-27 19:27:15.000000000 +0200 +++ fife-0.3.3+r3/debian/copyright 2012-10-21 16:01:44.000000000 +0200 @@ -13,6 +13,10 @@ Copyright: 2009 Ben Woodhouse License: BSD-2-clause +Files: engine/core/util/utf8/utf8.h engine/core/util/utf8/* +Copyright: 2006 Nemanja Trifunovic +License: Boost-Software-License + Files: engine/core/ext/tinyxml Copyright: 2000-2006 Lee Thomason, Yves Berquin, @@ -110,3 +114,27 @@ 3. This notice may not be removed or altered from any source distribution. + +License: Boost-Software-License + Permission is hereby granted, free of charge, to any person or organization + obtaining a copy of the software and accompanying documentation covered by + this license (the "Software") to use, reproduce, display, distribute, + execute, and transmit the Software, and to prepare derivative works of the + Software, and to permit third-parties to whom the Software is furnished to + do so, all subject to the following: + . + The copyright notices in the Software and this entire statement, including + the above license grant, this restriction and the following disclaimer, + must be included in all copies of the Software, in whole or in part, and + all derivative works of the Software, unless such copies or derivative + works are solely in the form of machine-executable object code generated by + a source language processor. + . + 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, TITLE AND NON-INFRINGEMENT. IN NO EVENT + SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE + FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, + ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. +

