r15814 - in /desktop/unstable/libart-lgpl/debian: changelog copyright

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sat May 3 20:59:10 UTC 2008


Author: lool
Date: Sat May  3 20:59:09 2008
New Revision: 15814

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=15814
Log:
Fix copyright to state LGPL 2 or later as checked with licensecheck;
  thanks Thomas Viehmann; closes: #478766.

Modified:
    desktop/unstable/libart-lgpl/debian/changelog
    desktop/unstable/libart-lgpl/debian/copyright

Modified: desktop/unstable/libart-lgpl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libart-lgpl/debian/changelog?rev=15814&op=diff
==============================================================================
--- desktop/unstable/libart-lgpl/debian/changelog (original)
+++ desktop/unstable/libart-lgpl/debian/changelog Sat May  3 20:59:09 2008
@@ -1,4 +1,4 @@
-libart-lgpl (2.3.20-2) UNRELEASED; urgency=low
+libart-lgpl (2.3.20-2) unstable; urgency=low
 
   * Let libart-2.0-dev depend on shlibs:Depends.
   * Extract library package name from control instead of hardcoding it in
@@ -6,6 +6,8 @@
   * New patch, 60_libart-config-static, adds --static flag to libart2-config
     to avoid -lm in the output of --libs; please consider switching to
     pkg-config instead; GNOME #531278; closes: #375812.
+  * Fix copyright to state LGPL 2 or later as checked with licensecheck;
+    thanks Thomas Viehmann; closes: #478766.
 
  -- Loic Minier <lool at dooz.org>  Sat, 03 May 2008 22:21:18 +0200
 

Modified: desktop/unstable/libart-lgpl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libart-lgpl/debian/copyright?rev=15814&op=diff
==============================================================================
--- desktop/unstable/libart-lgpl/debian/copyright (original)
+++ desktop/unstable/libart-lgpl/debian/copyright Sat May  3 20:59:09 2008
@@ -9,19 +9,19 @@
 
 License:
 
-   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 option) any later version.
+    This package 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.
 
-   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 General Public License for more details.
+    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
+    Lesser 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
+    You should have received a copy of the GNU Lesser 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 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'.




More information about the pkg-gnome-commits mailing list