[SCM] a52dec packaging branch, master, updated. debian/0.7.4-12-19-g8be4d46

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Dec 10 06:19:16 UTC 2009


The following commit has been merged in the master branch:
commit 8be4d464b35903c9a5481236fe3f9608724483ba
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Dec 10 07:16:54 2009 +0100

    Revert "Updated debian/copyright to DEP5"
    
    This commits introduces the following regressions:
    
     - it fails the requirement of GPL-2 paraphraph 1:
    
    ,----[ GPL-2]
    |   1. You may copy and distribute verbatim copies of the Program's
    | source code as you receive it, in any medium, provided that you
    | conspicuously and appropriately publish on each copy an appropriate
    | copyright notice and disclaimer of warranty; keep intact all the
    | notices that refer to this License and to the absence of any warranty;
    | and give any other recipients of the Program a copy of this License
    | along with the Program.
    `----
    
       NB: both "appropriate copyright notice" *AND* "disclaimer of
       warranty" is *required*! This applies directly to each and every
       binary package that is produced as well as ths source package, as
       everything is GPL-2 licensed.
    
     - it no longer tells where the file was uploaded from. cf. policy 12.5,
       paragraph 2:
    
    ,----[ policy 12.5, paragraph 2]
    |      In addition, the copyright file must say where the upstream sources
    |      (if any) were obtained.  It should name the original authors of the
    |      package and the Debian maintainer(s) who were involved with its
    |      creation.
    `----
    
       NB: this is a *must* directive. I know that many packages don't do
       this anyway, but AFAIUI violating a *must* directive warrants a RC
       bug.
    
    As I'm not familiar at all with the mechanics of DEP-5, I'm reverting
    this commit for now. I see no appearant problem fixed with this, but 2
    serious regressions. Please note that I'm not opposed at all to DEP-5
    and machine readable debian/copyrights at all, but I think we should be
    extrodinary careful when it comes to legal matters.
    
    This reverts commit 7aad70c8efb72d7bc3de0ca1e7edbaa0b9fdb4a5.

diff --git a/debian/copyright b/debian/copyright
index 47f4ed2..bedb01e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,29 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Name: liba52
-Source: http://liba52.sourceforge.net
-Copyright: 2000-2002, Michel Lespinasse <walken at zoy.org>
-	   1999-2000, Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
-
-Files: *
-Copyright: 2000-2002, Michel Lespinasse <walken at zoy.org>
-	   1999-2000, Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
-License: GPL-2+
- On Debian systems the full text of the GNU General Public
- License can be found in the `/usr/share/common-licenses/GPL-2'
- file.
-
-Files: debian/*
-Copyright: 2009, Dmitrijs Ledkovs <dmitrij.ledkov at gmail.com>
-	   2007-2009, Fabian Greffrath <fabian at debian-unofficial.org
-	   2007, Sam Hocevar (Debian packages) <sam+deb at zoy.org>
-	   2006-2007, Daniel Baumann <daniel at debian.org>
-License: GPL-2+
- On Debian systems the full text of the GNU General Public
- License can be found in the `/usr/share/common-licenses/GPL-2'
- file.
+This package was debianized by Daniel Baumann <daniel at debian.org> on
+Sat,  8 Apr 2006 10:09:00 +0100.
 
+It was downloaded from <http://liba52.sourceforge.net/>.
 
+License:
+
+	Copyright (C) 2000-2002 Michel Lespinasse <walken at zoy.org>
+	Copyright (C) 1999-2000 Aaron Holtzman <aholtzma at ess.engr.uvic.ca>
+
+	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 2 of the License, or
+	(at your option) any later version.
+
+	This program 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 program; 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 file.
+
+The Debian packaging is (C) 2006-2007, Daniel Baumann <daniel at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

-- 
a52dec packaging



More information about the pkg-multimedia-commits mailing list