[SCM] libass/master: Rewrite debian/copyright

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jun 21 10:42:23 UTC 2011


The following commit has been merged in the master branch:
commit 1e3670b46670c94362f70dbc16e7d7b205d0d6a4
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jun 21 12:20:43 2011 +0200

    Rewrite debian/copyright
    
    - License changed to ISC.
    - Use a DEP-5-compliant format.

diff --git a/debian/copyright b/debian/copyright
index 0513d93..f9e8965 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,34 +1,66 @@
-This package was debianized by Christophe Mutricy <xtophe at videolan.org> on
-Mon, 25 Aug 2008 17:17:14 +0100.
-
-It was downloaded from <http://code.google.com/p/libass/>
-
-Upstream Author:
-
-  Evgeniy Stepanov <eugeni.stepanov at gmail.com>
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: libass
+Upstream-Contact: 2009 Grigori Goronzy <greg at geekmind.org>
+Source: http://code.google.com/p/libass/downloads/list
 
+Files: *
 Copyright:
-   
-   Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
+ 2009-2010 Grigori Goronzy <greg at geekmind.org>
+ 2006 Evgeniy Stepanov <eugeni.stepanov at gmail.com>
+License: ISC
 
-License:
+Files: libass/ass_strtod.c
+Copyright:
+ 1994 Sun Microsystems, Inc
+ 1988-1993 The Regents of the University of California
+License: other-1
 
-    This package 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.
+Files: ltmain.sh
+Copyright:
+ 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004,
+ 2005, 2006, 2007 2008 Free Software Foundation, Inc
+License: GPL-2+
 
-    This package 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.
+Files: debian/*
+Copyright:
+ 2011 Alessio Treglia <alessio at debian.org>
+ 2008 Christophe Mutricy <xtophe at videolan.org>
+License: GPL-2+
 
-    You should have received a copy of the GNU General Public License
-    along with this package; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL-2'.
+License: other-1
+ 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.  The University of California
+ makes no representations about the suitability of this
+ software for any purpose.  It is provided "as is" without
+ express or implied warranty.
 
-The Debian packaging is Copyright (C) 2008, Christophe Mutricy 
-<xtophe at videolan.org> and is licensed under the GPL, see above.
+License: GPL-2+
+ This package 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 package 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.
+Comment: You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL-2'.

-- 
LibASS packaging



More information about the pkg-multimedia-commits mailing list