r19658 - in /desktop/unstable/glibmm2.4/debian: changelog copyright

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Mon Apr 20 06:53:00 UTC 2009


Author: manphiz-guest
Date: Mon Apr 20 06:52:59 2009
New Revision: 19658

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19658
Log:
* Update debian/copyright to conform to latest DEP 5.
  + Fix incorrect license.
  + Point to versioned license files.

Modified:
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/copyright

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=19658&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog (original)
+++ desktop/unstable/glibmm2.4/debian/changelog Mon Apr 20 06:52:59 2009
@@ -1,8 +1,11 @@
 glibmm2.4 (2.20.0-2) UNRELEASED; urgency=low
 
   * Section of libglibmm-2.4-dbg is "debug" now.
-
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 19 Mar 2009 20:05:36 +0800
+  * Update debian/copyright to conform to latest DEP 5.
+    + Fix incorrect license.
+    + Point to versioned license files.
+
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 20 Apr 2009 14:51:33 +0800
 
 glibmm2.4 (2.20.0-1) unstable; urgency=low
 

Modified: desktop/unstable/glibmm2.4/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/copyright?rev=19658&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/copyright (original)
+++ desktop/unstable/glibmm2.4/debian/copyright Mon Apr 20 06:52:59 2009
@@ -1,18 +1,16 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-Debianized-By: Bradley Bell <btb at debian.org>
-Debianized-Date: Tue, 14 Oct 2003 16:49:47 -0700
-Original-Source-Location: http://download.gnome.org/sources/glibmm/
-Original-Source-Command: ./debian/rules get-orig-source
-Upstream-Author:
- Murray Cumming <murrayc at murrayc.com>
- Daniel Elstner <daniel.kitta at googlemail.com>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=53
+Name: glibmm
+Maintainer: Murray Cumming <murrayc at murrayc.com>
+            Daniel Elstner <daniel.kitta at googlemail.com>
+Source: http://download.gnome.org/sources/glibmm/
+X-Debianized-By: Bradley Bell <btb at debian.org>
+X-Debianized-Date: Tue, 14 Oct 2003 16:49:47 -0700
 
 
 Files: *
-Copyright: 
- © 1998-2002, 2006-2008  The gtkmm Development Team
- © 2002-2004, 2007  The glibmm Development Team
- © 2002-2003  Free Software Foundation
+Copyright: 1998-2002, 2006-2008, The gtkmm Development Team
+           2002-2004, 2007, The glibmm Development Team
+           2002-2003, Free Software Foundation
 License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
@@ -20,12 +18,18 @@
  version 2.1 of the License, or (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU Lesser General Public
- License can be found in `/usr/share/common-licenses/LGPL'.
+ License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+Files: tools/extra_defs_gen/*
+Copyright: 2001, Free Software Foundation
+           2007, The gtkmm Development Team
+License: GPL-2+
  
 Files: debian/*
-Copyright:
- © 2003-2007  Bradley Bell <btb at debian.org>
- © 2007-2008  Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Copyright: 2003-2007, Bradley Bell <btb at debian.org>
+           2007-2008, Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+License: GPL-2+
+
 License: GPL-2+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License as
@@ -33,4 +37,4 @@
  License, or (at your option) any later version.
  .
  On Debian systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL'.
+ can be found in `/usr/share/common-licenses/GPL-2'.




More information about the pkg-gnome-commits mailing list