[SCM] libmatewnck Debian package branch, master, updated. 59fe8148a0472ad08caad3e435414e33f62d8628

Mike Gabriel sunweaver at alioth.debian.org
Fri Oct 25 13:21:35 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-mate/libmatewnck.git;a=commitdiff;h=59fe814

The following commit has been merged in the master branch:
commit 59fe8148a0472ad08caad3e435414e33f62d8628
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Oct 25 15:21:02 2013 +0200

    debian/copyright: improve license+copyright information, esp. of autotools/autoconf files
---
 debian/copyright |  163 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 161 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 4db8d38..b01733a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,20 +3,117 @@ Upstream-Name: libmatewnck
 Upstream-Contact: Stefano Karapetsas <stefano at karapetsas.com>
 Source: http://pub.mate-desktop.org/
 
-Files: *
+Files: libmatewnck/*.c
+       libmatewnck/*.h
+       po/*
 Copyright: Copyright 2012 Stefano Karapetsas <stefano at karapetsas.com>
            Copyright 2001 Havoc Pennington
            Copyright 2003 Kim Woelders
            Copyright 2003 Red Hat, Inc.
            Copyright 2003-2009 Vincent Untz
            Copyright 2002-2003 Sun Microsystems, Inc.
-           Copyright 2001 Free Software Foundation, Inc.
+           Copyright 1999-2009 Free Software Foundation, Inc.
            Copyright 2000 Helix Code, Inc.
            Copyright 2003 Ximian, Inc.
            Copyright 2002 Jorn Baayen <jorn at nl.linux.org>
            Copyright 2011 Novell, Inc.
 License: LGPL-2+
 
+Files: autogen.sh
+       config.h.in
+       configure.ac
+       libmatewnck/inlinepixbufs.h
+       libmatewnck/matewnck-enum-types.h
+       libmatewnck/matewnck-marshal.*
+       libmatewnck/test-*.c
+       doc/*
+Copyright: *No copyright*
+License: UNKNOWN
+
+Files: doc/Makefile.in
+       libmatewnck/Makefile.in
+       Makefile.in
+Copyright: 1994-2013 Free Software Foundation, Inc.
+License: 
+ 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.
+
+Files: po/Makefile.in.in
+Copyright: 1995, 1996, 1997 Ulrich Drepper <drepper at gnu.ai.mit.edu>
+           2004-2008 Rodney Dawes <dobey.pwns at gmail.com>
+License:
+ This file may be copied and used freely without restrictions.  It may
+ be used in projects which are not available under a GNU Public License,
+ but which still want to provide support for the GNU gettext functionality.
+
+Files: m4/intltool.m4
+Copyright: 2001 Eazel, Inc.
+License: GPL-2+
+
+Files: decomp
+       ltmain.sh
+       missing
+       m4/libtool.m4
+Copyright: 1996-2013 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: config.guess
+       config.sub
+Copyright: 1992-2013 Free Software Foundation, Inc.
+License: GPL-3+
+
+Files: configure
+Copyright: 1992-1996, 1998-2012 Free Software Foundation, Inc.
+License:
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
+
+Files: aclocal.m4
+Copyright:
+ 1996-2011 Free Software Foundation, Inc.
+ 2001-2004 Red Hat, Inc.
+License:
+ This file 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.
+ .
+ [...]
+ .
+ This file is free software, distributed under the terms of the GNU
+ General Public License.  As a special exception to the GNU General
+ Public License, this file may be distributed as part of a program
+ that contains a configuration script generated by Autoconf, under
+ the same distribution terms as the rest of that program.
+ .
+ This file can be copied and used freely without restrictions.  It can
+ be used in projects which are not available under the GNU Public License
+ but which still want to provide support for the GNU gettext functionality.
+
+Files: m4/lt~obsolete.m4
+       m4/ltoptions.m4
+       m4/ltsugar.m4
+       m4/ltversion.m4
+Copyright: 1996-2013 Free Software Foundation, Inc.
+License:
+ This file 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.
+
+Files: install-sh
+Copyright: 1994 X Consortium
+License: MIT-X11
+
 Files: debian/*
 Copyright: 2012-2013 Stefano Karapetsas <stefano at karapetsas.com>
            2013 Mike Gabriel <sunweaver at debian.org>
@@ -29,3 +126,65 @@ License: LGPL-2+
  License, or (at your option) any later version.
  .
  See /usr/share/common-licenses/LGPL-2 for the full license text.
+
+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 opinion) 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 Genaral Public License for more details.
+ .
+ You should have received a copy og 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 version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+License: GPL-3+
+ 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 3 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 package; 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 version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.
+
+License: MIT-X11
+ 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.

-- 
libmatewnck Debian package



More information about the pkg-mate-commits mailing list