[oggvideotools] 02/02: Rewrite debian/copyright file using DEP5 format.

Petter Reinholdtsen pere at moszumanska.debian.org
Fri Feb 26 13:31:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository oggvideotools.

commit d73ab4a3b6f24620076b03df12d0610be9d68b94
Author: Petter Reinholdtsen <pere at hungry.com>
Date:   Fri Feb 26 13:31:19 2016 +0000

    Rewrite debian/copyright file using DEP5 format.
---
 debian/copyright | 85 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 43 insertions(+), 42 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 8cf46ad..4860c91 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,42 +1,43 @@
-This package was debianized by Jan Gerber <j at v2v.cc> on
-Thu, 10 Aug 2009 18:55:02 +0200.
-
-The debian package is co-maintained by:
-  Jan Gerber <j at v2v.cc>
-  John Ferlito <johnf at inodes.org>
-
-It was downloaded from 
-  https://svn.code.sf.net/p/oggvideotools/code/trunk
-
-Upstream Author: Joern Seger (Yorn) yorn_at_gmx.net
-
-Copyright and license terms:
-
-    Copyright © 2008 Joern Seger
-
-    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 full text of the GNU General Public License is
-available in /usr/share/common-licenses/GPL-2.
-
-Copyright and license terms for src/libresample/*:
-
-    Copyright Dominic Mazzoni
-
-    Licensed under LGPL Version 2.1
-
-On Debian systems, the full text of the GNU Lesser General Public
-License is available in /usr/share/common-licenses/LGPL-2.1.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://svn.code.sf.net/p/oggvideotools/code/trunk
+
+Files: *
+Copyright: 2005-2009, Joern Seger (Yorn) <johnf at inodes.org>
+License: GPL-2+
+
+Files: debian/*
+Copyright:
+  2014-2016, Petter Reinholdtsen <pere at debian.org>
+  2012, Ron Lee <ron at debian.org>
+  2012, Gregor Herrmann <gregoa at debian.org>
+  2010, John Francesco Ferlito <johnf at inodes.org>
+  2009, Jan Gerber <j at v2v.cc>
+License: GPL-2+
+
+Files: src/libresample/*
+Copyright:
+  2003, Dominic Mazzoni <dominic at minorninth.com>
+  1994-2002, by Julius O. Smith III <jos at ccrma.stanford.edu>,
+License: LGPL-2+
+
+Files: win32/*
+Copyright: 88-99, 1987, Free Software Foundation, Inc.
+License: LGPL-2+
+
+License: GPL-2+
+ 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; version 2 dated June, 1991, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in '/usr/share/common-licenses/GPL-2'.
+
+License: LGPL-2+
+ This program 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; version 2 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU Library
+ General Public License can be found in `/usr/share/common-licenses/LGPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-xiph/oggvideotools.git



More information about the pkg-xiph-commits mailing list