[Pkg-utopia-commits] r407 - packages/experimental/avahi/debian
Sjoerd Simons
sjoerd at costa.debian.org
Mon Dec 19 15:26:28 UTC 2005
Author: sjoerd
Date: 2005-12-19 15:26:27 +0000 (Mon, 19 Dec 2005)
New Revision: 407
Modified:
packages/experimental/avahi/debian/changelog
packages/experimental/avahi/debian/copyright
Log:
Update to debian/copyright
Modified: packages/experimental/avahi/debian/changelog
===================================================================
--- packages/experimental/avahi/debian/changelog 2005-12-16 14:55:27 UTC (rev 406)
+++ packages/experimental/avahi/debian/changelog 2005-12-19 15:26:27 UTC (rev 407)
@@ -11,12 +11,13 @@
/usr/include/dns_sd.h for API compatability
* debian/patches/01_dbus060_compatibility.patch
+ Added. Enables build against dbus 0.60 (from upstream svn)
+ * Update debian/copyright
* Add myself to Uploaders
[ Ross Burton ]
* Add debian/watch
- -- Sjoerd Simons <sjoerd at debian.org> Thu, 15 Dec 2005 13:36:21 +0100
+ -- Sjoerd Simons <sjoerd at debian.org> Mon, 19 Dec 2005 16:25:53 +0100
avahi (0.5.2-4) experimental; urgency=low
Modified: packages/experimental/avahi/debian/copyright
===================================================================
--- packages/experimental/avahi/debian/copyright 2005-12-16 14:55:27 UTC (rev 406)
+++ packages/experimental/avahi/debian/copyright 2005-12-19 15:26:27 UTC (rev 407)
@@ -3,29 +3,91 @@
It was downloaded from http://www.freedesktop.org/Software/Avahi
-Copyright:
+The main portion of Avahi is copyright:
+ Upstream Authors:
+ Lennart Poettering <lennart at poettering.de>
+ Trent Lloyd <lathiat at bur.st>
+ Sebastien Estienne <sebastien.estienne at gmail.com>
+ Jakub Stachowski
+ James Willcox <snorp at snorp.net>
-Upstream Authors:
- Lennart Poettering <lennart at poettering.de>
- Trent Lloyd <lathiat at bur.st>
- Sebastien Estienne <sebastien.estienne at gmail.com>
+ License:
+ 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 of the License, or (at your option) any later version.
-License:
+ 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
+ Lesser General Public License for more details.
- 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 of the License, or (at your option) any later version.
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the
+ Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA.
- 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
- Lesser General Public License for more details.
+ See /usr/share/common-licenses/LGPL-2.1 on your debian system.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the
- Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+The xml to man conversion files (xmltoman.css, xmltoman.dtd, xmltoman.xsl) are
+under the GNU General Public License 2. See /usr/share/common-licenses/GPL-2
+on your debian system.
+
+SimpleGladeApp.in from avahi-python is copyright Sandino Flores Moreno under
+the GNU Lesser General Public version 2.1. See
+/usr/share/common-licenses/LGPL-2.1 on your debian system.
- See /usr/share/common-licenses/LGPL-2.1 on your debian system.
+All the avahi-compat-howl public headers and avahi-compat-howl sample code is:
+ Copyright 2003, 2004 Porchdog Software. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY PORCHDOG SOFTWARE ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+ EVENT SHALL THE HOWL PROJECT OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+ The views and conclusions contained in the software and documentation are those
+ of the authors and should not be interpreted as representing official policies,
+ either expressed or implied, of Porchdog Software.
+
+
+The avahi-compat-libdns_sd public header (dns_sd.h) is:
+ Copyright (c) 2003-2004, Apple Computer, Inc. All rights reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+
+ 1. Redistributions of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+ 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of its
+ contributors may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
More information about the Pkg-utopia-commits
mailing list