[Pkg-samba-maint] r3968 - trunk/ctdb/debian

sathieu at alioth.debian.org sathieu at alioth.debian.org
Sun Nov 6 17:33:33 UTC 2011


Author: sathieu
Date: 2011-11-06 17:33:33 +0000 (Sun, 06 Nov 2011)
New Revision: 3968

Modified:
   trunk/ctdb/debian/changelog
   trunk/ctdb/debian/copyright
Log:
d/copyright: converted to dep5


Modified: trunk/ctdb/debian/changelog
===================================================================
--- trunk/ctdb/debian/changelog	2011-11-06 16:50:34 UTC (rev 3967)
+++ trunk/ctdb/debian/changelog	2011-11-06 17:33:33 UTC (rev 3968)
@@ -7,9 +7,10 @@
 
   [ Mathieu Parent ]
   * removed obsolete d/README.source
-  * removed empty d/ctdb.links 
+  * removed empty d/ctdb.links
+  * d/copyright: converted to dep5
 
- -- Steve Langasek <vorlon at debian.org>  Sun, 06 Nov 2011 08:19:59 -0800
+ -- Mathieu Parent <sathieu at debian.org>  Sun, 06 Nov 2011 18:32:33 +0100
 
 ctdb (1.11+git20111102-1) unstable; urgency=low
 

Modified: trunk/ctdb/debian/copyright
===================================================================
--- trunk/ctdb/debian/copyright	2011-11-06 16:50:34 UTC (rev 3967)
+++ trunk/ctdb/debian/copyright	2011-11-06 17:33:33 UTC (rev 3968)
@@ -1,122 +1,112 @@
-This package was debianized by:
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: CTDB
+Upstream-Contact: samba-technical at lists.samba.org
+ https://lists.samba.org/mailman/listinfo/samba-technical
+Source: http://ctdb.samba.org/
+License: GPL-3+
+Copyright:
+ Copyright Andrew Tridgell
+ Copyright Ronnie sahlberg
+ Copyright Michael Adam
+ Copyright Peter Somogyi
+ Copyright Volker Lendecke
+ Copyright Stefan Metzmacher
 
-    Mathieu Parent <math.parent at gmail.com> on Tue, 15 Jan 2008 23:43:47 +0100.
+Files: *
+Copyright:
+ Copyright Andrew Tridgell
+ Copyright Ronnie sahlberg
+ Copyright Michael Adam
+ Copyright Peter Somogyi
+ Copyright Volker Lendecke
+ Copyright Stefan Metzmacher
+License: GPL-3+
 
-It was downloaded from:
 
-    <http://ctdb.samba.org/>
+Files: lib/events/*
+Copyright:
+ Copyright 2003-2007 Andrew Tridgell
+ Copyright 2005 Stefan Metzmacher
+License: GPL-3+
 
-Upstream Authors: 
+Files: lib/replace/*
+Copyright:
+ Copyright 1994 The Regents of the University of California
+ Copyright 1996-2007 The PostgreSQL Global Development Group
+ Copyright 1992-1998,2004,2005,2006 Andrew Tridgell
+ Copyright 1997 Kungliga Tekniska Högskolan
+ Copyright 2006-2007 Jelmer Vernooij
+ Copyright 1998-2002,2007 Jeremy Allison
+ Copyright 1996-2001 Internet Software Consortium
+ Copyright 1995 Patrick Powell
+ Copyright 1992-2000 Free Software Foundation, Inc.
+License: LGPL-3+
 
-    Andrew Tridgell
-    Ronnie Sahlberg
-    Michael Adam
-    Peter Somogyi
-    Volker Lendecke
+Files: lib/talloc/*
+Copyright:
+ Copyright 2004-2005 Andrew Tridgell
+ Copyright 2006 Stefan Metzmacher
+License: LGPL-3+
 
+Files: lib/tdb/*
 Copyright:
+ Copyright 1999-2005 Andrew Tridgell
+ Copyright 2000 Paul `Rusty' Russell
+ Copyright 2000-2006 Jeremy Allison
+ Copyright 2001 Andrew Esh
+ Copyright 2004-2006im Potter
+License: LGPL-3+
 
-    Copyright (C) Andrew Tridgell 2006-2008
-    Copyright (C) Ronnie sahlberg 2007
+Files: lib/util/*
+Copyright:
+ Copyright 2007 Volker Lendecke
+ Copyright 2002 Concurrent Computer Corporation
+ Copyright 1998,2004-2005 Andrew Tridgell
+ Copyright 2005 Jelmer Vernooij
+License: GPL-3+
 
-License:
+Files: ib/*
+Copyright:
+ Copyright 2006 Sven Oehme <oehmes at de.ibm.com>
+ Copyright Peter Somogyi <psomogyi at gamax.hu>
+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 program; if not, see http://www.gnu.org/licenses/.
+Files: debian/*
+Copyright:
+ Copyright 2008-2009 Mathieu Parent <math.parent at gmail.com>
+License: GPL-3+
 
-The Debian packaging is:
+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 program; if not, see http://www.gnu.org/licenses/.
+ .
+ On Debian systems, the complete text of the GNU General Public License
+ version 3 can be found in `/usr/share/common-licenses/GPL-3'.
 
-    Copyright (C) 2008-2009, Mathieu Parent <math.parent at gmail.com>
+License: LGPL-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 program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General Public License
+ version 3 can be found in `/usr/share/common-licenses/LGPL-3'.
 
-and is licensed under the GPL version 3 or (at your option) any later version,
-see above.
-
-===============================================================================
-This package also include the following libraries :
-
-In the following text, GPL3+ refers to :
-    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 program; if not, see http://www.gnu.org/licenses/.
-
-On Debian systems, the complete text of the GNU General Public License
-version 3 can be found in `/usr/share/common-licenses/GPL-3'.
-
-In the following text, LGPL3+ refers to :
-   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 program.  If not, see <http://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU Lesser General Public License
-version 3 can be found in `/usr/share/common-licenses/LGPL-3'.
-
--------------------------------------------------------------------------------
-- lib/events/: GPL3+
--- (C) Andrew Tridgell 2003-2007
--- (C) Stefan Metzmacher 2005
-
--------------------------------------------------------------------------------
-- lib/replace/: LGPL3+
--- (C) The Regents of the University of California 1994
--- (C) The PostgreSQL Global Development Group 1996-2007
--- (C) Andrew Tridgell 1992-1998,2004,2005,2006
--- (C) Kungliga Tekniska Högskolan 1997
--- (C) Jelmer Vernooij 2006-2007
--- (C) Jeremy Allison 1998-2002,2007
--- (C) Internet Software Consortium 1996-2001
--- (C) Patrick Powell 1995
--- (C) Free Software Foundation, Inc. 1992-2000
-
--------------------------------------------------------------------------------
-- lib/talloc/ : LGPL3+ 
--- (C) Andrew Tridgell 2004-2005
--- (C) Stefan Metzmacher 2006
-
--------------------------------------------------------------------------------
-- lib/tdb/ is LGPL3+ ;
--- (C) Andrew Tridgell 1999-2005
--- (C) Paul `Rusty' Russell 2000
--- (C) Jeremy Allison 2000-2006
--- (C) Andrew Esh 2001
--- (C) Tim Potter 2004-2006
-
--------------------------------------------------------------------------------
-- lib/util/: GPL3+
--- (C) Volker Lendecke 2007
--- (C) Concurrent Computer Corporation 2002
--- (C) Andrew Tridgell 1998,2004-2005
--- (C) Jelmer Vernooij 2005
-
--------------------------------------------------------------------------------
-- ib/: GPL3+
--- (C) Sven Oehme <oehmes at de.ibm.com> 2006
--- (C) Peter Somogyi <psomogyi at gamax.hu>
-





More information about the Pkg-samba-maint mailing list