[Pkg-mpd-commits] [SCM] Git repository for pkg-mpd branch, master, updated. debian/0.17.1-1-34-g0e8e443

Florian Schlichting fschlich at zedat.fu-berlin.de
Fri Feb 22 22:52:22 UTC 2013


The following commit has been merged in the master branch:
commit f8107924fba73565947f81f9374b011cd1ecbf06
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Fri Feb 22 12:40:02 2013 +0100

    Switch to copyright-format 1.0

diff --git a/debian/copyright b/debian/copyright
index a6a40a6..4aaa0d3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,36 +1,108 @@
-This package was debianized by Warren Dukes <shank at mercury.chem.pitt.edu> on
-Fri, 25 Jul 2003 10:28:30 -0400.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: MPD
+Source: http://sourceforge.net/projects/musicpd/files/mpd/
+Upstream-Contact: Max Kellermann <max at duempel.org>
 
-This package is currently maintained by the mpd packaging team
-http://alioth.debian.org/projects/pkg-mpd
+Files: *
+Copyright: 2003-2012, The Music Player Daemon Project (see AUTHORS for details)
+License: GPL-2+
 
-Mailinglist: pkg-mpd-maintainers at lists.alioth.debian.org
+Files: aclocal.m4 Makefile.in
+Copyright: 1994-2012, Free Software Foundation, Inc.
+License: GAP~autotools
+ 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.
 
-It was downloaded from http://musicpd.org/
+Files: config.* depcomp missing
+Copyright: 1992-2012, Free Software Foundation, Inc.
+License: GPL-2+ with Autoconf exception
+ 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.
 
-The latest development source is also available via git:
-  git clone git://git.musicpd.org/master/mpc.git
+Files: configure
+Copyright: 1992-1996, 1998-2012, Free Software Foundation, Inc.
+License: GAP~configure
+ This configure script is free software; the Free Software Foundation
+ gives unlimited permission to copy, distribute and modify it.
 
-Upstream Author: Max Kellermann <max at duempel.org>
+Files: install-sh
+Copyright: 1994, X Consortium
+License: Expat with X exception
+ 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 CONNECTION 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 dealings in this Software without prior written authorization
+ from the X Consortium.
+ .
+ FSF changes to this file are in the public domain.
 
-Copyright:
+Files: m4/ax_*
+Copyright: 2008, Guido U. Draheim <guidod at gmx.de>
+ 2011, Maarten Bosmans <mkbosmans at gmail.com>
+License: GPL-3+ with Autoconf exception
+ 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, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 3 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-3'.
+ .
+ As a special exception, the respective Autoconf Macro's copyright owner
+ gives unlimited permission to copy, distribute and modify the configure
+ scripts that are the output of Autoconf when processing the Macro. You
+ need not follow the terms of the GNU General Public License when using
+ or distributing such scripts, even though portions of the text of the
+ Macro appear in them. The GNU General Public License (GPL) does govern
+ all other use of the material that constitutes the Autoconf Macro.
+ .
+ This special exception to the GPL applies to versions of the Autoconf
+ Macro released by the Autoconf Archive. When you make and distribute a
+ modified version of the Autoconf Macro, you may extend this special
+ exception to the GPL to apply to your modified version as well.
 
-    Copyright (C) 2003-2007 by Warren Dukes (warren.dukes at gmail.com)
-    Copyright (C) 2008 Max Kellermann <max at duempel.org>
+Files: m4/pkg.m4
+Copyright: 2004, Scott James Remnant <scott at netsplit.com>
+License: GPL-2+ with Autoconf exception
+ 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.
 
-    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.
+Files: debian/*
+Copyright: 2003-2004, Warren Dukes (aka shank) <shank at mercury.chem.pitt.edu>
+ 2004-2005, Eric Wong <eric at petta-tech.com>
+ 2006-2011, Decklin Foster <decklin at red-bean.com>
+ 2011-2012, Alexander Wirt <formorer at debian.org>
+ 2013, Florian Schlichting <fschlich at zedat.fu-berlin.de>
+License: GPL-2+
 
-    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 complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'.
+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; either version 2, 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'.

-- 
Git repository for pkg-mpd



More information about the Pkg-mpd-commits mailing list