[SCM] liblo packaging branch, master, updated. debian/0.26.repack-1-24-g79e220a

js at users.alioth.debian.org js at users.alioth.debian.org
Tue Mar 2 04:51:11 UTC 2010


The following commit has been merged in the master branch:
commit 9fa523452fe29bc3456ec773989e47054209e965
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Mar 2 05:14:36 2010 +0100

    Rewrite copyright file using DEP5 rev. 135 format.

diff --git a/debian/copyright b/debian/copyright
index a5826b7..917b9ad 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,20 +1,147 @@
-This package was originally debianized by Robert Jordens <jordens at debian.org>
-on Thu Jul 29 09:02:18 MDT 2004.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=135
+Name: liblo
+Maintainer: Stephen Sinclair <sinclair at music.mcgill.ca>
+Source: http://liblo.sourceforge.net/
 
-It was downloaded from: <http://liblo.sourceforge.net/>
+X-Stripped: build/premake4.exe
+X-Stripped-Reason: sourceless binary useful only for windows builds
 
-Liblo was initially written by Steve Harris <steve at totl.net>, but is now
-maintained by Stephen Sinclair <sinclair at music.mcgill.ca>
-liblo is copyright 2004-2009 Steve Harris, Stephen Sinclair, Uwe Koloska and others, see
-the AUTHORS file for a list of contributors.
+Copyright: 2004-2005, Steve Harris
+License: LGPL-2.1+
 
-liblo is released under the GNU Lesser General Public License, version 2.1 or,
-at your option, any later version, found on Debian GNU/Linux systems in the
-file /usr/share/common-licenses/LGPL
+Files: ./examples/*
+Copyright: 2004, Steve Harris, Uwe Koloska
+License: LGPL-2.1+
 
-src/tools/oscdump.* are (C) Kentaro Fukuchi <fukuchi at megaui.net>. They are used to
-produce the binaries in the liblo-tools package.
+Files: Makefile.in
+Copyright: 1994-2002
+License: other-GAP-Makefile.in
 
-The packaging of liblo is released under the GNU General Public License,
-version 2, see above. It is copyright 2004-2006 Robert Jordens, and
-2008-2009 Felipe Sateler.
+Files: ./compile,
+	./config.guess,
+	./config.sub,
+	./depcomp
+	./missing
+Copyright: 1992-2008
+License: GPL-2+ or other-sa-Autoconf
+
+Files: ./src/tools/oscdump.c,
+	./src/tools/oscsend.c
+Copyright: 2008, Kentaro Fukuchi <fukuchi at megaui.net>
+License: LGPL-2.1+
+
+Files: ./configure
+Copyright: 1992-2001, 2003-2006, Free Software Foundation, Inc
+License: GPL-2+ or other-GAP-configure
+
+Files: ./aclocal.m4
+Copyright: 1996-2008, Free Software Foundation, Inc
+License: GPL-2+
+
+Files: ./ltmain.sh
+Copyright: 1996-2001,2003-2008, Free Software Foundation, Inc
+License: GPL-2+ or other-sa-Libtool
+
+Files: ./src/pattern_match.c
+Copyright: 2002-2004, libOSC++ contributors
+License: LGPL-2.1+
+
+Files: ./install-sh
+Copyright: 1994, X Consortium
+License: Expat
+
+Files: ./debian/*
+Copyright: 2004-2006, Robert Jordens
+	2007-2008,2010, Jonas Smedegaard <dr at jones.dk>
+	2008-2009 Felipe Sateler
+License: GPL-2+
+
+License: LGPL-2.1+
+ This program 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.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License (LGPL) version 2.1 can be found at
+ "/usr/share/common-licenses/LGPL-2.1".
+ .
+ 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/>.
+
+License: GPL-2+
+ This file 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 Street - Fifth Floor, Boston, MA
+ 02110-1301, USA.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ (GPL) version 2 can be found an 2/usr/share/common-licenses/GPL-2".
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+License: other-GAP-configure
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+License: other-GAP-Makefile.in
+ This Makefile.in is free software; the Free Software Foundation
+ gives unlimited permission to copy and/or distribute it,
+ with or without modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+License: other-sa-Autoconf
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that program.
+
+License: other-sa-Libtool
+ As a special exception to the GNU General Public License,
+ if you distribute this file as part of a program or library that
+ is built using GNU Libtool, you may include this file under the
+ same distribution terms that you use for the rest of that program.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.

-- 
liblo packaging



More information about the pkg-multimedia-commits mailing list