tags 552791 + patch
thanks
As discussed in this bug log, I've just uploaded to DELAYED/2 an NMU
sponsored for Thorsten Glaser. Full nmudiff is attached.
Cheers.
--
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime
diff -u acorn-fdisk-3.0.6/debian/changelog acorn-fdisk-3.0.6/debian/changelog
--- acorn-fdisk-3.0.6/debian/changelog
+++ acorn-fdisk-3.0.6/debian/changelog
@@ -1,3 +1,12 @@
+acorn-fdisk (3.0.6-6.3) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * debian/copyright: Expand on the actual copyright owners (track
+ down fdisk.c) and point to a copy of an applicable licence;
+ explain which ones are applicable and why. (Closes: #552791)
+
+ -- Thorsten Glaser <[email protected]> Thu, 31 Dec 2009 16:41:44 +0000
+
acorn-fdisk (3.0.6-6.2) unstable; urgency=low
* NMU
diff -u acorn-fdisk-3.0.6/debian/copyright acorn-fdisk-3.0.6/debian/copyright
--- acorn-fdisk-3.0.6/debian/copyright
+++ acorn-fdisk-3.0.6/debian/copyright
@@ -7,6 +7,40 @@
Copyright:
+The gros of this code is
+Copyright (C) 1997,1998 Russell King
+
+THIS SOFTWARE IS PROVIDED `AS IS'. THE AUTHOR MAKES NO WARRANTY, EXPRESS
+OR IMPLIED OF ANY KIND, INCLUDING BUT NOT LIMITED TO THE MERCHANTABILITY
+AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL THE AUTHOR OF
+THIS SOFTWARE BE LIABLE FOR DAMAGES INCLUDING ANY GENERAL, SPECIAL,
+INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY
+TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA
+BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES
+OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN
+IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+According to the author’s message pasted below, it is covered by
+the “GPL” since it contains “the original” fdisk.c which has been
+tracked down to be the one from util-linux.
+
+
+The fdisk.c source file in util-linux and Slackware 3.3 bears the
+following copyright notice:
+
+Copyright (C) 1992 A. V. Le Blanc ([email protected])
+
+This program 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 1 or
+(at your option) any later version.
+
+
+While the GPL version 1 does not come with the Debian system, a
+later version can be found in ‘/usr/share/common-licenses/GPL-2’
+on Debian systems.
+
+
Subject: Re: fdisk
From: Russell King - ARM Linux <[email protected]>
Date: Sat, 10 Nov 2001 15:31:44 +0000