diff -Nru libmikmod-3.3.8/debian/changelog libmikmod-3.3.8/debian/changelog --- libmikmod-3.3.8/debian/changelog 2015-11-15 19:51:47.000000000 +0000 +++ libmikmod-3.3.8/debian/changelog 2016-01-02 13:45:54.000000000 +0000 @@ -1,3 +1,11 @@ +libmikmod (3.3.8-2) unstable; urgency=medium + + * Rebuild to get debug packages (closes: #785584). + * Rework debian/copyright in machine-readable format. + * Drop obsolete lintian source overrides. + + -- Stephen Kitt Sat, 02 Jan 2016 14:45:48 +0100 + libmikmod (3.3.8-1) unstable; urgency=medium * New upstream version. diff -Nru libmikmod-3.3.8/debian/copyright libmikmod-3.3.8/debian/copyright --- libmikmod-3.3.8/debian/copyright 2014-01-11 19:07:30.000000000 +0000 +++ libmikmod-3.3.8/debian/copyright 2016-01-02 13:18:13.000000000 +0000 @@ -1,42 +1,77 @@ -This package was debianized by Joseph Carter on -Tue, 25 May 1999 20:17:35 -0700, was maintained by Ingo Saitz - between 2001 and 2004, by Gergely Nagy - between 2011 and 2013, and is -currently maintained by Stephen Kitt . - -The current upstream maintainer is Ozkan Sezer . -The current homepage is http://mikmod.sf.net/ - -Upstream Authors are listed in the file AUTHORS.gz including - - Jean-Paul Mikkers (MikMak) - - Jake Stine (Air Richter) - - Miod Vallat ((C) 1998, 1999) - - Steve McIntyre - - Peter Amstutz - - Raphael Assenat ((C) 2004) - - and various contributors - -The libmikmod sound library is covered by the GNU Library General Public -License as published by the Free Software Fundation (you'll find it in -the file /usr/share/common-licenses/LGPL-2); either version 2 of the -licence, or (at your option) any later version. - -The GNU Lesser General Public License, version 2.1, in file -/usr/share/common-licenses/LGPL-2.1, can be considered as a later -version of the LGPL, and is strongly recommended for people who will -embed libmikmod in their application as a shared library. - -Parts of the library (in playercode/mdulaw.c) are derived from the files -libst.h and raw.c from an old version of the sox (SOund eXchange) -package written by Lance Norskog and Jef Poskanzer. The following -copyright notice applies to these parts: - - Copyright (C) 1989 by Jef Poskanzer. - - Permission to use, copy, modify, and distribute this software and its - documentation for any purpose and without fee is hereby granted, provided - that the above copyright notice appear in all copies and that both that - copyright notice and this permission notice appear in supporting - documentation. This software is provided "as is" without express or - implied warranty. - +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: libmikmod +Source: http://mikmod.sf.net + +Files: * +Copyright: 1998-2014 Miodrag Vallat and others + 2003-2015 Raphael Assenat and others +License: LGPL-2.0+ + +Files: CMakeLists.txt + cmake/mik_macros.cmake +Copyright: 2012 Shlomi Fish +License: MIT + +Files: drivers/dos/dosdma.* + drivers/dos/dosirq.* +Copyright: 1999 Andrew Zabolotny, +License: LGPL-2.0+ + +Files: playercode/mdulaw.c +Copyright: 1989 Jef Poskanzer +License: permissive + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and + that both that copyright notice and this permission notice appear in + supporting documentation. This software is provided "as is" without + express or implied warranty. + +Files: debian/* +Copyright: 1999 Joseph Carter + 2001-2004 Ingo Saitz + 2011-2013 Gergely Nagy + 2015-2016 Stephen Kitt +License: LGPL-2.0+ + + +License: LGPL-2.0+ + This library is free software; you can redistribute it and/or modify + it under the terms of the GNU Library General Public License as + published by the Free Software Foundation; either version 2 of the + License, or (at your option) any later version. + . + This library 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 + Library General Public License for more details. + . + You should have received a copy of the GNU Library General Public + License along with this library; 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 Library General + Public License version 2 can be found in + /usr/share/common-licenses/LGPL-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. diff -Nru libmikmod-3.3.8/debian/source.lintian-overrides libmikmod-3.3.8/debian/source.lintian-overrides --- libmikmod-3.3.8/debian/source.lintian-overrides 2014-01-11 17:56:02.000000000 +0000 +++ libmikmod-3.3.8/debian/source.lintian-overrides 1970-01-01 00:00:00.000000000 +0000 @@ -1,5 +0,0 @@ -# These two, while valid, are irrelevant. We're rebuilding the -# autotool stuff (libtoolization included) at build time, with -# dh-autoreconf. -libmikmod source: ancient-libtool ltmain.sh 1.4.2 -libmikmod source: ancient-libtool ltconfig