[SCM] libdvbpsi/master: Rewrite debian/copyright as per DEP-5.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri May 13 14:08:16 UTC 2011


The following commit has been merged in the master branch:
commit 8b5c38c653ee97d873debdc4cba7360b32d9aa75
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri May 13 16:08:01 2011 +0200

    Rewrite debian/copyright as per DEP-5.
    
    - This has been relicensed from GPL-2+ to LGPL-2.1+

diff --git a/debian/copyright b/debian/copyright
index 2b7e703..88f5416 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,25 +1,35 @@
-This package was debianized by Sam Hocevar <sam at zoy.org> on Wed, 3 Apr
-2002 00:03:49 +0200.
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: libdvbpsi
+Upstream-Contact: The VideoLAN Team <videolan at videolan.org>
+Source: http://download.videolan.org/pub/videolan/libdvbpsi/
+License: LGPL-2.1+
 
-It was taken from http://www.videolan.org/developers/libdvbpsi.html
+Files: *
+Copyright:
+ 2001-2011 VideoLAN
+ 2005-2010 M2X BV
+ 2005-2010 Andrew John Hughes
+License: LGPL-2.1+
 
-Upstream Authors: The VideoLAN Team <videolan at videolan.org>
+Files: debian/*
+Copyright:
+ 2011 Alessio Treglia <alessio at debian.org>
+ 2010 Christophe Mutricy <xtophe at videolan.org>
+ 2002-2008 Sam Hocevar <sam at zoy.org>
+License: LGPL-2.1+
 
-libdvbpsi is Copyright 2001-2007 The VideoLAN Team
-
-  This library 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, 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU 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 GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2.1 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 Lesser General Public License for more details.
+Comment: You should have received a copy of the GNU Lesser General Public
+ License along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

-- 
libdvbpsi packaging



More information about the pkg-multimedia-commits mailing list