r15720 - in /packages/unstable: bakery2.4/debian/copyright libgdamm3.0/debian/copyright libnotifymm/debian/copyright libpanelappletmm2.6/debian/copyright libxml++2.6/debian/copyright

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Mon Apr 21 02:21:05 UTC 2008


Author: manphiz-guest
Date: Mon Apr 21 02:21:02 2008
New Revision: 15720

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15720
Log:
Update links to the correct version of the licenses, as the default is (L)GPL version 3 and should be 2.1 for LGPL and 2 for GPL.

Modified:
    packages/unstable/bakery2.4/debian/copyright
    packages/unstable/libgdamm3.0/debian/copyright
    packages/unstable/libnotifymm/debian/copyright
    packages/unstable/libpanelappletmm2.6/debian/copyright
    packages/unstable/libxml++2.6/debian/copyright

Modified: packages/unstable/bakery2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/bakery2.4/debian/copyright?rev=15720&op=diff
==============================================================================
--- packages/unstable/bakery2.4/debian/copyright (original)
+++ packages/unstable/bakery2.4/debian/copyright Mon Apr 21 02:21:02 2008
@@ -10,11 +10,11 @@
 Copyright:
  © 2000-2002 The bakery team
  © 2000-2002 Murray Cumming
-License: LGPL-2+
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
+ 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.
+ version 2.1 of the License, or (at your option) any later version.
 
 Files: debian/*
 Copyright:
@@ -29,6 +29,6 @@
 
 X-Comment:
  On Debian systems, the complete text of the GNU Lesser General Public
- License can be found in '/usr/share/common-licenses/LGPL' and the
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
  complete text of the GNU General Public License can be found in
- '/usr/share/common-licenses/GPL'.
+ `/usr/share/common-licenses/GPL-2'.

Modified: packages/unstable/libgdamm3.0/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgdamm3.0/debian/copyright?rev=15720&op=diff
==============================================================================
--- packages/unstable/libgdamm3.0/debian/copyright (original)
+++ packages/unstable/libgdamm3.0/debian/copyright Mon Apr 21 02:21:02 2008
@@ -37,8 +37,8 @@
 
 
 X-Comment:
- On Debian systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL' and
- the complete text of the GNU General Public License can be found in
- `/usr/share/common-licenses/GPL'.
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
+ complete text of the GNU General Public License can be found in
+ `/usr/share/common-licenses/GPL-2'.
 

Modified: packages/unstable/libnotifymm/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libnotifymm/debian/copyright?rev=15720&op=diff
==============================================================================
--- packages/unstable/libnotifymm/debian/copyright (original)
+++ packages/unstable/libnotifymm/debian/copyright Mon Apr 21 02:21:02 2008
@@ -11,11 +11,11 @@
 Copyright:
  © 2001 Free Software Foundation
  © 2003-2007 libnotifymm Development Team
-License: LGPL-2+
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
+ 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.
+ version 2.1 of the License, or (at your option) any later version.
 
 Files: examples/*
 Copyright:
@@ -34,7 +34,6 @@
 
 X-Comment:
  On Debian systems, the complete text of the GNU Lesser General Public
- License can be found in '/usr/share/common-licenses/LGPL' and the
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
  complete text of the GNU General Public License can be found in
- '/usr/share/common-licenses/GPL'.
-
+ `/usr/share/common-licenses/GPL-2'.

Modified: packages/unstable/libpanelappletmm2.6/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libpanelappletmm2.6/debian/copyright?rev=15720&op=diff
==============================================================================
--- packages/unstable/libpanelappletmm2.6/debian/copyright (original)
+++ packages/unstable/libpanelappletmm2.6/debian/copyright Mon Apr 21 02:21:02 2008
@@ -11,18 +11,17 @@
 Copyright:
  © 2001 Free Software Foundation
  © 2003 libpanelappletmm Development Team
-License: LGPL-2+
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
+ 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.
+ version 2.1 of the License, or (at your option) any later version.
 
 Files: examples/*
 Copyright:
  © 2003 libpanelappletmm Development Team
 License: GPL-2+
-
-s library is free software; you can redistribute it and/or
+ This library 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.
@@ -36,7 +35,6 @@
 
 X-Comment:
  On Debian systems, the complete text of the GNU Lesser General Public
- License can be found in '/usr/share/common-licenses/LGPL' and the
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
  complete text of the GNU General Public License can be found in
- '/usr/share/common-licenses/GPL'.
-
+ `/usr/share/common-licenses/GPL-2'.

Modified: packages/unstable/libxml++2.6/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libxml%2B%2B2.6/debian/copyright?rev=15720&op=diff
==============================================================================
--- packages/unstable/libxml++2.6/debian/copyright (original)
+++ packages/unstable/libxml++2.6/debian/copyright Mon Apr 21 02:21:02 2008
@@ -11,11 +11,11 @@
  © 2000, 2002, 2003 by the libxml++ development team
  © 2000 by Ari Johnson
  © 2003 by Stefan Seefeld
-License: LGPL-2+
+License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
+ 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.
+ version 2.1 of the License, or (at your option) any later version.
 
 Files: debian/*
 Copyright:
@@ -29,8 +29,7 @@
 
 
 X-Comment:
- On Debian systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL' and
- the complete text of GNU General Public License can be found in
- `/usr/share/common-licenses/GPL'. 
-
+ On Debian systems, the complete text of the GNU Lesser General Public
+ License can be found in `/usr/share/common-licenses/LGPL-2.1' and the
+ complete text of the GNU General Public License can be found in
+ `/usr/share/common-licenses/GPL-2'.




More information about the pkg-gnome-commits mailing list